We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12d21b2 commit 18b6bdaCopy full SHA for 18b6bda
build/ci/evergreen.yml
@@ -789,7 +789,7 @@ tasks:
789
MONGODB_ATLAS_PUBLIC_API_KEY: ${atlas_public_api_key}
790
MONGODB_ATLAS_OPS_MANAGER_URL: ${mcli_ops_manager_url}
791
MONGODB_ATLAS_SERVICE: cloud
792
- E2E_TEST_PACKAGES: ./test/e2e/atlas/kubernetes/...
+ E2E_TEST_PACKAGES: ./test/e2e/kubernetes/...
793
- name: atlas_clusters_upgrade_e2e
794
tags: ["e2e","clusters","atlas"]
795
must_have_test_results: true
0 commit comments