[ARVADOS-DEV] updated: c43d72c6d70213350abf70e81710f98afa0a0862

git at public.curoverse.com git at public.curoverse.com
Mon Sep 14 18:57:01 EDT 2015


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

       via  c43d72c6d70213350abf70e81710f98afa0a0862 (commit)
       via  302257484801465c1e0371e36dcc0d3a28392af1 (commit)
       via  ee3c9aa1a39e6864a096a6619e237534d524ef69 (commit)
       via  323701f50f452cd96a15d14c278d41bd6e6b6f25 (commit)
       via  ff7b6fbcbca05e47fa226f8bef9f70de74e39024 (commit)
       via  fd45d42570bad689429ac62df86929e6b0c86cdf (commit)
      from  9afc5f2d9ca0af29c34ff15e58b66387c3c149a6 (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 c43d72c6d70213350abf70e81710f98afa0a0862
Merge: 9afc5f2 3022574
Author: radhika <radhika at curoverse.com>
Date:   Mon Sep 14 18:56:43 2015 -0400

    refs #6260
    Merge branch '6260-test-datamanager'


commit 302257484801465c1e0371e36dcc0d3a28392af1
Author: radhika <radhika at curoverse.com>
Date:   Mon Sep 14 18:53:16 2015 -0400

    6260: since datamanager no longer needs the data-manager-token-file (only keep server does), remove the run-tests.sh update for this.

diff --git a/jenkins/run-tests.sh b/jenkins/run-tests.sh
index e2e4ab6..7793b3e 100755
--- a/jenkins/run-tests.sh
+++ b/jenkins/run-tests.sh
@@ -759,10 +759,6 @@ do_test services/dockercleaner pip "$VENV3DIR/bin/"
 
 for g in "${gostuff[@]}"
 do
-    if [[ "$g" == "services/datamanager" ]]
-    then
-        testargs["$g"]+=" -data-manager-token-file $WORKSPACE/tmp/keep.data-manager-token-file"
-    fi
     do_test "$g" go
 done
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list