Skip to content

Commit cc944ec

Browse files
committed
always set hpctests group to login ...
... really just want to be able to specify groupvars, can't see why it wouldn't be 'login' group
1 parent 9ebb2ca commit cc944ec

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

environments/common/inventory/groups

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ login
1313
control
1414
compute
1515

16-
[hpctests]
16+
[hpctests:children]
1717
# Login group to use for running mpi-based testing.
18+
login
1819

1920
[cluster:children]
2021
# All nodes in the appliance - add e.g. service nodes not running Slurm here.

environments/common/layouts/everything

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
[nfs:children]
22
openhpc
33

4-
[hpctests:children]
5-
login
6-
74
[mysql:children]
85
control
96

0 commit comments

Comments
 (0)