Skip to content

Commit 5ac3d6b

Browse files
Enable local dev tests in waterfall (#3095)
1 parent a674d4d commit 5ac3d6b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build/ci/evergreen.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,8 +1094,6 @@ tasks:
10941094
E2E_PARALLEL: 16
10951095
- name: atlas_deployments_local_noauth_e2e
10961096
tags: ["e2e","deployments","local","noauth"]
1097-
# This test will be enabled in CLOUDP-237038
1098-
patch_only: true
10991097
must_have_test_results: true
11001098
exec_timeout_secs: 11400 # 3 hours 10 minutes
11011099
depends_on:
@@ -1127,8 +1125,6 @@ tasks:
11271125
E2E_TIMEOUT: 3h
11281126
- name: atlas_deployments_local_auth_e2e
11291127
tags: ["e2e","deployments","local","auth"]
1130-
# This test will be enabled in CLOUDP-237038
1131-
patch_only: true
11321128
must_have_test_results: true
11331129
exec_timeout_secs: 11400 # 3 hours 10 minutes
11341130
depends_on:

0 commit comments

Comments
 (0)