File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -1342,7 +1342,7 @@ tasks:
1342
1342
- func : install dependencies
1343
1343
- func : bootstrap mongo-orchestration
1344
1344
vars :
1345
- VERSION : latest
1345
+ VERSION : rapid
1346
1346
AUTH : auth
1347
1347
ORCHESTRATION_FILE : auth-aws.json
1348
1348
TOPOLOGY : server
@@ -2303,7 +2303,6 @@ buildvariants:
2303
2303
- test-socks5-tls
2304
2304
- test-zstd-compression
2305
2305
- test-snappy-compression
2306
- - test-lambda-aws-auth-example
2307
2306
- test-tls-support-latest
2308
2307
- test-tls-support-6.0
2309
2308
- test-tls-support-5.0
@@ -2354,7 +2353,6 @@ buildvariants:
2354
2353
- test-auth-ldap
2355
2354
- test-socks5
2356
2355
- test-socks5-tls
2357
- - test-lambda-aws-auth-example
2358
2356
- test-tls-support-latest
2359
2357
- test-tls-support-6.0
2360
2358
- test-tls-support-5.0
@@ -2394,7 +2392,6 @@ buildvariants:
2394
2392
- test-socks5-tls
2395
2393
- test-zstd-compression
2396
2394
- test-snappy-compression
2397
- - test-lambda-aws-auth-example
2398
2395
- test-tls-support-latest
2399
2396
- test-tls-support-6.0
2400
2397
- test-tls-support-5.0
@@ -2439,7 +2436,6 @@ buildvariants:
2439
2436
- test-atlas-data-lake
2440
2437
- test-socks5
2441
2438
- test-socks5-tls
2442
- - test-lambda-aws-auth-example
2443
2439
- test-tls-support-latest
2444
2440
- test-tls-support-6.0
2445
2441
- test-tls-support-5.0
Original file line number Diff line number Diff line change @@ -268,7 +268,7 @@ TASKS.push({
268
268
{
269
269
func : 'bootstrap mongo-orchestration' ,
270
270
vars : {
271
- VERSION : 'latest ' ,
271
+ VERSION : 'rapid ' ,
272
272
AUTH : 'auth' ,
273
273
ORCHESTRATION_FILE : 'auth-aws.json' ,
274
274
TOPOLOGY : 'server'
You can’t perform that action at this time.
0 commit comments