[ARVADOS-DEV] updated: b29bc5199ff7fe908420cd1c718be095d1ee58c4

Git user git at public.curoverse.com
Fri Oct 14 09:36:51 EDT 2016


Summary of changes:
 jenkins/run-cwl-test.sh | 1 +
 1 file changed, 1 insertion(+)

       via  b29bc5199ff7fe908420cd1c718be095d1ee58c4 (commit)
      from  f6153b25cf33c2ab1e1a9a6737071f9938124741 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit b29bc5199ff7fe908420cd1c718be095d1ee58c4
Author: Ward Vandewege <ward at curoverse.com>
Date:   Fri Oct 14 09:36:30 2016 -0400

    run-cwl-test.sh needs one more permission in its scoped token.
    
    No issue #

diff --git a/jenkins/run-cwl-test.sh b/jenkins/run-cwl-test.sh
index a9a4cd4..068acd8 100755
--- a/jenkins/run-cwl-test.sh
+++ b/jenkins/run-cwl-test.sh
@@ -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/\","

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list