Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ tasks:
- func: "run unit tests"

buildvariants:
- name: tests-5-noauth-nossl
- name: tests-6-noauth-nossl
display_name: Run Tests 6.0 NoAuth NoSSL
run_on: rhel87-small
expansions:
Expand All @@ -79,7 +79,7 @@ buildvariants:
tasks:
- name: run-tests

- name: tests-5-auth-ssl
- name: tests-6-auth-ssl
display_name: Run Tests 6.0 Auth SSL
run_on: rhel87-small
expansions:
Expand Down