|
1 | 1 | [hub] |
2 | | - url = |
| 2 | + url = |
3 | 3 | [scheduler] |
4 | 4 | UTC mode = True |
5 | 5 | process pool size = 4 |
6 | 6 | process pool timeout = PT10M |
7 | | - auto restart delay = |
| 7 | + auto restart delay = |
8 | 8 | [[run hosts]] |
9 | 9 | available = an007, an008 |
10 | 10 | ports = 43001 .. 43101 |
11 | | - condemned = |
12 | | - ranking = |
| 11 | + condemned = |
| 12 | + ranking = |
13 | 13 | process check timeout = PT10S |
14 | 14 | [[host self-identification]] |
15 | 15 | method = name |
16 | 16 | target = google.com |
17 | | - host = |
18 | 17 | [[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 = |
27 | 28 | abort on workflow timeout = False |
28 | | - stall handlers = |
| 29 | + stall handlers = |
29 | 30 | stall timeout = PT1H |
30 | | - stall timeout handlers = |
| 31 | + stall timeout handlers = |
31 | 32 | abort on stall timeout = True |
32 | | - inactivity timeout = |
33 | | - inactivity timeout handlers = |
| 33 | + inactivity timeout = |
| 34 | + inactivity timeout handlers = |
34 | 35 | abort on inactivity timeout = False |
35 | 36 | restart timeout = PT2M |
36 | 37 | [[mail]] |
37 | | - from = |
38 | | - smtp = |
39 | | - to = |
40 | | - footer = |
| 38 | + from = |
| 39 | + smtp = |
| 40 | + to = |
| 41 | + footer = |
41 | 42 | task event batch interval = PT5M |
42 | 43 | [[main loop]] |
43 | 44 | plugins = health check, reset bad hosts |
|
57 | 58 | [[[localhost]]] |
58 | 59 | share = /xtmp/$USER/work |
59 | 60 | work = /xtmp/$USER/work |
60 | | - run = |
61 | | - share/cycle = |
62 | | - log = |
63 | | - log/job = |
| 61 | + run = |
| 62 | + share/cycle = |
| 63 | + log = |
| 64 | + log/job = |
64 | 65 | [platforms] |
65 | 66 | [[localhost]] |
66 | 67 | hosts = localhost |
67 | 68 | job runner = background |
68 | | - job runner command template = |
| 69 | + job runner command template = |
69 | 70 | communication method = zmq |
70 | 71 | submission polling intervals = PT15M |
71 | 72 | submission retry delays = PT1M |
|
74 | 75 | ssh command = ssh |
75 | 76 | rsync command = rsync |
76 | 77 | 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 = |
80 | 81 | retrieve job logs = False |
81 | 82 | 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 = |
84 | 85 | 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 = |
90 | 91 | install target = localhost |
91 | 92 | 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 = |
94 | 95 | max batch submit size = 100 |
95 | | - ssh forward environment variables = |
| 96 | + ssh forward environment variables = |
96 | 97 | [[[meta]]] |
97 | 98 | [[[selection]]] |
98 | 99 | method = definition order |
|
106 | 107 | job submission executable paths = /usr/local/slurm/default/bin |
107 | 108 | submission retry delays = PT1M |
108 | 109 | ssh command = ssh |
109 | | - job runner command template = |
| 110 | + job runner command template = |
110 | 111 | communication method = zmq |
111 | 112 | submission polling intervals = PT15M |
112 | 113 | execution polling intervals = PT15M |
113 | 114 | execution time limit polling intervals = PT1M, PT2M, PT7M |
114 | 115 | rsync command = rsync |
115 | 116 | use login shell = True |
116 | | - global init-script = |
117 | | - copyable environment variables = |
| 117 | + global init-script = |
| 118 | + copyable environment variables = |
118 | 119 | 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 = |
121 | 122 | 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 = |
128 | 129 | max batch submit size = 100 |
129 | | - ssh forward environment variables = |
130 | | - cylc path = |
| 130 | + ssh forward environment variables = |
| 131 | + cylc path = |
131 | 132 | [[[meta]]] |
132 | 133 | [[[selection]]] |
133 | 134 | method = random |
|
142 | 143 | job submission executable paths = /usr/local/slurm/default/bin |
143 | 144 | submission retry delays = PT1M |
144 | 145 | ssh command = ssh |
145 | | - job runner command template = |
| 146 | + job runner command template = |
146 | 147 | communication method = zmq |
147 | 148 | submission polling intervals = PT15M |
148 | 149 | execution polling intervals = PT15M |
149 | 150 | execution time limit polling intervals = PT1M, PT2M, PT7M |
150 | 151 | rsync command = rsync |
151 | 152 | use login shell = True |
152 | | - global init-script = |
153 | | - copyable environment variables = |
| 153 | + global init-script = |
| 154 | + copyable environment variables = |
154 | 155 | 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 = |
157 | 158 | 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 = |
164 | 165 | max batch submit size = 100 |
165 | | - ssh forward environment variables = |
| 166 | + ssh forward environment variables = |
166 | 167 | [[[meta]]] |
167 | 168 | [[[selection]]] |
168 | 169 | method = random |
169 | 170 | [[[directives]]] |
170 | 171 | [platform groups] |
171 | 172 | [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