Skip to content

Commit 49a9d32

Browse files
committed
cylc lint complaints
1 parent 4419430 commit 49a9d32

File tree

1 file changed

+71
-70
lines changed

1 file changed

+71
-70
lines changed

global/gfdl_ppan_global.cylc

Lines changed: 71 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,44 @@
11
[hub]
2-
url =
2+
url =
33
[scheduler]
44
UTC mode = True
55
process pool size = 4
66
process pool timeout = PT10M
7-
auto restart delay =
7+
auto restart delay =
88
[[run hosts]]
99
available = an007, an008
1010
ports = 43001 .. 43101
11-
condemned =
12-
ranking =
11+
condemned =
12+
ranking =
1313
process check timeout = PT10S
1414
[[host self-identification]]
1515
method = name
1616
target = google.com
17-
host =
1817
[[events]]
19-
handlers =
20-
handler events =
21-
mail events =
22-
startup handlers = mkdir -p /xtmp/$USER/work/cylc-run/%(workflow)s/share && mkdir -p /xtmp/$USER/work/cylc-run/%(workflow)s/work
23-
shutdown handlers = mkdir -p /xtmp/$USER/cleandir/$$/%(workflow)s && mv /xtmp/$USER/work/cylc-run/%(workflow)s/* /xtmp/$USER/cleandir/$$/%(workflow)s
24-
abort handlers =
25-
workflow timeout =
26-
workflow timeout handlers =
18+
handlers =
19+
handler events =
20+
mail events =
21+
startup handlers = mkdir -p /xtmp/$USER/work/cylc-run/%(workflow)s/share \
22+
&& mkdir -p /xtmp/$USER/work/cylc-run/%(workflow)s/work
23+
shutdown handlers = mkdir -p /xtmp/$USER/cleandir/$$/%(workflow)s \
24+
&& mv /xtmp/$USER/work/cylc-run/%(workflow)s/* /xtmp/$USER/cleandir/$$/%(workflow)s
25+
abort handlers =
26+
workflow timeout =
27+
workflow timeout handlers =
2728
abort on workflow timeout = False
28-
stall handlers =
29+
stall handlers =
2930
stall timeout = PT1H
30-
stall timeout handlers =
31+
stall timeout handlers =
3132
abort on stall timeout = True
32-
inactivity timeout =
33-
inactivity timeout handlers =
33+
inactivity timeout =
34+
inactivity timeout handlers =
3435
abort on inactivity timeout = False
3536
restart timeout = PT2M
3637
[[mail]]
37-
from =
38-
smtp =
39-
to =
40-
footer =
38+
from =
39+
smtp =
40+
to =
41+
footer =
4142
task event batch interval = PT5M
4243
[[main loop]]
4344
plugins = health check, reset bad hosts
@@ -57,15 +58,15 @@
5758
[[[localhost]]]
5859
share = /xtmp/$USER/work
5960
work = /xtmp/$USER/work
60-
run =
61-
share/cycle =
62-
log =
63-
log/job =
61+
run =
62+
share/cycle =
63+
log =
64+
log/job =
6465
[platforms]
6566
[[localhost]]
6667
hosts = localhost
6768
job runner = background
68-
job runner command template =
69+
job runner command template =
6970
communication method = zmq
7071
submission polling intervals = PT15M
7172
submission retry delays = PT1M
@@ -74,25 +75,25 @@
7475
ssh command = ssh
7576
rsync command = rsync
7677
use login shell = True
77-
cylc path =
78-
global init-script =
79-
copyable environment variables =
78+
cylc path =
79+
global init-script =
80+
copyable environment variables =
8081
retrieve job logs = False
8182
retrieve job logs command = rsync -a
82-
retrieve job logs max size =
83-
retrieve job logs retry delays =
83+
retrieve job logs max size =
84+
retrieve job logs retry delays =
8485
tail command template = tail -n +1 --follow=name %(filename)s
85-
err tailer =
86-
out tailer =
87-
err viewer =
88-
out viewer =
89-
job name length maximum =
86+
err tailer =
87+
out tailer =
88+
err viewer =
89+
out viewer =
90+
job name length maximum =
9091
install target = localhost
9192
clean job submission environment = False
92-
job submission environment pass-through =
93-
job submission executable paths =
93+
job submission environment pass-through =
94+
job submission executable paths =
9495
max batch submit size = 100
95-
ssh forward environment variables =
96+
ssh forward environment variables =
9697
[[[meta]]]
9798
[[[selection]]]
9899
method = definition order
@@ -106,28 +107,28 @@
106107
job submission executable paths = /usr/local/slurm/default/bin
107108
submission retry delays = PT1M
108109
ssh command = ssh
109-
job runner command template =
110+
job runner command template =
110111
communication method = zmq
111112
submission polling intervals = PT15M
112113
execution polling intervals = PT15M
113114
execution time limit polling intervals = PT1M, PT2M, PT7M
114115
rsync command = rsync
115116
use login shell = True
116-
global init-script =
117-
copyable environment variables =
117+
global init-script =
118+
copyable environment variables =
118119
retrieve job logs command = rsync -a
119-
retrieve job logs max size =
120-
retrieve job logs retry delays =
120+
retrieve job logs max size =
121+
retrieve job logs retry delays =
121122
tail command template = tail -n +1 --follow=name %(filename)s
122-
err tailer =
123-
out tailer =
124-
err viewer =
125-
out viewer =
126-
job name length maximum =
127-
job submission environment pass-through =
123+
err tailer =
124+
out tailer =
125+
err viewer =
126+
out viewer =
127+
job name length maximum =
128+
job submission environment pass-through =
128129
max batch submit size = 100
129-
ssh forward environment variables =
130-
cylc path =
130+
ssh forward environment variables =
131+
cylc path =
131132
[[[meta]]]
132133
[[[selection]]]
133134
method = random
@@ -142,36 +143,36 @@
142143
job submission executable paths = /usr/local/slurm/default/bin
143144
submission retry delays = PT1M
144145
ssh command = ssh
145-
job runner command template =
146+
job runner command template =
146147
communication method = zmq
147148
submission polling intervals = PT15M
148149
execution polling intervals = PT15M
149150
execution time limit polling intervals = PT1M, PT2M, PT7M
150151
rsync command = rsync
151152
use login shell = True
152-
global init-script =
153-
copyable environment variables =
153+
global init-script =
154+
copyable environment variables =
154155
retrieve job logs command = rsync -a
155-
retrieve job logs max size =
156-
retrieve job logs retry delays =
156+
retrieve job logs max size =
157+
retrieve job logs retry delays =
157158
tail command template = tail -n +1 --follow=name %(filename)s
158-
err tailer =
159-
out tailer =
160-
err viewer =
161-
out viewer =
162-
job name length maximum =
163-
job submission environment pass-through =
159+
err tailer =
160+
out tailer =
161+
err viewer =
162+
out viewer =
163+
job name length maximum =
164+
job submission environment pass-through =
164165
max batch submit size = 100
165-
ssh forward environment variables =
166+
ssh forward environment variables =
166167
[[[meta]]]
167168
[[[selection]]]
168169
method = random
169170
[[[directives]]]
170171
[platform groups]
171172
[task events]
172-
handlers =
173-
handler events =
174-
handler retry delays =
175-
mail events =
176-
execution timeout =
177-
submission timeout =
173+
handlers =
174+
handler events =
175+
handler retry delays =
176+
mail events =
177+
execution timeout =
178+
submission timeout =

0 commit comments

Comments
 (0)