File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -1421,6 +1421,25 @@ buildvariants:
14211421 tasks :
14221422 - name : test_mongohouse
14231423
1424+ - name : zseries-rhel83-latest
1425+ display_name : " zSeries RHEL 8.3 (MongoDB Latest)"
1426+ batchtime : 1440 # 1 day
1427+ expansions :
1428+ build_type : " Release"
1429+ tar_options : *linux_tar_options
1430+ cmake_flags : *linux_cmake_flags
1431+ mongodb_version : *version_latest
1432+ cmake : " cmake"
1433+ lib_dir : " lib64"
1434+ run_on :
1435+ - rhel83-zseries-small
1436+ tasks :
1437+ - name : compile_with_shared_libs
1438+ - name : compile_and_test_with_shared_libs
1439+ - name : compile_and_test_with_shared_libs_extra_alignment
1440+ - name : compile_and_test_with_static_libs
1441+ - name : compile_and_test_with_static_libs_extra_alignment
1442+
14241443 - name : zseries-rhel83-60
14251444 display_name : " zSeries RHEL 8.3 (MongoDB 6.0)"
14261445 batchtime : 1440 # 1 day
You can’t perform that action at this time.
0 commit comments