Skip to content

Commit 048f1f1

Browse files
committed
test: remove batch time
1 parent 18d84d0 commit 048f1f1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.evergreen/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4069,7 +4069,6 @@ buildvariants:
40694069
- name: rhel8-test-atlas
40704070
display_name: Atlas Cluster Tests
40714071
run_on: rhel80-large
4072-
batchtime: 20160
40734072
tasks:
40744073
- test_atlas_task_group
40754074
- name: rhel8-no-auth-tests

.evergreen/generate_evergreen_tasks.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,6 @@ BUILD_VARIANTS.push({
757757
name: 'rhel8-test-atlas',
758758
display_name: 'Atlas Cluster Tests',
759759
run_on: DEFAULT_OS,
760-
batchtime: 20160,
761760
tasks: ['test_atlas_task_group']
762761
});
763762

0 commit comments

Comments
 (0)