From 93f1806fb6004a2d9e4ceadfeb6f2761146d3e28 Mon Sep 17 00:00:00 2001 From: Johan Guldmyr Date: Fri, 13 May 2016 11:52:07 +0300 Subject: [PATCH] add another entry to the extraparamslist --- tests/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test.yml b/tests/test.yml index 3064594..a8f7043 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -10,8 +10,8 @@ - slurm_accounting_storage_host: "dbdhost.example.com" - slurm_TrackWCKey: "no" - slurm_ExtraParamsList: - - slurm_PrologSlurmctld: "/etc/slurm/slurmctld_prolog" - "TrackWCKey={{ slurm_TrackWCKey }}" + - "TreeWidth=50" # pre_tasks: # - name: create files dir