[arvados] updated: 2.6.0-4748-gd1a6af6053
git repository hosting
git at public.arvados.org
Thu Aug 24 14:54:46 UTC 2023
Summary of changes:
build/run-tests.sh | 2 ++
1 file changed, 2 insertions(+)
via d1a6af60533f6d1fb4d4f00f7556f0d8500db3b9 (commit)
from 58186253302470783bbbb65813001165f13fb3d8 (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 d1a6af60533f6d1fb4d4f00f7556f0d8500db3b9
Author: Tom Clegg <tom at curii.com>
Date: Thu Aug 24 10:54:18 2023 -0400
18874: Make `run-tests.sh --only services/workbench2` work.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
diff --git a/build/run-tests.sh b/build/run-tests.sh
index 4573b7bedd..44865951ff 100755
--- a/build/run-tests.sh
+++ b/build/run-tests.sh
@@ -107,6 +107,7 @@ services/crunch-dispatch-local
services/crunch-dispatch-slurm
services/workbench2
services/workbench2_units
+services/workbench2_integration
services/ws
sdk/cli
sdk/python
@@ -1166,6 +1167,7 @@ test_all() {
do_test apps/workbench_integration
do_test apps/workbench_benchmark
do_test apps/workbench_profile
+ do_test services/workbench2
}
test_go() {
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list