We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ebb2ca commit cc944ecCopy full SHA for cc944ec
environments/common/inventory/groups
@@ -13,8 +13,9 @@ login
13
control
14
compute
15
16
-[hpctests]
+[hpctests:children]
17
# Login group to use for running mpi-based testing.
18
+login
19
20
[cluster:children]
21
# All nodes in the appliance - add e.g. service nodes not running Slurm here.
environments/common/layouts/everything
@@ -1,9 +1,6 @@
1
[nfs:children]
2
openhpc
3
4
-[hpctests:children]
5
-login
6
-
7
[mysql:children]
8
9
0 commit comments