@@ -852,138 +852,6 @@ tasks:
852852 VERSION : ' 3.6'
853853 TOPOLOGY : sharded_cluster
854854 - func : run tests
855- - name : test-3.4-server
856- tags :
857- - ' 3.4'
858- - server
859- commands :
860- - func : install dependencies
861- - func : bootstrap mongo-orchestration
862- vars :
863- VERSION : ' 3.4'
864- TOPOLOGY : server
865- - func : run tests
866- - name : test-3.4-replica_set
867- tags :
868- - ' 3.4'
869- - replica_set
870- commands :
871- - func : install dependencies
872- - func : bootstrap mongo-orchestration
873- vars :
874- VERSION : ' 3.4'
875- TOPOLOGY : replica_set
876- - func : run tests
877- - name : test-3.4-sharded_cluster
878- tags :
879- - ' 3.4'
880- - sharded_cluster
881- commands :
882- - func : install dependencies
883- - func : bootstrap mongo-orchestration
884- vars :
885- VERSION : ' 3.4'
886- TOPOLOGY : sharded_cluster
887- - func : run tests
888- - name : test-3.2-server
889- tags :
890- - ' 3.2'
891- - server
892- commands :
893- - func : install dependencies
894- - func : bootstrap mongo-orchestration
895- vars :
896- VERSION : ' 3.2'
897- TOPOLOGY : server
898- - func : run tests
899- - name : test-3.2-replica_set
900- tags :
901- - ' 3.2'
902- - replica_set
903- commands :
904- - func : install dependencies
905- - func : bootstrap mongo-orchestration
906- vars :
907- VERSION : ' 3.2'
908- TOPOLOGY : replica_set
909- - func : run tests
910- - name : test-3.2-sharded_cluster
911- tags :
912- - ' 3.2'
913- - sharded_cluster
914- commands :
915- - func : install dependencies
916- - func : bootstrap mongo-orchestration
917- vars :
918- VERSION : ' 3.2'
919- TOPOLOGY : sharded_cluster
920- - func : run tests
921- - name : test-3.0-server
922- tags :
923- - ' 3.0'
924- - server
925- commands :
926- - func : install dependencies
927- - func : bootstrap mongo-orchestration
928- vars :
929- VERSION : ' 3.0'
930- TOPOLOGY : server
931- - func : run tests
932- - name : test-3.0-replica_set
933- tags :
934- - ' 3.0'
935- - replica_set
936- commands :
937- - func : install dependencies
938- - func : bootstrap mongo-orchestration
939- vars :
940- VERSION : ' 3.0'
941- TOPOLOGY : replica_set
942- - func : run tests
943- - name : test-3.0-sharded_cluster
944- tags :
945- - ' 3.0'
946- - sharded_cluster
947- commands :
948- - func : install dependencies
949- - func : bootstrap mongo-orchestration
950- vars :
951- VERSION : ' 3.0'
952- TOPOLOGY : sharded_cluster
953- - func : run tests
954- - name : test-2.6-server
955- tags :
956- - ' 2.6'
957- - server
958- commands :
959- - func : install dependencies
960- - func : bootstrap mongo-orchestration
961- vars :
962- VERSION : ' 2.6'
963- TOPOLOGY : server
964- - func : run tests
965- - name : test-2.6-replica_set
966- tags :
967- - ' 2.6'
968- - replica_set
969- commands :
970- - func : install dependencies
971- - func : bootstrap mongo-orchestration
972- vars :
973- VERSION : ' 2.6'
974- TOPOLOGY : replica_set
975- - func : run tests
976- - name : test-2.6-sharded_cluster
977- tags :
978- - ' 2.6'
979- - sharded_cluster
980- commands :
981- - func : install dependencies
982- - func : bootstrap mongo-orchestration
983- vars :
984- VERSION : ' 2.6'
985- TOPOLOGY : sharded_cluster
986- - func : run tests
987855 - name : test-latest-server-v1-api
988856 tags :
989857 - latest
@@ -1810,18 +1678,6 @@ buildvariants:
18101678 - test-3.6-server
18111679 - test-3.6-replica_set
18121680 - test-3.6-sharded_cluster
1813- - test-3.4-server
1814- - test-3.4-replica_set
1815- - test-3.4-sharded_cluster
1816- - test-3.2-server
1817- - test-3.2-replica_set
1818- - test-3.2-sharded_cluster
1819- - test-3.0-server
1820- - test-3.0-replica_set
1821- - test-3.0-sharded_cluster
1822- - test-2.6-server
1823- - test-2.6-replica_set
1824- - test-2.6-sharded_cluster
18251681 - test-latest-server-v1-api
18261682 - test-atlas-connectivity
18271683 - test-atlas-data-lake
@@ -1891,18 +1747,6 @@ buildvariants:
18911747 - test-3.6-server
18921748 - test-3.6-replica_set
18931749 - test-3.6-sharded_cluster
1894- - test-3.4-server
1895- - test-3.4-replica_set
1896- - test-3.4-sharded_cluster
1897- - test-3.2-server
1898- - test-3.2-replica_set
1899- - test-3.2-sharded_cluster
1900- - test-3.0-server
1901- - test-3.0-replica_set
1902- - test-3.0-sharded_cluster
1903- - test-2.6-server
1904- - test-2.6-replica_set
1905- - test-2.6-sharded_cluster
19061750 - test-latest-server-v1-api
19071751 - test-atlas-connectivity
19081752 - test-atlas-data-lake
@@ -1973,18 +1817,6 @@ buildvariants:
19731817 - test-3.6-server
19741818 - test-3.6-replica_set
19751819 - test-3.6-sharded_cluster
1976- - test-3.4-server
1977- - test-3.4-replica_set
1978- - test-3.4-sharded_cluster
1979- - test-3.2-server
1980- - test-3.2-replica_set
1981- - test-3.2-sharded_cluster
1982- - test-3.0-server
1983- - test-3.0-replica_set
1984- - test-3.0-sharded_cluster
1985- - test-2.6-server
1986- - test-2.6-replica_set
1987- - test-2.6-sharded_cluster
19881820 - test-latest-server-v1-api
19891821 - test-atlas-data-lake
19901822 - test-ocsp-valid-cert-server-staples
0 commit comments