Skip to content

Commit da5f220

Browse files
committed
add test:tape@cta to all unit groups
1 parent 65136f3 commit da5f220

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

templates/configmap.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ data:
274274
275275
psu create ugroup any-store
276276
psu addto ugroup any-store *@*
277+
psu create unit -store test:tape@cta
277278
278279
psu create ugroup world-net
279280
psu addto ugroup world-net 0.0.0.0/0.0.0.0
@@ -305,7 +306,7 @@ data:
305306
psu create unit -store test:pool-{{ . }}@osm
306307
psu create ugroup pool-{{ . }}-store
307308
psu addto ugroup pool-{{ . }}-store test:pool-{{ . }}@osm
308-
# psu addto ugroup any-store test:pool-{{ . }}@osm
309+
psu addto ugroup pool-{{ . }}-store test:tape@cta
309310

310311
psu create link pool-{{ . }}-link any-protocol pool-{{ . }}-store world-net
311312
psu set link pool-{{ . }}-link -readpref=20 -writepref=20 -cachepref=20 -p2ppref=20

0 commit comments

Comments
 (0)