run-cwl-test.sh needs one more permission in its scoped token.
authorWard Vandewege <ward@curoverse.com>
Fri, 14 Oct 2016 13:36:30 +0000 (09:36 -0400)
committerWard Vandewege <ward@curoverse.com>
Fri, 14 Oct 2016 13:36:30 +0000 (09:36 -0400)
No issue #

jenkins/run-cwl-test.sh

index a9a4cd4c6de657b7b0e13a432f23dc3b43927cbe..068acd8cb775c7f7ca30f116f67cfb2406137bf6 100755 (executable)
@@ -31,6 +31,7 @@ function usage {
     echo >&2 "\"GET /arvados/v1/jobs\","
     echo >&2 "\"POST /arvados/v1/jobs\","
     echo >&2 "\"GET /arvados/v1/pipeline_instances\","
+    echo >&2 "\"GET /arvados/v1/pipeline_instances/\","
     echo >&2 "\"POST /arvados/v1/pipeline_instances\","
     echo >&2 "\"GET /arvados/v1/collections/\","
     echo >&2 "\"POST /arvados/v1/collections/\","