@@ -968,114 +968,6 @@ tasks:
968
968
TOPOLOGY : " server"
969
969
- func : " run doctests"
970
970
971
- - name : " test-2.6-standalone"
972
- tags : ["2.6", "standalone"]
973
- commands :
974
- - func : " bootstrap mongo-orchestration"
975
- vars :
976
- VERSION : " 2.6"
977
- TOPOLOGY : " server"
978
- - func : " run tests"
979
-
980
- - name : " test-2.6-replica_set"
981
- tags : ["2.6", "replica_set"]
982
- commands :
983
- - func : " bootstrap mongo-orchestration"
984
- vars :
985
- VERSION : " 2.6"
986
- TOPOLOGY : " replica_set"
987
- - func : " run tests"
988
-
989
- - name : " test-2.6-sharded_cluster"
990
- tags : ["2.6", "sharded_cluster"]
991
- commands :
992
- - func : " bootstrap mongo-orchestration"
993
- vars :
994
- VERSION : " 2.6"
995
- TOPOLOGY : " sharded_cluster"
996
- - func : " run tests"
997
-
998
- - name : " test-3.0-standalone"
999
- tags : ["3.0", "standalone"]
1000
- commands :
1001
- - func : " bootstrap mongo-orchestration"
1002
- vars :
1003
- VERSION : " 3.0"
1004
- TOPOLOGY : " server"
1005
- - func : " run tests"
1006
-
1007
- - name : " test-3.0-replica_set"
1008
- tags : ["3.0", "replica_set"]
1009
- commands :
1010
- - func : " bootstrap mongo-orchestration"
1011
- vars :
1012
- VERSION : " 3.0"
1013
- TOPOLOGY : " replica_set"
1014
- - func : " run tests"
1015
-
1016
- - name : " test-3.0-sharded_cluster"
1017
- tags : ["3.0", "sharded_cluster"]
1018
- commands :
1019
- - func : " bootstrap mongo-orchestration"
1020
- vars :
1021
- VERSION : " 3.0"
1022
- TOPOLOGY : " sharded_cluster"
1023
- - func : " run tests"
1024
-
1025
- - name : " test-3.2-standalone"
1026
- tags : ["3.2", "standalone"]
1027
- commands :
1028
- - func : " bootstrap mongo-orchestration"
1029
- vars :
1030
- VERSION : " 3.2"
1031
- TOPOLOGY : " server"
1032
- - func : " run tests"
1033
-
1034
- - name : " test-3.2-replica_set"
1035
- tags : ["3.2", "replica_set"]
1036
- commands :
1037
- - func : " bootstrap mongo-orchestration"
1038
- vars :
1039
- VERSION : " 3.2"
1040
- TOPOLOGY : " replica_set"
1041
- - func : " run tests"
1042
-
1043
- - name : " test-3.2-sharded_cluster"
1044
- tags : ["3.2", "sharded_cluster"]
1045
- commands :
1046
- - func : " bootstrap mongo-orchestration"
1047
- vars :
1048
- VERSION : " 3.2"
1049
- TOPOLOGY : " sharded_cluster"
1050
- - func : " run tests"
1051
-
1052
- - name : " test-3.4-standalone"
1053
- tags : ["3.4", "standalone"]
1054
- commands :
1055
- - func : " bootstrap mongo-orchestration"
1056
- vars :
1057
- VERSION : " 3.4"
1058
- TOPOLOGY : " server"
1059
- - func : " run tests"
1060
-
1061
- - name : " test-3.4-replica_set"
1062
- tags : ["3.4", "replica_set"]
1063
- commands :
1064
- - func : " bootstrap mongo-orchestration"
1065
- vars :
1066
- VERSION : " 3.4"
1067
- TOPOLOGY : " replica_set"
1068
- - func : " run tests"
1069
-
1070
- - name : " test-3.4-sharded_cluster"
1071
- tags : ["3.4", "sharded_cluster"]
1072
- commands :
1073
- - func : " bootstrap mongo-orchestration"
1074
- vars :
1075
- VERSION : " 3.4"
1076
- TOPOLOGY : " sharded_cluster"
1077
- - func : " run tests"
1078
-
1079
971
- name : " test-3.6-standalone"
1080
972
tags : ["3.6", "standalone"]
1081
973
commands :
@@ -1843,22 +1735,6 @@ axes:
1843
1735
- id : mongodb-version
1844
1736
display_name : " MongoDB"
1845
1737
values :
1846
- - id : " 2.6"
1847
- display_name : " MongoDB 2.6"
1848
- variables :
1849
- VERSION : " 2.6"
1850
- - id : " 3.0"
1851
- display_name : " MongoDB 3.0"
1852
- variables :
1853
- VERSION : " 3.0"
1854
- - id : " 3.2"
1855
- display_name : " MongoDB 3.2"
1856
- variables :
1857
- VERSION : " 3.2"
1858
- - id : " 3.4"
1859
- display_name : " MongoDB 3.4"
1860
- variables :
1861
- VERSION : " 3.4"
1862
1738
- id : " 3.6"
1863
1739
display_name : " MongoDB 3.6"
1864
1740
variables :
@@ -2018,10 +1894,6 @@ axes:
2018
1894
display_name : MMAPv1
2019
1895
variables :
2020
1896
STORAGE_ENGINE : " mmapv1"
2021
- - id : wiredtiger
2022
- display_name : WiredTiger
2023
- variables :
2024
- STORAGE_ENGINE : " wiredtiger"
2025
1897
- id : inmemory
2026
1898
display_name : InMemory
2027
1899
variables :
@@ -2123,10 +1995,6 @@ buildvariants:
2123
1995
- " .4.2"
2124
1996
- " .4.0"
2125
1997
- " .3.6"
2126
- - " .3.4"
2127
- - " .3.2"
2128
- - " .3.0"
2129
- - " .2.6"
2130
1998
2131
1999
- matrix_name : " tests-all-encryption"
2132
2000
matrix_spec :
@@ -2142,7 +2010,6 @@ buildvariants:
2142
2010
- " .4.4"
2143
2011
- " .4.2"
2144
2012
- " .4.0"
2145
- - " .2.6"
2146
2013
2147
2014
- matrix_name : " tests-archlinux"
2148
2015
matrix_spec :
@@ -2156,10 +2023,6 @@ buildvariants:
2156
2023
tasks :
2157
2024
- " .4.0"
2158
2025
- " .3.6"
2159
- - " .3.4"
2160
- - " .3.2"
2161
- - " .3.0"
2162
- - " .2.6"
2163
2026
2164
2027
- matrix_name : " test-macos"
2165
2028
matrix_spec :
@@ -2182,17 +2045,6 @@ buildvariants:
2182
2045
- " .4.2"
2183
2046
- " .4.0"
2184
2047
- " .3.6"
2185
- - " .3.4"
2186
- - " .3.2"
2187
- rules :
2188
- - if :
2189
- platform : macos-1014
2190
- auth : " *"
2191
- ssl : " nossl"
2192
- then :
2193
- add_tasks :
2194
- - " .3.0"
2195
- - " .2.6"
2196
2048
2197
2049
- matrix_name : " test-macos-encryption"
2198
2050
matrix_spec :
@@ -2252,7 +2104,7 @@ buildvariants:
2252
2104
pyopenssl : " *"
2253
2105
display_name : " PyOpenSSL ${platform} ${python-version} ${auth}"
2254
2106
tasks :
2255
- - ' .replica_set !.2.6 !.3.0 '
2107
+ - ' .replica_set'
2256
2108
# Test standalone and sharded only on 5.0 and later.
2257
2109
- ' .5.0'
2258
2110
@@ -2265,7 +2117,7 @@ buildvariants:
2265
2117
pyopenssl : " *"
2266
2118
display_name : " PyOpenSSL ${platform} ${python-version} ${auth}"
2267
2119
tasks :
2268
- - ' .replica_set !.2.6 !.3.0 !.3.2 !.3.4 '
2120
+ - ' .replica_set'
2269
2121
# Test standalone and sharded only on 5.0 and later.
2270
2122
- ' .5.0'
2271
2123
@@ -2277,7 +2129,7 @@ buildvariants:
2277
2129
pyopenssl : " *"
2278
2130
display_name : " PyOpenSSL ${platform} ${auth}"
2279
2131
tasks :
2280
- - ' .replica_set !.2.6 !.3.0 '
2132
+ - ' .replica_set'
2281
2133
2282
2134
- matrix_name : " tests-pyopenssl-windows"
2283
2135
matrix_spec :
@@ -2432,8 +2284,6 @@ buildvariants:
2432
2284
- " test-4.2-standalone"
2433
2285
- " test-4.0-standalone"
2434
2286
- " test-3.6-standalone"
2435
- - " test-3.4-standalone"
2436
- - " test-3.2-standalone"
2437
2287
- if :
2438
2288
# MongoDB 4.2 drops support for MMAPv1
2439
2289
platform : awslinux
@@ -2445,16 +2295,6 @@ buildvariants:
2445
2295
- " test-4.0-replica_set"
2446
2296
- " test-3.6-standalone"
2447
2297
- " test-3.6-replica_set"
2448
- - " test-3.4-standalone"
2449
- - " test-3.2-standalone"
2450
- - if :
2451
- # No need to test this on later server versions as it becomes the default
2452
- platform : awslinux
2453
- storage-engine : ["wiredtiger"]
2454
- python-version : " *"
2455
- then :
2456
- add_tasks :
2457
- - " test-3.0-standalone"
2458
2298
2459
2299
# enableTestCommands=0 tests on Amazon1 (x86_64) with Python 3.6.
2460
2300
- matrix_name : " test-disableTestCommands"
0 commit comments