@@ -1760,57 +1760,6 @@ tasks:
1760
1760
- func : bootstrap mongo-orchestration
1761
1761
- func : bootstrap kms servers
1762
1762
- func : run tests
1763
- - name : test-3.6-server
1764
- tags :
1765
- - ' 3.6'
1766
- - server
1767
- commands :
1768
- - command : expansions.update
1769
- type : setup
1770
- params :
1771
- updates :
1772
- - {key: NPM_VERSION, value: '9'}
1773
- - {key: VERSION, value: '3.6'}
1774
- - {key: TOPOLOGY, value: server}
1775
- - {key: AUTH, value: auth}
1776
- - func : install dependencies
1777
- - func : bootstrap mongo-orchestration
1778
- - func : bootstrap kms servers
1779
- - func : run tests
1780
- - name : test-3.6-replica_set
1781
- tags :
1782
- - ' 3.6'
1783
- - replica_set
1784
- commands :
1785
- - command : expansions.update
1786
- type : setup
1787
- params :
1788
- updates :
1789
- - {key: NPM_VERSION, value: '9'}
1790
- - {key: VERSION, value: '3.6'}
1791
- - {key: TOPOLOGY, value: replica_set}
1792
- - {key: AUTH, value: auth}
1793
- - func : install dependencies
1794
- - func : bootstrap mongo-orchestration
1795
- - func : bootstrap kms servers
1796
- - func : run tests
1797
- - name : test-3.6-sharded_cluster
1798
- tags :
1799
- - ' 3.6'
1800
- - sharded_cluster
1801
- commands :
1802
- - command : expansions.update
1803
- type : setup
1804
- params :
1805
- updates :
1806
- - {key: NPM_VERSION, value: '9'}
1807
- - {key: VERSION, value: '3.6'}
1808
- - {key: TOPOLOGY, value: sharded_cluster}
1809
- - {key: AUTH, value: auth}
1810
- - func : install dependencies
1811
- - func : bootstrap mongo-orchestration
1812
- - func : bootstrap kms servers
1813
- - func : run tests
1814
1763
- name : test-latest-server-v1-api
1815
1764
tags :
1816
1765
- latest
@@ -4178,60 +4127,6 @@ tasks:
4178
4127
- func : bootstrap mongo-orchestration
4179
4128
- func : bootstrap kms servers
4180
4129
- func : run tests
4181
- - name : test-3.6-server-noauth
4182
- tags :
4183
- - ' 3.6'
4184
- - server
4185
- - noauth
4186
- commands :
4187
- - command : expansions.update
4188
- type : setup
4189
- params :
4190
- updates :
4191
- - {key: NPM_VERSION, value: '9'}
4192
- - {key: VERSION, value: '3.6'}
4193
- - {key: TOPOLOGY, value: server}
4194
- - {key: AUTH, value: noauth}
4195
- - func : install dependencies
4196
- - func : bootstrap mongo-orchestration
4197
- - func : bootstrap kms servers
4198
- - func : run tests
4199
- - name : test-3.6-replica_set-noauth
4200
- tags :
4201
- - ' 3.6'
4202
- - replica_set
4203
- - noauth
4204
- commands :
4205
- - command : expansions.update
4206
- type : setup
4207
- params :
4208
- updates :
4209
- - {key: NPM_VERSION, value: '9'}
4210
- - {key: VERSION, value: '3.6'}
4211
- - {key: TOPOLOGY, value: replica_set}
4212
- - {key: AUTH, value: noauth}
4213
- - func : install dependencies
4214
- - func : bootstrap mongo-orchestration
4215
- - func : bootstrap kms servers
4216
- - func : run tests
4217
- - name : test-3.6-sharded_cluster-noauth
4218
- tags :
4219
- - ' 3.6'
4220
- - sharded_cluster
4221
- - noauth
4222
- commands :
4223
- - command : expansions.update
4224
- type : setup
4225
- params :
4226
- updates :
4227
- - {key: NPM_VERSION, value: '9'}
4228
- - {key: VERSION, value: '3.6'}
4229
- - {key: TOPOLOGY, value: sharded_cluster}
4230
- - {key: AUTH, value: noauth}
4231
- - func : install dependencies
4232
- - func : bootstrap mongo-orchestration
4233
- - func : bootstrap kms servers
4234
- - func : run tests
4235
4130
- name : test-lambda-example
4236
4131
tags :
4237
4132
- latest
@@ -4676,9 +4571,6 @@ buildvariants:
4676
4571
- test-4.0-server
4677
4572
- test-4.0-replica_set
4678
4573
- test-4.0-sharded_cluster
4679
- - test-3.6-server
4680
- - test-3.6-replica_set
4681
- - test-3.6-sharded_cluster
4682
4574
- test-latest-server-v1-api
4683
4575
- test-x509-authentication
4684
4576
- test-atlas-connectivity
@@ -4735,9 +4627,6 @@ buildvariants:
4735
4627
- test-4.0-server
4736
4628
- test-4.0-replica_set
4737
4629
- test-4.0-sharded_cluster
4738
- - test-3.6-server
4739
- - test-3.6-replica_set
4740
- - test-3.6-sharded_cluster
4741
4630
- test-latest-server-v1-api
4742
4631
- test-x509-authentication
4743
4632
- test-atlas-connectivity
@@ -4794,9 +4683,6 @@ buildvariants:
4794
4683
- test-4.0-server
4795
4684
- test-4.0-replica_set
4796
4685
- test-4.0-sharded_cluster
4797
- - test-3.6-server
4798
- - test-3.6-replica_set
4799
- - test-3.6-sharded_cluster
4800
4686
- test-latest-server-v1-api
4801
4687
- test-x509-authentication
4802
4688
- test-atlas-connectivity
@@ -4852,9 +4738,6 @@ buildvariants:
4852
4738
- test-4.0-server
4853
4739
- test-4.0-replica_set
4854
4740
- test-4.0-sharded_cluster
4855
- - test-3.6-server
4856
- - test-3.6-replica_set
4857
- - test-3.6-sharded_cluster
4858
4741
- test-latest-server-v1-api
4859
4742
- test-x509-authentication
4860
4743
- test-atlas-connectivity
@@ -4910,9 +4793,6 @@ buildvariants:
4910
4793
- test-4.0-server
4911
4794
- test-4.0-replica_set
4912
4795
- test-4.0-sharded_cluster
4913
- - test-3.6-server
4914
- - test-3.6-replica_set
4915
- - test-3.6-sharded_cluster
4916
4796
- test-latest-server-v1-api
4917
4797
- test-socks5
4918
4798
- test-socks5-tls
@@ -4957,9 +4837,6 @@ buildvariants:
4957
4837
- test-4.0-server
4958
4838
- test-4.0-replica_set
4959
4839
- test-4.0-sharded_cluster
4960
- - test-3.6-server
4961
- - test-3.6-replica_set
4962
- - test-3.6-sharded_cluster
4963
4840
- test-latest-server-v1-api
4964
4841
- test-socks5
4965
4842
- test-socks5-tls
@@ -5004,9 +4881,6 @@ buildvariants:
5004
4881
- test-4.0-server
5005
4882
- test-4.0-replica_set
5006
4883
- test-4.0-sharded_cluster
5007
- - test-3.6-server
5008
- - test-3.6-replica_set
5009
- - test-3.6-sharded_cluster
5010
4884
- test-latest-server-v1-api
5011
4885
- test-socks5
5012
4886
- test-socks5-tls
@@ -5254,9 +5128,6 @@ buildvariants:
5254
5128
- test-4.0-server-noauth
5255
5129
- test-4.0-replica_set-noauth
5256
5130
- test-4.0-sharded_cluster-noauth
5257
- - test-3.6-server-noauth
5258
- - test-3.6-replica_set-noauth
5259
- - test-3.6-sharded_cluster-noauth
5260
5131
- name : rhel8-test-lambda
5261
5132
display_name : AWS Lambda handler tests
5262
5133
run_on : rhel80-large
0 commit comments