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

changed clustername and forgot to adjust slurm test

Former-commit-id: e6ee87d6
parent d360c64a
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
failed_when: result.rc != 0 and result.stdout != " Nothing new added." failed_when: result.rc != 0 and result.stdout != " Nothing new added."
- name: Create a user and associate them with a project - name: Create a user and associate them with a project
command: ./sacctmgr -i create user hpctest cluster=m3 account=testProject partition=batch command: ./sacctmgr -i create user hpctest cluster=cicd account=testProject partition=batch
args: args:
chdir: '/opt/slurm-latest/bin' chdir: '/opt/slurm-latest/bin'
become: true become: true
......
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