-
Notifications
You must be signed in to change notification settings - Fork 80
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
[cephci V3] remove redundent testcase from multiple place #4380
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: anrao19 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Anuchaithra <[email protected]>
8bee532
to
fc358e7
Compare
@@ -377,17 +377,6 @@ tests: | |||
command: start | |||
service: upgrade | |||
verify_cluster_health: true | |||
- test: | |||
name: Verify DBR feature enabled on upgraded cluster |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this test case present for this upgrade path, in only one place .
Can you please recheck.
"This pull request now has conflicts with the target branch. Could you please resolve conflicts and force push the corrected changes?" |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@@ -62,26 +62,16 @@ tests: | |||
name: deploy cluster | |||
|
|||
# kafka broker type broker with persistent flag enabled | |||
- test: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@anrao19 pls retain this testcase as polarion id is different in different suites
you may remove them from upgrade suite
@@ -302,18 +300,6 @@ tests: | |||
verify-io-on-site: ["ceph-pri"] | |||
config-file-name: test_Mbuckets_with_Nobjects_compression.yaml | |||
|
|||
- test: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@anrao19 These tests may be duplicates but added to test with cephadm rgw ssl gen_cert
Description
Pr to avoid redundant test cases in multiple places and multisite setup for verification then only include that test case in multisite execution