-
Notifications
You must be signed in to change notification settings - Fork 54
Skip namespace deletion for upgrade testing #550
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
Who/what code will be responsible for deleting the namespace? |
Namespace deletion will be taken care in ods-ci upgrade tests as part of teardown |
What is the use case? If it is so, can you use same approach as in red-hat-data-services/ods-ci#1467 ? |
The Use case which i am implementing is
Yes we can use this approach red-hat-data-services/ods-ci#1467 to create ray cluster but we may miss coverage of actual user usage perspective of ray cluster creation and job submission wdyt? |
hmm, I guess there is no easier way to achieve it |
8e5a67a
to
86c22b8
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: abhijeet-dhumal, sutaakar 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 |
Issue link
https://issues.redhat.com/browse/RHOAIENG-7032
What changes have been made
Removed namespace deletion in TestMnistJobSubmit as after post upgrade job submission needs to verify in Distributed workload resource usages in UI
Verification steps
Checks