Skip to content

Commit a564c94

Browse files
committed
Remove deprecated AccountingStorageLoc (SOFTWARE-4446)
Slurm 20 gets mad about this: fatal: The AccountingStorageLoc option has been removed. It is safe to remove from your configuration.
1 parent 07238a9 commit a564c94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

osgtest/tests/test_290_slurm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"""
2323

2424
SLURM_CONFIG = """AccountingStorageHost=localhost
25-
AccountingStorageLoc=/tmp/slurm_job_accounting.txt
2625
AccountingStorageType=accounting_storage/slurmdbd
2726
AuthType=auth/munge
2827
ClusterName={cluster}

0 commit comments

Comments
 (0)