Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2024.1] test(large-partitions-1h): Introduce new short longevity with large partitions #9161

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 7, 2024

This commit introducing new large partition longevity focusing on disruptive nemesis including network nemesis (by configuring it with 2 network interfaces). The main motivation for this longevity is to be used by scylla gocql driver as an extended CI using scylla-bench.

Testing

  • [ ]

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

(cherry picked from commit 72a67ce)

Parent PR: #9137

…artitions

This commit introducing new large partition longevity focusing on disruptive
nemesis including network nemesis (by configuring it with 2 network interfaces).
The main motivation for this longevity is to be used by scylla gocql driver as
an extended CI using scylla-bench.

(cherry picked from commit 72a67ce)

# Conflicts:
#	jenkins-pipelines/longevity-large-partitions-with-network-nemesis-1h.jenkinsfile
@mergify mergify bot added the conflicts label Nov 7, 2024
Copy link
Author

mergify bot commented Nov 7, 2024

Cherry-pick of 72a67ce has failed:

On branch mergify/bp/branch-2024.1/pr-9137
Your branch is up to date with 'origin/branch-2024.1'.

You are currently cherry-picking commit 72a67ce96.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	new file:   test-cases/longevity/longevity-large-partitions-with-network-nemesis-1h.yaml

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	added by them:   jenkins-pipelines/longevity-large-partitions-with-network-nemesis-1h.jenkinsfile

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot marked this pull request as draft November 7, 2024 17:13
@fruch
Copy link
Contributor

fruch commented Nov 10, 2024

@roydahan

this branch doesn't support the new networking setups, do we really need in this branch ?

@fruch
Copy link
Contributor

fruch commented Nov 17, 2024

@roydahan

this branch doesn't support the new networking setups, do we really need in this branch ?

@roydahan ? any reason you need this on this branch ?

@roydahan
Copy link
Contributor

We wanted to have the CI job stable and use the same branch we use with the version we test (2024.1), but it's not a must if the conflicts are so big.

@fruch
Copy link
Contributor

fruch commented Nov 25, 2024

We wanted to have the CI job stable and use the same branch we use with the version we test (2024.1), but it's not a must if the conflicts are so big.

it's big change, I'll close this one.

@fruch fruch closed this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants