Skip to content
Snippets Groups Projects
Commit ce85bfbd authored by Danny Auble's avatar Danny Auble
Browse files

change cluster name to be test specific

parent f0da41dd
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ source ./globals_accounting ...@@ -26,7 +26,7 @@ source ./globals_accounting
set test_id "test21.31" set test_id "test21.31"
set exit_code 0 set exit_code 0
set tc2 slurm_test-cluster-2 set tc2 "$test_id-cluster-2"
set nm name set nm name
set sr res set sr res
set sr1 [format "%s%s" $test_id "res_1"] set sr1 [format "%s%s" $test_id "res_1"]
......
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