[ARVADOS-DEV] updated: 22e538ac7ece05cbfc32b2dfb463f3fb955d7f61
git at public.curoverse.com
git at public.curoverse.com
Wed Jan 20 11:40:36 EST 2016
Summary of changes:
jenkins/run-tests.sh | 1 +
1 file changed, 1 insertion(+)
via 22e538ac7ece05cbfc32b2dfb463f3fb955d7f61 (commit)
from fe5164555b117d5c9c538905c495192adad0b815 (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 22e538ac7ece05cbfc32b2dfb463f3fb955d7f61
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Wed Jan 20 11:40:09 2016 -0500
Add crunch-run to run-tests refs #7816
diff --git a/jenkins/run-tests.sh b/jenkins/run-tests.sh
index bdf541a..40cf907 100755
--- a/jenkins/run-tests.sh
+++ b/jenkins/run-tests.sh
@@ -720,6 +720,7 @@ gostuff=(
services/datamanager/collection
services/datamanager/keep
services/datamanager
+ services/crunch-run
tools/keep-rsync
)
for g in "${gostuff[@]}"
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list