Skip to content

Commit 53e3218

Browse files
authored
Merge branch 'master' into agent-release
2 parents 4ecbe43 + 3e64361 commit 53e3218

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.evergreen.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,7 +1251,7 @@ buildvariants:
12511251
display_name: e2e_mdb_kind_ubi_cloudqa
12521252
tags: [ "e2e_test_suite", "cloudqa" ]
12531253
run_on:
1254-
- ubuntu2204-large
1254+
- ubuntu2204-medium
12551255
<<: *base_no_om_image_dependency
12561256
tasks:
12571257
- name: e2e_mdb_kind_cloudqa_task_group
@@ -1269,7 +1269,7 @@ buildvariants:
12691269
display_name: e2e_static_mdb_kind_ubi_cloudqa
12701270
tags: [ "e2e_test_suite", "cloudqa" ]
12711271
run_on:
1272-
- ubuntu2204-large
1272+
- ubuntu2204-medium
12731273
<<: *base_no_om_image_dependency
12741274
tasks:
12751275
- name: e2e_mdb_kind_cloudqa_task_group
@@ -1371,7 +1371,7 @@ buildvariants:
13711371
display_name: e2e_static_om70_kind_ubi
13721372
tags: [ "e2e_test_suite" ]
13731373
run_on:
1374-
- ubuntu2204-large
1374+
- ubuntu2204-medium
13751375
<<: *base_om7_dependency
13761376
tasks:
13771377
- name: e2e_static_ops_manager_kind_only_task_group
@@ -1394,7 +1394,7 @@ buildvariants:
13941394
display_name: e2e_static_om80_kind_ubi
13951395
tags: [ "e2e_test_suite" ]
13961396
run_on:
1397-
- ubuntu2204-large
1397+
- ubuntu2204-medium
13981398
<<: *base_om8_dependency
13991399
tasks:
14001400
- name: e2e_static_ops_manager_kind_only_task_group

0 commit comments

Comments
 (0)