[ARVADOS] updated: 2.1.0-2465-gd6497b0fc
Git user
git at public.arvados.org
Mon May 16 18:48:55 UTC 2022
Summary of changes:
tools/sync-groups/federation_test.go | 4 ++++
1 file changed, 4 insertions(+)
via d6497b0fc0464447d6b753809807a1d11d511e50 (commit)
from 3844e08a8d45a3c2d27987523effd5ae7eb66eaf (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 d6497b0fc0464447d6b753809807a1d11d511e50
Author: Tom Clegg <tom at curii.com>
Date: Mon May 16 14:48:04 2022 -0400
15370: Update sync-groups test config.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
diff --git a/tools/sync-groups/federation_test.go b/tools/sync-groups/federation_test.go
index 330c22be3..88923563d 100644
--- a/tools/sync-groups/federation_test.go
+++ b/tools/sync-groups/federation_test.go
@@ -54,6 +54,10 @@ func (s *FederationSuite) SetUpSuite(c *check.C) {
Insecure: true
SystemLogs:
Format: text
+ Containers:
+ CloudVMs:
+ Enable: true
+ Driver: loopback
RemoteClusters:
z1111:
Host: ` + hostport["z1111"] + `
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list