to specify the subset of tests that we want to run in Jenkins with the
RO conduit
Этот коммит содержится в:
Edgar Gabriel
2025-09-11 16:32:08 -05:00
коммит произвёл GitHub
родитель 99b753f103
Коммит b6b5a82d2b
+7
Просмотреть файл
@@ -657,6 +657,13 @@ case $TEST in
TestColl
TestOther
;;
*"all-ro")
TestRMAPut
TestAMO
TestSigOps
TestColl
TestOther
;;
*"rma")
TestRMA
;;