15295: Check that keep references are well formed
[arvados.git] / sdk / cwl / test_with_arvbox.sh
index 5d98d747f519fc89a6d8c512c27ccc52be51dec5..39c834ed60f93da64db19db3c744c8a1279231b1 100755 (executable)
@@ -66,6 +66,10 @@ if test -z "$ARVBOX_CONTAINER" ; then
    export ARVBOX_CONTAINER=cwltest
 fi
 
+if test "$suite" = "conformance" ; then
+  suite=conformance-v1.0
+fi
+
 if test $reset_container = 1 ; then
     arvbox stop
     docker rm $ARVBOX_CONTAINER