Skip to content

Commit

Permalink
Stop testing load balancer support against 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jyemin committed Feb 7, 2022
1 parent 43b9c48 commit a9a15b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/.evg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,7 @@ buildvariants:
- name: "test"

- matrix_name: "tests-load-balancer-secure"
matrix_spec: { auth: "auth", ssl: "ssl", jdk: ["jdk17"], version: ["5.0", "latest"], topology: "sharded-cluster", os: "ubuntu" }
matrix_spec: { auth: "auth", ssl: "ssl", jdk: ["jdk17"], version: ["latest"], topology: "sharded-cluster", os: "ubuntu" }
display_name: "Load Balancer ${version} ${auth} ${ssl} ${jdk} ${os}"
tasks:
- name: "load-balancer-test"
Expand Down

0 comments on commit a9a15b4

Please sign in to comment.