Skip to content

Commit 18b6bda

Browse files
authored
CLOUDP-336399 fix kubernetes plugin test (#4092)
1 parent 12d21b2 commit 18b6bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ci/evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ tasks:
789789
MONGODB_ATLAS_PUBLIC_API_KEY: ${atlas_public_api_key}
790790
MONGODB_ATLAS_OPS_MANAGER_URL: ${mcli_ops_manager_url}
791791
MONGODB_ATLAS_SERVICE: cloud
792-
E2E_TEST_PACKAGES: ./test/e2e/atlas/kubernetes/...
792+
E2E_TEST_PACKAGES: ./test/e2e/kubernetes/...
793793
- name: atlas_clusters_upgrade_e2e
794794
tags: ["e2e","clusters","atlas"]
795795
must_have_test_results: true

0 commit comments

Comments
 (0)