File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -1334,6 +1334,19 @@ buildvariants:
1334
1334
tasks :
1335
1335
- name : " test-fle"
1336
1336
1337
+ - matrix_name : " fle-jruby"
1338
+ matrix_spec :
1339
+ auth-and-ssl : " noauth-and-nossl"
1340
+ ruby : [jruby-9.2]
1341
+ topology : standalone
1342
+ mongodb-version : ['5.0']
1343
+ os : ubuntu1804
1344
+ fle : fle
1345
+ docker-distro : ubuntu1804
1346
+ display_name : " FLE: ${mongodb-version} ${ruby}"
1347
+ tasks :
1348
+ - name : " test-fle-via-docker"
1349
+
1337
1350
- matrix_name : aws-auth-regular
1338
1351
matrix_spec :
1339
1352
auth-and-ssl : aws-regular
Original file line number Diff line number Diff line change @@ -472,6 +472,19 @@ buildvariants:
472
472
tasks:
473
473
- name: "test-fle"
474
474
475
+ - matrix_name: "fle-jruby"
476
+ matrix_spec:
477
+ auth-and-ssl: "noauth-and-nossl"
478
+ ruby: [jruby-9.2]
479
+ topology: standalone
480
+ mongodb-version: ['5.0']
481
+ os: ubuntu1804
482
+ fle: fle
483
+ docker-distro: ubuntu1804
484
+ display_name: "FLE: ${mongodb-version} ${ruby}"
485
+ tasks:
486
+ - name: "test-fle-via-docker"
487
+
475
488
- matrix_name: aws-auth-regular
476
489
matrix_spec:
477
490
auth-and-ssl: aws-regular
You can’t perform that action at this time.
0 commit comments