Skip to content

Commit

Permalink
prepare for g2 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kofemann committed Aug 24, 2023
1 parent 3f1f525 commit a016400
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ data:
/opt/dcache/bin/chimera chmod 0777 /testbase || true
/opt/dcache/bin/chimera mkdir /data || true
/opt/dcache/bin/chimera chmod 0777 /data || true
/opt/dcache/bin/chimera mkdir /data/g2 || true
/opt/dcache/bin/chimera chown 1000:1000 /data/g2 || true
export: |-
/data *(rw,no_root_squash)
Expand Down

0 comments on commit a016400

Please sign in to comment.