-
Notifications
You must be signed in to change notification settings - Fork 922
Fix coreweave k8s cluster smoke tests failures #6913
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
Fix coreweave k8s cluster smoke tests failures #6913
Conversation
|
/smoke-test --kubernetes --env-file s3://buildkite-configfile-test/config.yaml |
* only enable aws for remote api server in test_docker_storage_mounts * fix is_remote_server_test()
|
More context from @kevinmingtarja zpoint#82 (comment) |
|
/smoke-test --kubernetes --env-file s3://buildkite-configfile-test/config.yaml |
|
/smoke-test --kubernetes --env-file s3://buildkite-configfile-test/config.yaml |
kevinmingtarja
left a comment
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.
LGTM, thanks @zpoint! This gets us to 64/93 tests 🟢. I'll follow up with another PR soon.
USER_ENV, which is not supported via API endpoints and service accounts token(The user will fixed if we use that,USER_ENVwon't work then)Tested (run the relevant ones):
bash format.sh/smoke-test(CI) orpytest tests/test_smoke.py(local)/smoke-test -k test_name(CI) orpytest tests/test_smoke.py::test_name(local)/quicktest-core(CI) orpytest tests/smoke_tests/test_backward_compat.py(local)