-
Notifications
You must be signed in to change notification settings - Fork 88
[RADOS] Create IBM specific test suites for Upgrade pipeline #4853
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
Conversation
Add support for custom image & repo in 'test_upgrade_warn.py' Signed-off-by: Harsh Kumar <hakumar@redhat.com>
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 good
looks good. please add pass log for new upgrade path added. |
I'm merging it as the upgrade pipeline trigger is waiting on the PR. @harshkumarRH, please generate pass logs and share. |
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.
Approved
Recently it was observed that the below test suite would fail in the IBM upgrade pipeline as their initial deployment was pointing to RHCS versions and builds.
tier-2_rados_ec-pool_recovery.yaml
tier-2_rados_test-brownfield.yaml
tier-2_rados_test-stretch-mode-upgrade.yaml
This PR adds equivalent test suites that map to similar IBM builds during bootstrap.
Signed-off-by: Harsh Kumar hakumar@redhat.com