Skip to content

Commit 3d05772

Browse files
committed
get caas hpctests working with root-squashed nfs
1 parent 33b9991 commit 3d05772

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

environments/.caas/inventory/group_vars/all/hpctests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ hpctests_outdir: "{{ playbook_dir }}/.tmp/hpctests"
88
# hpctests run by default in Azimuth but not trying to stress-test the nodes
99
# just check compiler, mpi etc works
1010
hpctests_hpl_mem_frac: 0.05 # 5% node memory
11+
12+
# use basic_user-defined user:
13+
hpctests_user: azimuth

0 commit comments

Comments
 (0)