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 1a23c33 commit dd94728Copy full SHA for dd94728
ansible/adhoc/test.yml
@@ -11,3 +11,5 @@
11
tasks:
12
- import_role:
13
name: stackhpc.slurm_openstack_tools.test
14
+ # TODO: FIXME: need to fix /opt mount so that it only overrides /opt/intel and /opt/ohpc
15
+ # TODO: FIXME: need to fix /opt unmount so it works
environments/common/inventory/groups
@@ -61,7 +61,8 @@ filebeat
61
62
[openhpc_tests:children]
63
# Run post-deploy MPI-based tests using ansible/adhoc/test.yml
64
-cluster # TODO: FIXME in branch
+login
65
+compute
66
67
[selinux:children]
68
# Define selinux status for these
0 commit comments