@@ -1862,31 +1862,11 @@ tasks:
18621862 updates :
18631863 - {key: VERSION, value: latest}
18641864 - {key: TOPOLOGY, value: replica_set}
1865- - {key: AUTH, value: noauth}
1866- - func : install dependencies
1867- - func : bootstrap mongo-orchestration
1868- - func : bootstrap kms servers
1869- - func : run socks5 tests
1870- - name : test-socks5-csfle-proxy-auth
1871- tags :
1872- - socks5-csfle
1873- commands :
1874- - command : expansions.update
1875- type : setup
1876- params :
1877- updates :
1878- - {key: VERSION, value: latest}
1879- - {key: TOPOLOGY, value: replica_set}
1880- - {key: TEST_SOCKS5_CSFLE, value: 'true'}
1881- - {key: AUTH, value: noauth}
1882- - {key: PROXY_AUTH, value: 'true'}
1883- - {key: CLIENT_ENCRYPTION, value: 'true'}
1884- - {key: TEST_CSFLE, value: 'true'}
18851865 - func : install dependencies
18861866 - func : bootstrap mongo-orchestration
18871867 - func : bootstrap kms servers
18881868 - func : run socks5 tests
1889- - name : test-socks5-csfle-no-proxy-auth
1869+ - name : test-socks5-csfle
18901870 tags :
18911871 - socks5-csfle
18921872 commands :
@@ -1897,9 +1877,6 @@ tasks:
18971877 - {key: VERSION, value: latest}
18981878 - {key: TOPOLOGY, value: replica_set}
18991879 - {key: TEST_SOCKS5_CSFLE, value: 'true'}
1900- - {key: AUTH, value: noauth}
1901- - {key: CLIENT_ENCRYPTION, value: 'true'}
1902- - {key: TEST_CSFLE, value: 'true'}
19031880 - func : install dependencies
19041881 - func : bootstrap mongo-orchestration
19051882 - func : bootstrap kms servers
@@ -1914,7 +1891,6 @@ tasks:
19141891 - {key: SSL, value: ssl}
19151892 - {key: VERSION, value: latest}
19161893 - {key: TOPOLOGY, value: replica_set}
1917- - {key: AUTH, value: noauth}
19181894 - func : install dependencies
19191895 - func : bootstrap mongo-orchestration
19201896 - func : run socks5 tests
@@ -4673,8 +4649,7 @@ buildvariants:
46734649 - test-auth-kerberos
46744650 - test-auth-ldap
46754651 - test-socks5
4676- - test-socks5-csfle-proxy-auth
4677- - test-socks5-csfle-no-proxy-auth
4652+ - test-socks5-csfle
46784653 - test-socks5-tls
46794654 - test-snappy-compression
46804655 - test-zstd-1.x-compression
@@ -4734,8 +4709,7 @@ buildvariants:
47344709 - test-auth-kerberos
47354710 - test-auth-ldap
47364711 - test-socks5
4737- - test-socks5-csfle-proxy-auth
4738- - test-socks5-csfle-no-proxy-auth
4712+ - test-socks5-csfle
47394713 - test-socks5-tls
47404714 - test-snappy-compression
47414715 - test-zstd-1.x-compression
@@ -4795,8 +4769,7 @@ buildvariants:
47954769 - test-auth-kerberos
47964770 - test-auth-ldap
47974771 - test-socks5
4798- - test-socks5-csfle-proxy-auth
4799- - test-socks5-csfle-no-proxy-auth
4772+ - test-socks5-csfle
48004773 - test-socks5-tls
48014774 - test-snappy-compression
48024775 - test-zstd-1.x-compression
@@ -4856,8 +4829,7 @@ buildvariants:
48564829 - test-auth-kerberos
48574830 - test-auth-ldap
48584831 - test-socks5
4859- - test-socks5-csfle-proxy-auth
4860- - test-socks5-csfle-no-proxy-auth
4832+ - test-socks5-csfle
48614833 - test-socks5-tls
48624834 - test-snappy-compression
48634835 - test-zstd-1.x-compression
@@ -4914,8 +4886,7 @@ buildvariants:
49144886 - test-latest-load-balanced
49154887 - test-auth-kerberos
49164888 - test-auth-ldap
4917- - test-socks5-csfle-proxy-auth
4918- - test-socks5-csfle-no-proxy-auth
4889+ - test-socks5-csfle
49194890 - test-socks5-tls
49204891 - test-snappy-compression
49214892 - test-zstd-1.x-compression
0 commit comments