1
1
stepback : true
2
2
command_type : system
3
- exec_timeout_secs : 900
3
+ exec_timeout_secs : 1200
4
4
timeout :
5
5
- command : shell.exec
6
6
params :
@@ -1129,15 +1129,26 @@ tasks:
1129
1129
commands :
1130
1130
- func : install dependencies
1131
1131
- func : run ldap tests
1132
- - name : test-tls-support
1132
+ - name : test-tls-support-latest
1133
1133
tags :
1134
1134
- tls-support
1135
1135
commands :
1136
1136
- func : install dependencies
1137
1137
- func : bootstrap mongo-orchestration
1138
1138
vars :
1139
- SSL : ssl
1140
1139
VERSION : latest
1140
+ SSL : ssl
1141
+ TOPOLOGY : server
1142
+ - func : run tls tests
1143
+ - name : test-tls-support-4.2
1144
+ tags :
1145
+ - tls-support
1146
+ commands :
1147
+ - func : install dependencies
1148
+ - func : bootstrap mongo-orchestration
1149
+ vars :
1150
+ VERSION : ' 4.2'
1151
+ SSL : ssl
1141
1152
TOPOLOGY : server
1142
1153
- func : run tls tests
1143
1154
- name : test-latest-ocsp-valid-cert-server-staples
@@ -1437,7 +1448,8 @@ buildvariants:
1437
1448
- test-auth-kerberos-legacy
1438
1449
- test-auth-kerberos-unified
1439
1450
- test-auth-ldap
1440
- - test-tls-support
1451
+ - test-tls-support-latest
1452
+ - test-tls-support-4.2
1441
1453
- test-latest-ocsp-valid-cert-server-staples
1442
1454
- test-latest-ocsp-invalid-cert-server-staples
1443
1455
- test-latest-ocsp-valid-cert-server-does-not-staple
@@ -1481,37 +1493,111 @@ buildvariants:
1481
1493
run_on : rhel70-small
1482
1494
expansions :
1483
1495
NODE_LTS_NAME : erbium
1484
- tasks : *ref_0
1496
+ tasks : &ref_1
1497
+ - test-latest-server
1498
+ - test-latest-replica_set
1499
+ - test-latest-sharded_cluster
1500
+ - test-latest-server-unified
1501
+ - test-latest-replica_set-unified
1502
+ - test-latest-sharded_cluster-unified
1503
+ - test-4.4-server
1504
+ - test-4.4-replica_set
1505
+ - test-4.4-sharded_cluster
1506
+ - test-4.4-server-unified
1507
+ - test-4.4-replica_set-unified
1508
+ - test-4.4-sharded_cluster-unified
1509
+ - test-4.2-server
1510
+ - test-4.2-replica_set
1511
+ - test-4.2-sharded_cluster
1512
+ - test-4.2-server-unified
1513
+ - test-4.2-replica_set-unified
1514
+ - test-4.2-sharded_cluster-unified
1515
+ - test-4.0-server
1516
+ - test-4.0-replica_set
1517
+ - test-4.0-sharded_cluster
1518
+ - test-4.0-server-unified
1519
+ - test-4.0-replica_set-unified
1520
+ - test-4.0-sharded_cluster-unified
1521
+ - test-3.6-server
1522
+ - test-3.6-replica_set
1523
+ - test-3.6-sharded_cluster
1524
+ - test-3.6-server-unified
1525
+ - test-3.6-replica_set-unified
1526
+ - test-3.6-sharded_cluster-unified
1527
+ - test-3.4-server
1528
+ - test-3.4-replica_set
1529
+ - test-3.4-sharded_cluster
1530
+ - test-3.4-server-unified
1531
+ - test-3.4-replica_set-unified
1532
+ - test-3.4-sharded_cluster-unified
1533
+ - test-3.2-server
1534
+ - test-3.2-replica_set
1535
+ - test-3.2-sharded_cluster
1536
+ - test-3.2-server-unified
1537
+ - test-3.2-replica_set-unified
1538
+ - test-3.2-sharded_cluster-unified
1539
+ - test-3.0-server
1540
+ - test-3.0-replica_set
1541
+ - test-3.0-sharded_cluster
1542
+ - test-3.0-server-unified
1543
+ - test-3.0-replica_set-unified
1544
+ - test-3.0-sharded_cluster-unified
1545
+ - test-2.6-server
1546
+ - test-2.6-replica_set
1547
+ - test-2.6-sharded_cluster
1548
+ - test-2.6-server-unified
1549
+ - test-2.6-replica_set-unified
1550
+ - test-2.6-sharded_cluster-unified
1551
+ - test-atlas-connectivity
1552
+ - test-auth-kerberos-legacy
1553
+ - test-auth-kerberos-unified
1554
+ - test-auth-ldap
1555
+ - test-tls-support-latest
1556
+ - test-tls-support-4.2
1557
+ - test-latest-ocsp-valid-cert-server-staples
1558
+ - test-latest-ocsp-invalid-cert-server-staples
1559
+ - test-latest-ocsp-valid-cert-server-does-not-staple
1560
+ - test-latest-ocsp-invalid-cert-server-does-not-staple
1561
+ - test-latest-ocsp-soft-fail
1562
+ - test-latest-ocsp-malicious-invalid-cert-mustStaple-server-does-not-staple
1563
+ - test-latest-ocsp-malicious-no-responder-mustStaple-server-does-not-staple
1564
+ - test-4.4-ocsp-valid-cert-server-staples
1565
+ - test-4.4-ocsp-invalid-cert-server-staples
1566
+ - test-4.4-ocsp-valid-cert-server-does-not-staple
1567
+ - test-4.4-ocsp-invalid-cert-server-does-not-staple
1568
+ - test-4.4-ocsp-soft-fail
1569
+ - test-4.4-ocsp-malicious-invalid-cert-mustStaple-server-does-not-staple
1570
+ - test-4.4-ocsp-malicious-no-responder-mustStaple-server-does-not-staple
1485
1571
- name : rhel70-dubnium
1486
1572
display_name : RHEL 7.0 Node Dubnium
1487
1573
run_on : rhel70-small
1488
1574
expansions :
1489
1575
NODE_LTS_NAME : dubnium
1490
- tasks : *ref_0
1576
+ tasks : *ref_1
1491
1577
- name : rhel70-carbon
1492
1578
display_name : RHEL 7.0 Node Carbon
1493
1579
run_on : rhel70-small
1494
1580
expansions :
1495
1581
NODE_LTS_NAME : carbon
1496
- tasks : *ref_0
1582
+ tasks : *ref_1
1497
1583
- name : rhel70-boron
1498
1584
display_name : RHEL 7.0 Node Boron
1499
1585
run_on : rhel70-small
1500
1586
expansions :
1501
1587
NODE_LTS_NAME : boron
1502
- tasks : *ref_0
1588
+ tasks : *ref_1
1503
1589
- name : rhel70-argon
1504
1590
display_name : RHEL 7.0 Node Argon
1505
1591
run_on : rhel70-small
1506
1592
expansions :
1507
1593
NODE_LTS_NAME : argon
1508
- tasks : *ref_0
1594
+ tasks : *ref_1
1509
1595
- name : ubuntu-14.04-erbium
1510
1596
display_name : Ubuntu 14.04 Node Erbium
1511
1597
run_on : ubuntu1404-test
1512
1598
expansions :
1513
1599
NODE_LTS_NAME : erbium
1514
- tasks : &ref_1
1600
+ tasks : &ref_2
1515
1601
- test-4.0-server
1516
1602
- test-4.0-replica_set
1517
1603
- test-4.0-sharded_cluster
@@ -1557,32 +1643,32 @@ buildvariants:
1557
1643
run_on : ubuntu1404-test
1558
1644
expansions :
1559
1645
NODE_LTS_NAME : dubnium
1560
- tasks : *ref_1
1646
+ tasks : *ref_2
1561
1647
- name : ubuntu-14.04-carbon
1562
1648
display_name : Ubuntu 14.04 Node Carbon
1563
1649
run_on : ubuntu1404-test
1564
1650
expansions :
1565
1651
NODE_LTS_NAME : carbon
1566
- tasks : *ref_1
1652
+ tasks : *ref_2
1567
1653
- name : ubuntu-14.04-boron
1568
1654
display_name : Ubuntu 14.04 Node Boron
1569
1655
run_on : ubuntu1404-test
1570
1656
expansions :
1571
1657
NODE_LTS_NAME : boron
1572
- tasks : *ref_1
1658
+ tasks : *ref_2
1573
1659
- name : ubuntu-14.04-argon
1574
1660
display_name : Ubuntu 14.04 Node Argon
1575
1661
run_on : ubuntu1404-test
1576
1662
expansions :
1577
1663
NODE_LTS_NAME : argon
1578
- tasks : *ref_1
1664
+ tasks : *ref_2
1579
1665
- name : ubuntu-18.04-erbium
1580
1666
display_name : Ubuntu 18.04 Node Erbium
1581
1667
run_on : ubuntu1804-test
1582
1668
expansions :
1583
1669
NODE_LTS_NAME : erbium
1584
1670
CLIENT_ENCRYPTION : true
1585
- tasks : &ref_2
1671
+ tasks : &ref_3
1586
1672
- test-latest-server
1587
1673
- test-latest-replica_set
1588
1674
- test-latest-sharded_cluster
@@ -1629,7 +1715,8 @@ buildvariants:
1629
1715
- test-auth-kerberos-legacy
1630
1716
- test-auth-kerberos-unified
1631
1717
- test-auth-ldap
1632
- - test-tls-support
1718
+ - test-tls-support-latest
1719
+ - test-tls-support-4.2
1633
1720
- test-latest-ocsp-valid-cert-server-staples
1634
1721
- test-latest-ocsp-invalid-cert-server-staples
1635
1722
- test-latest-ocsp-valid-cert-server-does-not-staple
@@ -1650,35 +1737,35 @@ buildvariants:
1650
1737
expansions :
1651
1738
NODE_LTS_NAME : dubnium
1652
1739
CLIENT_ENCRYPTION : true
1653
- tasks : *ref_2
1740
+ tasks : *ref_3
1654
1741
- name : ubuntu-18.04-carbon
1655
1742
display_name : Ubuntu 18.04 Node Carbon
1656
1743
run_on : ubuntu1804-test
1657
1744
expansions :
1658
1745
NODE_LTS_NAME : carbon
1659
1746
CLIENT_ENCRYPTION : true
1660
- tasks : *ref_2
1747
+ tasks : *ref_3
1661
1748
- name : ubuntu-18.04-boron
1662
1749
display_name : Ubuntu 18.04 Node Boron
1663
1750
run_on : ubuntu1804-test
1664
1751
expansions :
1665
1752
NODE_LTS_NAME : boron
1666
1753
CLIENT_ENCRYPTION : true
1667
- tasks : *ref_2
1754
+ tasks : *ref_3
1668
1755
- name : ubuntu-18.04-argon
1669
1756
display_name : Ubuntu 18.04 Node Argon
1670
1757
run_on : ubuntu1804-test
1671
1758
expansions :
1672
1759
NODE_LTS_NAME : argon
1673
1760
CLIENT_ENCRYPTION : true
1674
- tasks : *ref_2
1761
+ tasks : *ref_3
1675
1762
- name : windows-64-vs2013-carbon
1676
1763
display_name : Windows (VS2013) Node Carbon
1677
1764
run_on : windows-64-vs2013-large
1678
1765
expansions :
1679
1766
NODE_LTS_NAME : carbon
1680
1767
MSVS_VERSION : 2013
1681
- tasks : &ref_3
1768
+ tasks : &ref_4
1682
1769
- test-4.2-server
1683
1770
- test-4.2-replica_set
1684
1771
- test-4.2-sharded_cluster
@@ -1721,90 +1808,91 @@ buildvariants:
1721
1808
- test-2.6-server-unified
1722
1809
- test-2.6-replica_set-unified
1723
1810
- test-2.6-sharded_cluster-unified
1811
+ - test-tls-support-4.2
1724
1812
- name : windows-64-vs2013-boron
1725
1813
display_name : Windows (VS2013) Node Boron
1726
1814
run_on : windows-64-vs2013-large
1727
1815
expansions :
1728
1816
NODE_LTS_NAME : boron
1729
1817
MSVS_VERSION : 2013
1730
- tasks : *ref_3
1818
+ tasks : *ref_4
1731
1819
- name : windows-64-vs2013-argon
1732
1820
display_name : Windows (VS2013) Node Argon
1733
1821
run_on : windows-64-vs2013-large
1734
1822
expansions :
1735
1823
NODE_LTS_NAME : argon
1736
1824
MSVS_VERSION : 2013
1737
- tasks : *ref_3
1825
+ tasks : *ref_4
1738
1826
- name : windows-64-vs2015-erbium
1739
1827
display_name : Windows (VS2015) Node Erbium
1740
1828
run_on : windows-64-vs2015-large
1741
1829
expansions :
1742
1830
NODE_LTS_NAME : erbium
1743
1831
MSVS_VERSION : 2015
1744
- tasks : *ref_3
1832
+ tasks : *ref_4
1745
1833
- name : windows-64-vs2015-dubnium
1746
1834
display_name : Windows (VS2015) Node Dubnium
1747
1835
run_on : windows-64-vs2015-large
1748
1836
expansions :
1749
1837
NODE_LTS_NAME : dubnium
1750
1838
MSVS_VERSION : 2015
1751
- tasks : *ref_3
1839
+ tasks : *ref_4
1752
1840
- name : windows-64-vs2015-carbon
1753
1841
display_name : Windows (VS2015) Node Carbon
1754
1842
run_on : windows-64-vs2015-large
1755
1843
expansions :
1756
1844
NODE_LTS_NAME : carbon
1757
1845
MSVS_VERSION : 2015
1758
- tasks : *ref_3
1846
+ tasks : *ref_4
1759
1847
- name : windows-64-vs2015-boron
1760
1848
display_name : Windows (VS2015) Node Boron
1761
1849
run_on : windows-64-vs2015-large
1762
1850
expansions :
1763
1851
NODE_LTS_NAME : boron
1764
1852
MSVS_VERSION : 2015
1765
- tasks : *ref_3
1853
+ tasks : *ref_4
1766
1854
- name : windows-64-vs2015-argon
1767
1855
display_name : Windows (VS2015) Node Argon
1768
1856
run_on : windows-64-vs2015-large
1769
1857
expansions :
1770
1858
NODE_LTS_NAME : argon
1771
1859
MSVS_VERSION : 2015
1772
- tasks : *ref_3
1860
+ tasks : *ref_4
1773
1861
- name : windows-64-vs2017-erbium
1774
1862
display_name : Windows (VS2017) Node Erbium
1775
1863
run_on : windows-64-vs2017-large
1776
1864
expansions :
1777
1865
NODE_LTS_NAME : erbium
1778
1866
MSVS_VERSION : 2017
1779
- tasks : *ref_3
1867
+ tasks : *ref_4
1780
1868
- name : windows-64-vs2017-dubnium
1781
1869
display_name : Windows (VS2017) Node Dubnium
1782
1870
run_on : windows-64-vs2017-large
1783
1871
expansions :
1784
1872
NODE_LTS_NAME : dubnium
1785
1873
MSVS_VERSION : 2017
1786
- tasks : *ref_3
1874
+ tasks : *ref_4
1787
1875
- name : windows-64-vs2017-carbon
1788
1876
display_name : Windows (VS2017) Node Carbon
1789
1877
run_on : windows-64-vs2017-large
1790
1878
expansions :
1791
1879
NODE_LTS_NAME : carbon
1792
1880
MSVS_VERSION : 2017
1793
- tasks : *ref_3
1881
+ tasks : *ref_4
1794
1882
- name : windows-64-vs2017-boron
1795
1883
display_name : Windows (VS2017) Node Boron
1796
1884
run_on : windows-64-vs2017-large
1797
1885
expansions :
1798
1886
NODE_LTS_NAME : boron
1799
1887
MSVS_VERSION : 2017
1800
- tasks : *ref_3
1888
+ tasks : *ref_4
1801
1889
- name : windows-64-vs2017-argon
1802
1890
display_name : Windows (VS2017) Node Argon
1803
1891
run_on : windows-64-vs2017-large
1804
1892
expansions :
1805
1893
NODE_LTS_NAME : argon
1806
1894
MSVS_VERSION : 2017
1807
- tasks : *ref_3
1895
+ tasks : *ref_4
1808
1896
- name : lint
1809
1897
display_name : lint
1810
1898
run_on : rhel70
0 commit comments