Skip to content

Commit

Permalink
test: remove batch time
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Jun 28, 2023
1 parent 18d84d0 commit 048f1f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4069,7 +4069,6 @@ buildvariants:
- name: rhel8-test-atlas
display_name: Atlas Cluster Tests
run_on: rhel80-large
batchtime: 20160
tasks:
- test_atlas_task_group
- name: rhel8-no-auth-tests
Expand Down
1 change: 0 additions & 1 deletion .evergreen/generate_evergreen_tasks.js
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,6 @@ BUILD_VARIANTS.push({
name: 'rhel8-test-atlas',
display_name: 'Atlas Cluster Tests',
run_on: DEFAULT_OS,
batchtime: 20160,
tasks: ['test_atlas_task_group']
});

Expand Down

0 comments on commit 048f1f1

Please sign in to comment.