@@ -3069,23 +3069,6 @@ tasks:
3069
3069
- func : bootstrap mongo-orchestration
3070
3070
- func : bootstrap kms servers
3071
3071
- 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
3089
3072
- name : run-custom-csfle-tests-rapid-pinned-commit
3090
3073
tags :
3091
3074
- run-custom-dependency-tests
@@ -3103,23 +3086,6 @@ tasks:
3103
3086
- func : bootstrap mongo-orchestration
3104
3087
- func : bootstrap kms servers
3105
3088
- 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
3123
3089
- name : run-custom-csfle-tests-latest-pinned-commit
3124
3090
tags :
3125
3091
- run-custom-dependency-tests
@@ -3137,23 +3103,6 @@ tasks:
3137
3103
- func : bootstrap mongo-orchestration
3138
3104
- func : bootstrap kms servers
3139
3105
- 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
3157
3106
- name : test-latest-server-noauth
3158
3107
tags :
3159
3108
- latest
@@ -4483,11 +4432,8 @@ buildvariants:
4483
4432
run_on : rhel80-large
4484
4433
tasks :
4485
4434
- run-custom-csfle-tests-5.0-pinned-commit
4486
- - run-custom-csfle-tests-5.0-master
4487
4435
- run-custom-csfle-tests-rapid-pinned-commit
4488
- - run-custom-csfle-tests-rapid-master
4489
4436
- run-custom-csfle-tests-latest-pinned-commit
4490
- - run-custom-csfle-tests-latest-master
4491
4437
- name : rhel8-test-serverless
4492
4438
display_name : Serverless Test
4493
4439
run_on : rhel80-large
0 commit comments