[ARVADOS] updated: 1.3.0-3263-gda8b6f7d9

Git user git at public.arvados.org
Tue Oct 6 13:48:41 UTC 2020


Summary of changes:
 sdk/cwl/test_with_arvbox.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  da8b6f7d9582d0829e1318f7f914730a47112e7a (commit)
      from  fa785db309d7b53905d327d6bfcab6445537a75f (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 da8b6f7d9582d0829e1318f7f914730a47112e7a
Author: Ward Vandewege <ward at curii.com>
Date:   Tue Oct 6 09:47:55 2020 -0400

    Fix arvados-cwl-conformance-tests and arv-federation-migrate-test
    jenkins jobs.
    
    refs #16267
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/sdk/cwl/test_with_arvbox.sh b/sdk/cwl/test_with_arvbox.sh
index 6de404f44..dc4a62631 100755
--- a/sdk/cwl/test_with_arvbox.sh
+++ b/sdk/cwl/test_with_arvbox.sh
@@ -129,7 +129,7 @@ fi
 
 export ARVADOS_API_HOST=localhost:8000
 export ARVADOS_API_HOST_INSECURE=1
-export ARVADOS_API_TOKEN=\$(cat /var/lib/arvados/superuser_token)
+export ARVADOS_API_TOKEN=\$(cat /var/lib/arvados-arvbox/superuser_token)
 
 if test -n "$build" ; then
   /usr/src/arvados/build/build-dev-docker-jobs-image.sh

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list