add an all-ro flag (#252)
to specify the subset of tests that we want to run in Jenkins with the
RO conduit
[ROCm/rocshmem commit: b6b5a82d2b]
This commit is contained in:
committed by
GitHub
orang tua
c573695649
melakukan
a19c98b20a
@@ -657,6 +657,13 @@ case $TEST in
|
||||
TestColl
|
||||
TestOther
|
||||
;;
|
||||
*"all-ro")
|
||||
TestRMAPut
|
||||
TestAMO
|
||||
TestSigOps
|
||||
TestColl
|
||||
TestOther
|
||||
;;
|
||||
*"rma")
|
||||
TestRMA
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user