Skip to content

Commit 1372062

Browse files
committed
remove test15 - duplicate of test6
1 parent c4c706e commit 1372062

File tree

5 files changed

+2
-57
lines changed

5 files changed

+2
-57
lines changed

molecule/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ test11 | 1 | N | As for #5 but then deletes a n
2222
test12 | 1 | N | As for #5 but enabling job completion and testing `sacct -c`
2323
test13 | 1 | N | As for #5 but tests `openhpc_config` variable.
2424
test14 | 1 | N | As for #5 but also tests `extra_nodes` via State=DOWN nodes.
25-
test15 | 1 | N | No compute nodes.
25+
2626

2727
# Local Installation & Running
2828

molecule/test15/converge.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

molecule/test15/molecule.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

molecule/test15/verify.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

molecule/test6/converge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
runtime: true
1212
openhpc_slurm_control_host: "{{ groups['testohpc_login'] | first }}"
1313
openhpc_slurm_partitions:
14-
- name: "compute"
14+
- name: "n/a"
1515
openhpc_cluster_name: testohpc
1616
openhpc_slurm_configless: true
1717

0 commit comments

Comments
 (0)