-
Notifications
You must be signed in to change notification settings - Fork 54
Update existing tests for disconnected automation #572
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
Update existing tests for disconnected automation #572
Conversation
7aa7285
to
b444d4b
Compare
b444d4b
to
5db7cd1
Compare
1cb5e49
to
f192abd
Compare
f192abd
to
0cc509f
Compare
9a4c515
to
cfce0f6
Compare
582ec63
to
de840c5
Compare
de840c5
to
adad7fd
Compare
647cc4e
to
47969a1
Compare
47969a1
to
46dcc8d
Compare
… to download MNISt datasets for disconnected automation
46dcc8d
to
62705e2
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Srihari1192, 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
RHOAIENG-8735
What changes have been made
Verification steps
Make sure you have following pre-requisites setup for your disconnected cluster :
apply_k8s_yaml
anddelete_k8s yaml
methods using minio-deployment.yaml (Store MNIST datasets in a storage bucket similar to example shown below)Run :
poetry run pytest -v -s ./tests/e2e/mnist_raycluster_sdk_oauth_test.py
Checks