Steve Brasier
Steve Brasier
- TODO: Need to check this can run MPI jobs OK with sestatus = enforcing - TODO: Add README
Interestingly `ansible/adhoc/tests.yml` fails when login is in `hardening` node with: ``` package intel-... does not verify: no digest ``` The workaround is to set `openhpc_slurm_login: "{{ groups['compute'][0] }}` in the...
Testing build here: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8358239578 Edit: Cancelled, didn't run OFED build
Testing build here: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8358708640. ofed build failed cause of extravars. other build server deletion timedout
Testing build here: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8360196142
Testing build here: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8361801241
Testing build here: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8363078224
Build: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8374393209
NB: images in this branch are built in [e9fe323](https://github.com/stackhpc/ansible-slurm-appliance/pull/254/commits/e9fe3235745914331739138672ede95fad99743a). GUI tests at 5b64a7c4ecd3d10564d45e54ae8acb5dd56a2fda - OOD shell: OK - OOD desktop: OK - OOD jupyter: OK - Monitoring: OK
Checked `ofed` role is idempotent by: adding ``` environments/.stackhpc/inventory/extra_groups: ... [ofed:children] compute ``` running `ansible-playbook ansible/bootstrap.yml` No changes reported.