Skip to content

Commit

Permalink
Enable local dev tests in waterfall (#3095)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroenvervaeke authored and stefan4h committed Jul 12, 2024
1 parent 3fea053 commit cad7464
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build/ci/evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1094,8 +1094,6 @@ tasks:
E2E_PARALLEL: 16
- name: atlas_deployments_local_noauth_e2e
tags: ["e2e","deployments","local","noauth"]
# This test will be enabled in CLOUDP-237038
patch_only: true
must_have_test_results: true
exec_timeout_secs: 11400 # 3 hours 10 minutes
depends_on:
Expand Down Expand Up @@ -1127,8 +1125,6 @@ tasks:
E2E_TIMEOUT: 3h
- name: atlas_deployments_local_auth_e2e
tags: ["e2e","deployments","local","auth"]
# This test will be enabled in CLOUDP-237038
patch_only: true
must_have_test_results: true
exec_timeout_secs: 11400 # 3 hours 10 minutes
depends_on:
Expand Down

0 comments on commit cad7464

Please sign in to comment.