Skip to content

Commit 68bec3e

Browse files
committed
test manila if running on arcus
1 parent e0d0c06 commit 68bec3e

File tree

1 file changed

+2
-0
lines changed
  • environments/.stackhpc/inventory/group_vars/all

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
os_manila_mount_shares_arcus:
22
- share_name: slurm-v2-home
33
mount_path: /project
4+
- share_name: slurm-scratch
5+
mount_path: /scratch
46

57
os_manila_mount_shares: "{{ os_manila_mount_shares_arcus if ci_cloud == 'ARCUS' else [] }}"

0 commit comments

Comments
 (0)