squid: qa/workunits/mon: ensure election strategy is "connectivity" for stretch mode#61496
Merged
kamoltat merged 1 commit intoceph:squidfrom Apr 8, 2025
Merged
squid: qa/workunits/mon: ensure election strategy is "connectivity" for stretch mode#61496kamoltat merged 1 commit intoceph:squidfrom
kamoltat merged 1 commit intoceph:squidfrom
Conversation
…tch mode The election strategy is randomly chosen for this type of test. Sometimes, the test passes if the "connectivity" election strategy happens to be picked. But if a different strategy, i.e. "classic", is picked, then the test will fail. We can ensure that the election strategy is "connectivity" by setting it in the workunit with the ceph CLI command. Although connectivity was specified in stretch-mode-5-mons-8-osds.yaml, that config ultimately gets overridden by the "qa/mon_config" yaml. Fixes: https://tracker.ceph.com/issues/69107 Signed-off-by: Laura Flores <lflores@ibm.com> (cherry picked from commit de2d918)
Contributor
Member
Author
|
jenkins test api |
Member
|
This should be fine to merge as it is an isolated test change within a standalone test file. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backport tracker: https://tracker.ceph.com/issues/69168
backport of #60927
parent tracker: https://tracker.ceph.com/issues/69107
this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh