Skip to content
Snippets Groups Projects
Commit 4b988a9d authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

changing the way I test slurm

parent 81bb49d0
No related branches found
No related tags found
1 merge request!293Ubuntu
......@@ -163,10 +163,6 @@ tests:
- bash -e ./tests/run_tests.sh NFSNodes "files/inventory.$STACKNAME" "../gc_key.pem"
- bash -e ./tests/run_tests.sh SQLNodes "files/inventory.$STACKNAME" "../gc_key.pem"
- sudo `which sacctmgr` add account pXXX cluster=m3 Description="Test parent account" Organization="Monash"
- sudo `which sacctmgr` add account ab12 parent=pXXX cluster=m3 Organization="Monash"
- sudo `which sacctmgr` create user slurmtest cluster=m3 account=ab12
- srun --ntasks=2 --partition=batch hostname
# licensing https://gitlab.erc.monash.edu.au/hpc-team/license_server/tree/master/roles/avizo_license_monitor
manual_cluster_spawn:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment