-
Notifications
You must be signed in to change notification settings - Fork 860
[Test] Reuse existing VPC to fix test_helm_deploy_eks failure
#8115
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
|
/smoke-test -k test_helm_deploy_eks --aws --helm-version 1.0.0.dev20251126 --helm-package skypilot-nightly |
|
/smoke-test -k test_large_production_performance --kubernetes |
test_helm_deploy_eks failuretest_helm_deploy_eks failure
lloyd-brown
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.
Makes sense thanks @zpoint!
|
/smoke-test -k test_helm_deploy_eks --aws --helm-version 1.0.0.dev20251126 --helm-package skypilot-nightly |
|
/smoke-test -k test_helm_deploy_eks --aws --helm-version 1.0.0.dev20251126 --helm-package skypilot-nightly |
|
/smoke-test -k test_helm_deploy_eks --aws --helm-version 1.0.0.dev20251126 --helm-package skypilot-nightly |
|
/smoke-test -k test_helm_deploy_eks --aws --helm-version 1.0.0.dev20251126 --helm-package skypilot-nightly |
|
/smoke-test -k test_large_production_performance --kubernetes |
We're reusing the VPC to avoid resource issues, but the VPC environment name on Buildkite changed, causing a nightly failure. Update the environment name to fix the problem.
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)