We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18d84d0 commit 048f1f1Copy full SHA for 048f1f1
.evergreen/config.yml
@@ -4069,7 +4069,6 @@ buildvariants:
4069
- name: rhel8-test-atlas
4070
display_name: Atlas Cluster Tests
4071
run_on: rhel80-large
4072
- batchtime: 20160
4073
tasks:
4074
- test_atlas_task_group
4075
- name: rhel8-no-auth-tests
.evergreen/generate_evergreen_tasks.js
@@ -757,7 +757,6 @@ BUILD_VARIANTS.push({
757
name: 'rhel8-test-atlas',
758
display_name: 'Atlas Cluster Tests',
759
run_on: DEFAULT_OS,
760
- batchtime: 20160,
761
tasks: ['test_atlas_task_group']
762
});
763
0 commit comments