@@ -3069,23 +3069,6 @@ tasks:
30693069 - func : bootstrap mongo-orchestration
30703070 - func : bootstrap kms servers
30713071 - func : run custom csfle tests
3072- - name : run-custom-csfle-tests-5.0-master
3073- tags :
3074- - run-custom-dependency-tests
3075- commands :
3076- - command : expansions.update
3077- type : setup
3078- params :
3079- updates :
3080- - {key: NODE_LTS_VERSION, value: '14'}
3081- - {key: NPM_VERSION, value: '9'}
3082- - {key: VERSION, value: '5.0'}
3083- - {key: TOPOLOGY, value: replica_set}
3084- - {key: CSFLE_GIT_REF, value: master}
3085- - func : install dependencies
3086- - func : bootstrap mongo-orchestration
3087- - func : bootstrap kms servers
3088- - func : run custom csfle tests
30893072 - name : run-custom-csfle-tests-rapid-pinned-commit
30903073 tags :
30913074 - run-custom-dependency-tests
@@ -3103,23 +3086,6 @@ tasks:
31033086 - func : bootstrap mongo-orchestration
31043087 - func : bootstrap kms servers
31053088 - func : run custom csfle tests
3106- - name : run-custom-csfle-tests-rapid-master
3107- tags :
3108- - run-custom-dependency-tests
3109- commands :
3110- - command : expansions.update
3111- type : setup
3112- params :
3113- updates :
3114- - {key: NODE_LTS_VERSION, value: '14'}
3115- - {key: NPM_VERSION, value: '9'}
3116- - {key: VERSION, value: rapid}
3117- - {key: TOPOLOGY, value: replica_set}
3118- - {key: CSFLE_GIT_REF, value: master}
3119- - func : install dependencies
3120- - func : bootstrap mongo-orchestration
3121- - func : bootstrap kms servers
3122- - func : run custom csfle tests
31233089 - name : run-custom-csfle-tests-latest-pinned-commit
31243090 tags :
31253091 - run-custom-dependency-tests
@@ -3137,23 +3103,6 @@ tasks:
31373103 - func : bootstrap mongo-orchestration
31383104 - func : bootstrap kms servers
31393105 - func : run custom csfle tests
3140- - name : run-custom-csfle-tests-latest-master
3141- tags :
3142- - run-custom-dependency-tests
3143- commands :
3144- - command : expansions.update
3145- type : setup
3146- params :
3147- updates :
3148- - {key: NODE_LTS_VERSION, value: '14'}
3149- - {key: NPM_VERSION, value: '9'}
3150- - {key: VERSION, value: latest}
3151- - {key: TOPOLOGY, value: replica_set}
3152- - {key: CSFLE_GIT_REF, value: master}
3153- - func : install dependencies
3154- - func : bootstrap mongo-orchestration
3155- - func : bootstrap kms servers
3156- - func : run custom csfle tests
31573106 - name : test-latest-server-noauth
31583107 tags :
31593108 - latest
@@ -4483,11 +4432,8 @@ buildvariants:
44834432 run_on : rhel80-large
44844433 tasks :
44854434 - run-custom-csfle-tests-5.0-pinned-commit
4486- - run-custom-csfle-tests-5.0-master
44874435 - run-custom-csfle-tests-rapid-pinned-commit
4488- - run-custom-csfle-tests-rapid-master
44894436 - run-custom-csfle-tests-latest-pinned-commit
4490- - run-custom-csfle-tests-latest-master
44914437 - name : rhel8-test-serverless
44924438 display_name : Serverless Test
44934439 run_on : rhel80-large
0 commit comments