[cylc] 28/33: Merge branch 'upstream' for 6.4.0
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sat Dec 12 14:24:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository cylc.
commit c757f274d008b53d7f5e225dd6584055950770ec
Merge: 810b399 11e17f1
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Tue Apr 21 17:19:52 2015 +0100
Merge branch 'upstream' for 6.4.0
INSTALL | 43 +-
Makefile | 30 +-
README | 37 +-
admin/get-repo-version | 32 +-
bin/cycl | 30 +-
bin/cylc | 45 +-
bin/cylc-5to6 | 30 +-
bin/cylc-broadcast | 143 +-
bin/cylc-cat-log | 332 +-
bin/cylc-cat-state | 30 +-
bin/cylc-check-software | 30 +-
bin/cylc-check-versions | 162 +-
bin/cylc-conditions | 30 +-
bin/cylc-copy | 30 +-
bin/cylc-cycle-point | 34 +-
bin/cylc-depend | 30 +-
bin/cylc-diff | 30 +-
bin/cylc-documentation | 30 +-
bin/cylc-dump | 30 +-
bin/cylc-edit | 30 +-
bin/cylc-email-suite | 30 +-
bin/cylc-email-task | 30 +-
bin/cylc-failed | 30 +-
bin/cylc-get-directory | 30 +-
bin/cylc-get-gui-config | 30 +-
bin/cylc-get-site-config | 30 +-
bin/cylc-get-suite-config | 30 +-
bin/cylc-get-suite-version | 55 +
bin/cylc-gpanel | 36 +-
bin/cylc-graph | 76 +-
bin/cylc-graph-diff | 82 +
bin/cylc-gsummary | 30 +-
bin/cylc-gui | 89 +-
bin/cylc-hold | 41 +-
bin/cylc-import-examples | 30 +-
bin/cylc-insert | 30 +-
bin/cylc-job-kill | 30 +-
bin/cylc-job-poll | 30 +-
bin/cylc-job-submit | 30 +-
bin/cylc-jobscript | 30 +-
bin/cylc-kill | 30 +-
bin/cylc-list | 48 +-
bin/cylc-message | 30 +-
bin/cylc-monitor | 334 +-
bin/cylc-nudge | 30 +-
bin/cylc-ping | 36 +-
bin/cylc-poll | 52 +-
bin/cylc-print | 30 +-
bin/cylc-purge | 30 +-
bin/cylc-random | 30 +-
bin/cylc-refresh | 30 +-
bin/cylc-register | 30 +-
bin/cylc-release | 30 +-
bin/cylc-reload | 30 +-
bin/cylc-remove | 30 +-
bin/cylc-reregister | 30 +-
bin/cylc-reset | 30 +-
bin/cylc-restart | 39 +-
bin/cylc-run | 32 +-
bin/cylc-scan | 30 +-
bin/cylc-scp-transfer | 30 +-
bin/cylc-search | 30 +-
bin/cylc-set-runahead | 30 +-
bin/cylc-set-verbosity | 30 +-
bin/cylc-show | 199 +-
bin/cylc-started | 30 +-
bin/cylc-stop | 30 +-
bin/cylc-submit | 124 +-
bin/cylc-succeeded | 30 +-
bin/cylc-suite-state | 30 +-
bin/cylc-test-battery | 61 +-
bin/cylc-test-db | 30 +-
bin/cylc-trigger | 204 +-
bin/cylc-unregister | 30 +-
bin/cylc-upgrade-db | 30 +-
bin/cylc-upgrade-run-dir | 30 +-
bin/cylc-validate | 30 +-
bin/cylc-version | 45 +
bin/cylc-view | 30 +-
bin/cylc-warranty | 30 +-
bin/gcapture | 30 +-
bin/gcontrol | 30 +-
bin/gcycl | 30 +-
bin/gcylc | 30 +-
conf/5to6/5to6.sedfile | 30 +-
conf/cylc.lang | 3 +-
conf/cylc.vim | 7 +-
conf/cylc.xml | 3 +-
conf/gcylcrc/themes.rc | 8 +-
dev/ToDo/ToDo.txt | 3 -
dev/bin/addcopyright.pl | 30 +-
dev/bin/live-graph-movie.sh | 111 +
dev/bin/movie.sh | 29 -
dev/bin/updatecopyright.sh | 6 +-
dev/registration.py.dict | 30 +-
doc/Makefile | 32 +-
doc/changes.html | 188 ++
doc/cug-html.tex | 4 +-
doc/cug-pdf.tex | 4 +-
doc/cug.tex | 244 +-
doc/gcylcrc.tex | 27 +-
doc/gh-pages/index.html | 16 +-
doc/graphics/png/orig/test5.png | Bin 25120 -> 25918 bytes
doc/graphics/png/scaled/test5.png | Bin 25145 -> 25908 bytes
doc/graphics/scale-images.sh | 30 +-
doc/scripts/make-commands.sh | 30 +-
doc/scripts/make-html.sh | 30 +-
doc/scripts/make-index.sh | 30 +-
doc/scripts/make-pdf.sh | 30 +-
doc/siterc.tex | 54 +-
doc/suiterc.tex | 57 +-
examples/delayed-retry/suite.rc | 2 +-
examples/jinja2/cities/suite.rc | 4 +-
examples/task-states/suite.rc | 22 +-
examples/tutorial/oneoff/retry/suite.rc | 2 +-
images/icons/transpose.png | Bin 0 -> 371 bytes
lib/cylc/CylcError.py | 30 +-
lib/cylc/CylcOptionParsers.py | 37 +-
lib/cylc/RunEventHandler.py | 30 +-
lib/cylc/__init__.py | 30 +-
lib/cylc/batch_sys_handlers/at.py | 37 +-
lib/cylc/batch_sys_handlers/background.py | 30 +-
lib/cylc/batch_sys_handlers/loadleveler.py | 30 +-
lib/cylc/batch_sys_handlers/lsf.py | 61 +
lib/cylc/batch_sys_handlers/pbs.py | 30 +-
lib/cylc/batch_sys_handlers/sge.py | 30 +-
lib/cylc/batch_sys_handlers/slurm.py | 56 +-
lib/cylc/batch_sys_manager.py | 75 +-
lib/cylc/batchproc.py | 30 +-
lib/cylc/broadcast.py | 379 ++-
lib/cylc/broadcast_report.py | 74 +
lib/cylc/broker.py | 30 +-
lib/cylc/cfgspec/gcylc.py | 35 +-
lib/cylc/cfgspec/globalcfg.py | 70 +-
lib/cylc/cfgspec/suite.py | 78 +-
lib/cylc/command_polling.py | 30 +-
lib/cylc/command_prep.py | 30 +-
lib/cylc/config.py | 224 +-
lib/cylc/cycling/__init__.py | 30 +-
lib/cylc/cycling/integer.py | 30 +-
lib/cylc/cycling/iso8601.py | 30 +-
lib/cylc/cycling/loader.py | 30 +-
lib/cylc/cylc_mode.py | 30 +-
lib/cylc/cylc_pyro_client.py | 30 +-
lib/cylc/cylc_pyro_server.py | 30 +-
lib/cylc/cylc_xdot.py | 68 +-
lib/cylc/dbstatecheck.py | 30 +-
lib/cylc/dump.py | 30 +-
lib/cylc/envvar.py | 30 +-
lib/cylc/exceptions.py | 30 +-
lib/cylc/execute.py | 30 +-
lib/cylc/flags.py | 30 +-
lib/cylc/graphing.py | 30 +-
lib/cylc/graphnode.py | 30 +-
lib/cylc/gui/DotMaker.py | 375 ---
lib/cylc/gui/SuiteControl.py | 3104 -----------------
lib/cylc/gui/SuiteControlGraph.py | 662 ----
lib/cylc/gui/app_gcylc.py | 3471 ++++++++++++++++++++
lib/cylc/gui/color_rotator.py | 30 +-
lib/cylc/gui/combo_logviewer.py | 42 +-
lib/cylc/gui/cylc_logviewer.py | 30 +-
lib/cylc/gui/dbchooser.py | 30 +-
lib/cylc/gui/dot_maker.py | 322 ++
lib/cylc/gui/filtered_tailer.py | 30 +-
lib/cylc/gui/gcapture.py | 30 +-
lib/cylc/gui/gpanel.py | 49 +-
lib/cylc/gui/graph.py | 30 +-
lib/cylc/gui/gsummary.py | 312 +-
lib/cylc/gui/legend.py | 63 +-
lib/cylc/gui/logviewer.py | 31 +-
lib/cylc/gui/option_group.py | 30 +-
lib/cylc/gui/tailer.py | 32 +-
lib/cylc/gui/textload.py | 115 -
lib/cylc/gui/updater.py | 142 +-
lib/cylc/gui/{DotUpdater.py => updater_dot.py} | 103 +-
lib/cylc/gui/{GraphUpdater.py => updater_graph.py} | 401 +--
lib/cylc/gui/{TreeUpdater.py => updater_tree.py} | 396 ++-
lib/cylc/gui/util.py | 42 +-
lib/cylc/gui/{SuiteControlLED.py => view_dot.py} | 90 +-
lib/cylc/gui/view_graph.py | 590 ++++
lib/cylc/gui/{SuiteControlTree.py => view_tree.py} | 232 +-
lib/cylc/gui/warning_dialog.py | 30 +-
lib/cylc/host_select.py | 83 +-
lib/cylc/job_file.py | 42 +-
lib/cylc/job_host.py | 81 +-
lib/cylc/job_logs.py | 39 +-
lib/cylc/mkdir_p.py | 30 +-
lib/cylc/mp_pool.py | 30 +-
lib/cylc/multisubprocess.py | 30 +-
lib/cylc/output.py | 30 +-
lib/cylc/outputs.py | 30 +-
lib/cylc/owner.py | 30 +-
lib/cylc/passphrase.py | 30 +-
lib/cylc/poll_timer.py | 30 +-
lib/cylc/port_file.py | 30 +-
lib/cylc/port_scan.py | 30 +-
lib/cylc/prerequisites/conditionals.py | 30 +-
lib/cylc/prerequisites/plain_prerequisites.py | 30 +-
lib/cylc/prerequisites/prerequisites.py | 30 +-
lib/cylc/prerequisites/simplify.py | 30 +-
lib/cylc/print_tree.py | 31 +-
lib/cylc/prompt.py | 30 +-
lib/cylc/registration.py | 30 +-
lib/cylc/regpath.py | 30 +-
lib/cylc/regprompt.py | 30 +-
lib/cylc/remote.py | 57 +-
lib/cylc/rolling_archive.py | 30 +-
lib/cylc/run.py | 65 +-
lib/cylc/run_get_stdout.py | 101 +-
lib/cylc/rundb.py | 128 +-
lib/cylc/scheduler.py | 389 ++-
lib/cylc/state_summary.py | 69 +-
lib/cylc/strftime.py | 30 +-
lib/cylc/suite_cmd_interface.py | 30 +-
lib/cylc/suite_host.py | 32 +-
lib/cylc/suite_id.py | 30 +-
lib/cylc/suite_info_interface.py | 30 +-
lib/cylc/suite_log_interface.py | 30 +-
lib/cylc/suite_logging.py | 30 +-
lib/cylc/suite_output.py | 30 +-
lib/cylc/suite_state_dumping.py | 32 +-
lib/cylc/syntax_flags.py | 30 +-
lib/cylc/tail.py | 30 +-
lib/cylc/task_id.py | 30 +-
lib/cylc/task_message.py | 30 +-
lib/cylc/task_output_logs.py | 30 +-
lib/cylc/task_pool.py | 244 +-
lib/cylc/task_proxy.py | 202 +-
lib/cylc/task_receiver.py | 30 +-
lib/cylc/task_state.py | 48 +-
lib/cylc/taskdef.py | 56 +-
lib/cylc/time_parser.py | 62 +-
lib/cylc/trigger.py | 30 +-
lib/cylc/version.py | 41 +-
lib/cylc/wallclock.py | 55 +-
lib/cylc/which.py | 30 +-
lib/parsec/Jinja2Support.py | 30 +-
lib/parsec/OrderedDict.py | 30 +-
lib/parsec/config.py | 42 +-
lib/parsec/example/cfgspec.py | 32 +-
lib/parsec/example/test.py | 30 +-
lib/parsec/fileparse.py | 36 +-
lib/parsec/include.py | 30 +-
lib/parsec/tests/getcfg/00-one-line.t | 30 +-
lib/parsec/tests/getcfg/bin/one-line.py | 6 +-
lib/parsec/tests/lib/bash/test_header | 30 +-
lib/parsec/tests/nullcfg/00-missing-file.t | 30 +-
lib/parsec/tests/nullcfg/01-empty-file.t | 30 +-
lib/parsec/tests/nullcfg/bin/empty.py | 6 +-
lib/parsec/tests/nullcfg/bin/missing.py | 6 +-
lib/parsec/tests/synonyms/00-boolean.t | 30 +-
lib/parsec/tests/synonyms/01-integer.t | 30 +-
lib/parsec/tests/synonyms/02-float.t | 30 +-
lib/parsec/tests/synonyms/03-string.t | 30 +-
lib/parsec/tests/synonyms/04-integer_list.t | 30 +-
lib/parsec/tests/synonyms/05-float_list.t | 30 +-
lib/parsec/tests/synonyms/06-string_list.t | 30 +-
.../tests/synonyms/06-string_list/string_list.rc | 4 +
lib/parsec/tests/synonyms/bin/synonyms.py | 7 +-
lib/parsec/tests/synonyms/lib/python/cfgspec.py | 32 +-
lib/parsec/upgrade.py | 32 +-
lib/parsec/util.py | 51 +-
lib/parsec/validate.py | 44 +-
lib/xdot.py | 453 ++-
tests/broadcast/00-simple.t | 30 +-
tests/broadcast/00-simple/expected-prep.err | 14 +
tests/broadcast/00-simple/expected-prep.out | 61 +
tests/broadcast/00-simple/reference.log | 610 ----
tests/broadcast/00-simple/suite.rc | 24 +-
tests/broadcast/01-dependencies.t | 30 +-
tests/broadcast/02-inherit.t | 30 +-
tests/broadcast/03-expire.t | 28 +
tests/broadcast/03-expire/reference.log | 12 +
tests/broadcast/03-expire/suite.rc | 64 +
tests/broadcast/04-empty.t | 28 +
tests/broadcast/04-empty/reference.log | 6 +
tests/broadcast/04-empty/suite.rc | 26 +
tests/cat-log/00-local.t | 35 -
tests/cat-log/00-local/reference.log | 21 -
tests/cat-log/00-local/suite.rc | 11 -
tests/cat-log/01-remote.t | 51 -
tests/cat-log/01-remote/reference.log | 30 -
tests/cat-log/01-remote/suite.rc | 19 -
tests/combined/00-simple.t | 30 +-
tests/config-log/00-basic.t | 62 +
tests/config-log/00-basic/bin/file-watcher.sh | 12 +
tests/config-log/00-basic/suite.rc | 22 +
tests/{cat-log => config-log}/test_header | 0
tests/cyclers/00-daily.t | 30 +-
tests/cyclers/23-multidaily_local.t | 31 +-
tests/cyclers/24-360_calendar.t | 30 +-
tests/cyclers/25-no_initial_cycle_point.t | 30 +-
tests/cyclers/26-no_final_cycle_point.t | 30 +-
.../cyclers/27-no_initial_but_final_cycle_point.t | 30 +-
tests/cyclers/29-0000_rollunder.t | 30 +-
tests/cyclers/30-9999_rollover.t | 30 +-
.../33-r1_initial_back_comp_standalone_line.t | 1 +
tests/cyclers/34-implicit-back-compat.t | 36 +
.../cyclers/34-implicit-back-compat/reference.log | 58 +
tests/cyclers/34-implicit-back-compat/suite.rc | 17 +
tests/cyclers/35-implicit-disallowed.t | 33 +
tests/cyclers/35-implicit-disallowed/suite.rc | 10 +
tests/cyclers/36-r1_restricted.t | 1 +
tests/cyclers/37-r1_at_icp_or.t | 1 +
tests/cyclers/38-rnone_reverse.t | 1 +
tests/cyclers/39-rmany_reverse.t | 1 +
tests/cyclers/integer1/graph.plain.ref | 1 +
tests/cyclers/r1_at_icp_or/graph.plain.ref | 9 +
tests/cyclers/r1_at_icp_or/reference.log | 36 +
tests/cyclers/r1_at_icp_or/suite.rc | 22 +
.../graph.plain.ref | 7 +
.../reference.log | 43 +
.../r1_initial_back_comp_standalone_line/suite.rc | 19 +
tests/cyclers/r1_restricted/graph.plain.ref | 17 +
tests/cyclers/r1_restricted/reference.log | 67 +
tests/cyclers/r1_restricted/suite.rc | 19 +
tests/cyclers/rmany_reverse/graph.plain.ref | 14 +
tests/cyclers/rmany_reverse/reference.log | 64 +
tests/cyclers/rmany_reverse/suite.rc | 18 +
tests/cyclers/rnone_reverse/graph.plain.ref | 14 +
tests/cyclers/rnone_reverse/reference.log | 64 +
tests/cyclers/rnone_reverse/suite.rc | 18 +
tests/cycletime/00-time.t | 30 +-
tests/cycletime/01-iso_timeparser.t | 30 +-
tests/cylc-5to6/00-simple-start-up.t | 30 +-
tests/cylc-5to6/01-single-cycler.t | 30 +-
tests/cylc-cat-log/00-local.t | 117 +
tests/cylc-cat-log/00-local/suite.rc | 19 +
tests/cylc-cat-log/01-remote.t | 123 +
tests/cylc-cat-log/01-remote/suite.rc | 20 +
tests/{cat-log => cylc-cat-log}/test_header | 0
tests/cylc-cat-state/00-basic.t | 30 +-
tests/cylc-cat-state/01-issue1358.t | 48 +
tests/cylc-cat-state/01-issue1358/suite.rc | 11 +
tests/cylc-cat-state/basic/state-check.py | 30 +-
tests/cylc-edit/00-basic.t | 30 +-
tests/cylc-get-config/00-simple.t | 30 +-
tests/cylc-get-config/00-simple/section1.stdout | 2 +
tests/cylc-get-config/01-no-final.t | 30 +-
tests/cylc-get-cylc-version/00-basic.t | 29 +
tests/cylc-get-cylc-version/00-basic/reference.log | 16 +
tests/cylc-get-cylc-version/00-basic/suite.rc | 18 +
.../{cat-log => cylc-get-cylc-version}/test_header | 0
tests/cylc-get-site-config/00-basic.t | 30 +-
tests/cylc-graph-diff/00-simple-control/suite.rc | 13 +
tests/cylc-graph-diff/00-simple-diffs/suite.rc | 13 +
tests/cylc-graph-diff/00-simple-same | 1 +
tests/cylc-graph-diff/00-simple.t | 166 +
tests/{cat-log => cylc-graph-diff}/test_header | 0
tests/cylc-insert/00-insert.t | 30 +-
tests/cylc-insert/01-insert-bad-cycle-point.t | 30 +-
tests/cylc-insert/02-insert-bad-stop-cycle-point.t | 30 +-
tests/cylc-job-poll/00-background.t | 30 +-
tests/cylc-job-poll/01-at.t | 30 +-
tests/cylc-job-poll/02-loadleveler.t | 30 +-
.../cylc-job-poll/{02-loadleveler.t => 03-slurm.t} | 93 +-
tests/cylc-job-poll/{02-loadleveler.t => 04-pbs.t} | 87 +-
tests/cylc-job-poll/{02-loadleveler.t => 05-lsf.t} | 88 +-
tests/cylc-list/00-options | 1 +
tests/cylc-list/00-options.t | 108 +
tests/cylc-list/suite/suite.rc | 31 +
tests/{cat-log => cylc-list}/test_header | 0
tests/cylc-ping/00-simple.t | 30 +-
tests/cylc-poll/00-basic.t | 30 +-
tests/cylc-poll/01-task-failed.t | 30 +-
tests/cylc-poll/02-task-submit-failed.t | 30 +-
.../03-poll-all.t} | 32 +-
tests/cylc-poll/03-poll-all/reference.log | 80 +
tests/cylc-poll/03-poll-all/suite.rc | 62 +
tests/cylc-remove/00-simple.t | 30 +-
tests/cylc-scan/00-simple.t | 30 +-
tests/cylc-scan/01-hosts.t | 30 +-
tests/cylc-search/00-basic.t | 30 +-
tests/cylc-show/00-simple.t | 53 +
tests/cylc-show/01-clock-triggered.t | 53 +
tests/cylc-show/02-clock-triggered-alt-tz.t | 53 +
tests/cylc-show/03-clock-triggered-non-utc-mode.t | 65 +
.../cylc-show/clock-triggered-alt-tz/reference.log | 43 +
tests/cylc-show/clock-triggered-alt-tz/suite.rc | 24 +
.../reference-untz.log | 43 +
.../clock-triggered-non-utc-mode/suite.rc | 23 +
tests/cylc-show/clock-triggered/reference.log | 43 +
tests/cylc-show/clock-triggered/suite.rc | 24 +
tests/cylc-show/simple/reference.log | 43 +
tests/cylc-show/simple/suite.rc | 31 +
tests/{cat-log => cylc-show}/test_header | 0
tests/cylc-submit/00-bg.t | 46 +-
tests/cylc-submit/07-slurm | 1 +
tests/cylc-submit/07-slurm.t | 1 +
tests/cylc-submit/08-pbs | 1 +
tests/cylc-submit/08-pbs.t | 1 +
tests/cylc-submit/09-bad.t | 28 +
tests/cylc-submit/09-bad/suite.rc | 14 +
tests/cylc-submit/10-lsf | 1 +
tests/cylc-submit/10-lsf.t | 1 +
tests/cylc-trigger/00-basic.t | 30 +-
tests/cylc-trigger/03-edit-run.t | 53 +
tests/cylc-trigger/03-edit-run/bin/my-edit | 3 +
tests/cylc-trigger/03-edit-run/conf/global.rc | 2 +
tests/cylc-trigger/03-edit-run/suite.rc | 17 +
tests/cylc-view/00-single-inc.t | 30 +-
tests/database/00-simple.t | 30 +-
tests/directives/00-loadleveler.t | 96 +-
tests/directives/01-at.t | 30 +-
tests/directives/02-slurm.t | 1 +
tests/directives/03-pbs.t | 1 +
tests/directives/README | 2 +-
tests/directives/loadleveler/suite.rc | 4 +-
tests/directives/pbs/reference.log | 53 +
tests/directives/{loadleveler => pbs}/suite.rc | 20 +-
tests/directives/slurm/reference.log | 53 +
tests/directives/{loadleveler => slurm}/suite.rc | 20 +-
tests/documentation/00-make.t | 30 +-
tests/env-filter/00-filter.t | 30 +-
tests/events/00-suite.t | 53 +-
tests/events/01-task.t | 30 +-
tests/events/02-multi.t | 30 +-
tests/events/03-timeout.t | 32 +-
tests/events/04-timeout-ref-live.t | 32 +-
tests/events/05-timeout-ref-dummy.t | 32 +-
tests/events/06-timeout-ref-simulation.t | 32 +-
tests/events/07-task-iso.t | 32 +-
tests/graph-equivalence/00-oneline.t | 36 +-
tests/graph-equivalence/01-twolines.t | 36 +-
tests/graph-equivalence/02-splitline.t | 36 +-
tests/graph-equivalence/03-multiline_and1.t | 32 +-
tests/graph-equivalence/04-multiline_and2.t | 32 +-
tests/graph-equivalence/multiline_and_refs/c-ref | 5 +-
tests/graph-equivalence/splitline_refs/a-ref | 5 +-
tests/graph-equivalence/splitline_refs/b-ref | 5 +-
tests/graph-equivalence/splitline_refs/c-ref | 5 +-
tests/graphing/00-boundaries.t | 30 +-
tests/graphing/01-namespace.t | 30 +-
tests/graphing/02-icp-task-missing.t | 36 +
tests/graphing/02-icp-task-missing/graph.plain.ref | 9 +
tests/graphing/02-icp-task-missing/suite.rc | 18 +
tests/hold-release/00-suite.t | 30 +-
tests/hold-release/01-beyond-stop.t | 30 +-
tests/hold-release/02-hold-on-spawn.t | 30 +-
tests/hold-release/03-release-family-exact.t | 30 +-
tests/hold-release/04-release-family-inexact.t | 30 +-
tests/hold-release/05-release-task-exact.t | 30 +-
tests/hold-release/06-release-task-inexact.t | 30 +-
tests/hold-release/07-hold-family-exact.t | 30 +-
tests/hold-release/08-hold-family-inexact.t | 30 +-
tests/hold-release/09-hold-task-exact.t | 30 +-
tests/hold-release/10-hold-task-inexact.t | 30 +-
tests/hold-release/11-retrying.t | 29 +
tests/hold-release/11-retrying/bin/my-log-grepper | 6 +
tests/hold-release/11-retrying/reference.log | 15 +
tests/hold-release/11-retrying/suite.rc | 33 +
tests/hold-release/12-hold-then-retry.t | 29 +
.../12-hold-then-retry/bin/my-log-grepper | 6 +
.../hold-release/12-hold-then-retry/reference.log | 8 +
tests/hold-release/12-hold-then-retry/suite.rc | 57 +
tests/hold-release/13-ready-restart.t | 36 +
.../hold-release/13-ready-restart/bin/my-file-poll | 6 +
.../13-ready-restart/bin/my-log-grepper | 6 +
tests/hold-release/13-ready-restart/suite.rc | 38 +
tests/hold-release/14-hold-kill.t | 28 +
tests/hold-release/14-hold-kill/reference.log | 7 +
tests/hold-release/14-hold-kill/suite.rc | 26 +
tests/hold-release/15-hold-after.t | 31 +
tests/hold-release/16-run-hold-after.t | 31 +
tests/hold-release/hold-after/reference.log | 56 +
tests/hold-release/hold-after/suite.rc | 29 +
tests/hold-release/run-hold-after/reference.log | 47 +
tests/hold-release/run-hold-after/suite.rc | 24 +
tests/host-select/00-simple.t | 30 +-
tests/host-select/01-timeout.t | 33 +
tests/host-select/01-timeout/reference.log | 6 +
tests/host-select/01-timeout/suite.rc | 17 +
tests/host-select/simple/bin/cleanup.sh | 5 +
tests/host-select/simple/bin/startup.sh | 4 +
tests/host-select/simple/reference.log | 31 +-
tests/include-files/00-basic.t | 30 +-
tests/inheritance/00-namespace-list.t | 30 +-
tests/inheritance/01-circular.t | 33 +
tests/inheritance/01-circular/suite.rc | 16 +
tests/integer-cycling/00-satellite.t | 30 +-
tests/intercycle/00-past.t | 30 +-
tests/intercycle/01-future.t | 30 +-
tests/intercycle/02-asynch.t | 30 +-
tests/intercycle/03-complex-implicit.t | 30 +-
tests/jinja2/00-simple.t | 30 +-
tests/jinja2/01-include.t | 30 +-
tests/jinja2/02-incomplete.t | 30 +-
tests/jinja2/03-bad.t | 30 +-
tests/jinja2/04-missing.t | 30 +-
tests/jinja2/05-commandline.t | 30 +-
tests/jinja2/06-do-extension.t | 30 +-
tests/job-kill/00-local.t | 30 +-
tests/job-kill/01-remote.t | 30 +-
tests/job-kill/02-loadleveler.t | 85 +-
tests/job-kill/02-loadleveler/suite.rc | 8 +-
tests/job-kill/03-slurm.t | 1 +
tests/job-kill/03-slurm/reference.log | 68 +
tests/job-kill/03-slurm/suite.rc | 34 +
tests/job-kill/04-pbs.t | 1 +
tests/job-kill/04-pbs/reference.log | 68 +
tests/job-kill/{02-loadleveler => 04-pbs}/suite.rc | 17 +-
tests/job-poll/00-late.t | 30 +-
tests/job-submission/00-user.t | 30 +-
.../job-submission/00-user/python/my_background.py | 30 +-
tests/job-submission/01-job-nn-localhost.t | 30 +-
tests/job-submission/02-job-nn-remote-host.t | 30 +-
.../03-job-nn-remote-host-with-shared-fs.t | 30 +-
tests/job-submission/04-submit-num.t | 30 +-
tests/job-submission/05-activity-log.t | 30 +-
tests/jobscript/00-torture.t | 35 +-
tests/jobscript/00-torture/foo.ref-jobfile | 4 +-
tests/jobscript/01-multi.t | 30 +-
tests/jobscript/02-cycling.t | 30 +-
.../jobscript/03-copyable-environment-variables.t | 30 +-
tests/jobscript/04-global-initial-scripting.t | 30 +-
tests/jobscript/05-global-config.t | 40 +
tests/jobscript/05-global-config/conf/global.rc | 8 +
tests/jobscript/05-global-config/reference.log | 65 +
tests/jobscript/05-global-config/suite.rc | 23 +
tests/jobscript/06-slurm-no-directives.t | 35 +
tests/jobscript/06-slurm-no-directives/suite.rc | 13 +
tests/jobscript/07-traps-failure.t | 38 +
tests/jobscript/07-traps-failure/suite.rc | 12 +
tests/lib/bash/test_header | 76 +-
tests/manual/00-reset-with-deps.t | 34 +-
tests/message-triggers/00-old.t | 30 +-
tests/message-triggers/01-new.t | 30 +-
tests/modes/00-simulation.t | 30 +-
tests/modes/01-dummy.t | 30 +-
tests/offset/00-final-simple.t | 30 +-
tests/offset/01-final-next.t | 30 +-
tests/offset/02-final-chain.t | 30 +-
tests/offset/03-final-next-chain.t | 30 +-
tests/offset/04-cycle-offset-chain.t | 30 +-
tests/offset/05-long-final-chain.t | 30 +-
tests/parsec | 1 +
tests/periodicals/00-daily.t | 30 +-
tests/periodicals/01-daily.t | 30 +-
tests/periodicals/02-daily.t | 30 +-
tests/periodicals/03-monthly.t | 30 +-
tests/periodicals/04-monthly.t | 30 +-
tests/periodicals/05-monthly.t | 30 +-
tests/periodicals/06-yearly.t | 30 +-
tests/periodicals/07-yearly.t | 30 +-
tests/periodicals/08-yearly.t | 30 +-
tests/periodicals/09-monthly-reorder.t | 30 +-
tests/pre-initial/00-simple.t | 30 +-
tests/pre-initial/01-basic.t | 30 +-
tests/pre-initial/02-advanced.t | 30 +-
tests/pre-initial/03-drop.t | 30 +-
tests/pre-initial/04-warm.t | 30 +-
tests/pre-initial/05-warm-new-ict.t | 30 +-
tests/pre-initial/06-over-bracketed.t | 30 +-
tests/pre-initial/07-simple-messaging.t | 30 +-
tests/pre-initial/08-conditional-messaging.t | 30 +-
tests/pre-initial/09-warm-iso.t | 30 +-
tests/purge/00-purge.t | 30 +-
tests/queues/00-queuesize-3.t | 30 +-
tests/queues/01-queuesize-5.t | 30 +-
tests/recurrence-min/00-basic.t | 31 +
tests/recurrence-min/00-basic/reference.log | 34 +
tests/recurrence-min/00-basic/suite.rc | 13 +
tests/recurrence-min/01-offset-initial.t | 31 +
.../recurrence-min/01-offset-initial/reference.log | 34 +
tests/recurrence-min/01-offset-initial/suite.rc | 13 +
tests/recurrence-min/02-offset-truncated.t | 31 +
.../02-offset-truncated/reference.log | 34 +
tests/recurrence-min/02-offset-truncated/suite.rc | 13 +
tests/recurrence-min/03-neg-offset-truncated.t | 31 +
.../03-neg-offset-truncated/reference.log | 34 +
.../03-neg-offset-truncated/suite.rc | 13 +
tests/{cat-log => recurrence-min}/test_header | 0
tests/registration/00-simple.t | 30 +-
tests/registration/01-reregister-passphrase.t | 30 +-
tests/reload/00-simple.t | 30 +-
tests/reload/01-asynch.t | 30 +-
tests/reload/02-cold.t | 30 +-
tests/reload/03-startup.t | 30 +-
tests/reload/04-content.t | 30 +-
tests/reload/05-queues.t | 30 +-
tests/reload/06-inheritance.t | 30 +-
tests/reload/07-graphing-simple.t | 30 +-
tests/reload/08-graphing-fam.t | 30 +-
tests/reload/09-final-cycle.t | 30 +-
tests/reload/10-cycle.t | 30 +-
tests/reload/11-garbage.t | 30 +-
tests/reload/12-runahead.t | 30 +-
tests/reload/13-retrying.t | 30 +-
tests/reload/14-remove-task.t | 30 +-
tests/reload/15-add-task.t | 30 +-
tests/reload/16-waiting.t | 31 +
tests/reload/16-waiting/reference.log | 6 +
tests/reload/16-waiting/suite.rc | 35 +
tests/remote/00-basic.t | 32 +-
tests/remote/basic/bin/cleanup.sh | 5 +
tests/remote/basic/bin/startup.sh | 3 +-
tests/remote/basic/reference.log | 32 +-
tests/repeated-items/00-one.t | 30 +-
tests/restart/00-pre-initial.t | 30 +-
tests/restart/01-broadcast.t | 30 +-
tests/restart/02-failed.t | 30 +-
tests/restart/03-retrying.t | 55 +-
tests/restart/04-running.t | 55 +-
tests/restart/05-submit-failed.t | 46 +-
tests/restart/06-succeeded.t | 30 +-
tests/restart/07-waiting.t | 30 +-
tests/restart/08-retrying-ll.t | 41 -
tests/restart/08-retrying-loadleveler.t | 46 +
tests/restart/09-running-ll.t | 35 -
tests/restart/09-running-loadleveler.t | 48 +
tests/restart/10-submit-failed-ll.t | 41 -
tests/restart/10-submit-failed-loadleveler.t | 46 +
tests/restart/11-bad-state-dump.t | 30 +-
tests/restart/12-reload.t | 30 +-
tests/restart/13-pre-initial-2.t | 30 +-
tests/restart/14-back-comp-restart.t | 30 +-
tests/restart/15-retrying-slurm.t | 1 +
tests/restart/16-retrying-pbs.t | 1 +
tests/restart/17-running-slurm.t | 1 +
tests/restart/18-running-pbs.t | 1 +
tests/restart/19-submit-failed-slurm.t | 1 +
tests/restart/20-submit-failed-pbs.t | 1 +
tests/restart/21-deleted-logs.t | 41 +
tests/restart/22-bad-job-host.t | 46 +
tests/restart/22-bad-job-host/suite.rc | 36 +
tests/restart/deleted-logs/suite.rc | 15 +
tests/restart/retrying/suite.rc | 26 +-
tests/restart/running/suite.rc | 26 +-
tests/restart/submit-failed/suite.rc | 28 +-
tests/retries/00-execution-retry.t | 30 +-
tests/retries/01-execution-retry-iso.t | 32 +-
tests/retries/02-submission-retry.t | 30 +-
tests/retries/03-submission-retry-iso.t | 30 +-
tests/runahead/00-runahead.t | 30 +-
tests/runahead/01-check-default-simple.t | 36 +-
tests/runahead/02-check-default-complex.t | 36 +-
tests/runahead/03-check-default-future.t | 33 +-
tests/runahead/04-no-final-cycle.t | 30 +-
tests/runahead/05-check-default-future-2.t | 33 +-
tests/runahead/default-complex/suite.rc | 2 +-
tests/shutdown/00-cycle.t | 30 +-
tests/shutdown/01-task.t | 30 +-
tests/shutdown/02-no_dir.t | 30 +-
tests/shutdown/03-bad-cycle.t | 30 +-
tests/shutdown/04-kill.t | 30 +-
tests/special/00-sequential.t | 30 +-
tests/special/01-one-off.t | 30 +-
tests/special/02-exclude.t | 30 +-
tests/special/03-include.t | 30 +-
tests/special/04-clock-triggered.t | 30 +-
tests/special/05-clock-triggered-utc.t | 32 +-
tests/special/06-clock-triggered-iso.t | 30 +-
tests/special/07-clock-triggered-360.t | 30 +-
tests/startup/00-cold.t | 30 +-
tests/startup/01-warm.t | 30 +-
tests/state-dump/00-basic.t | 30 +-
tests/state-dump/01-restart-file.t | 30 +-
tests/state-dump/02-bad-pwd-state.t | 30 +-
tests/state-dump/test_impl | 32 +-
tests/suite-host-self-id/00-address.t | 44 +
tests/suite-host-self-id/00-address/reference.log | 4 +
tests/suite-host-self-id/00-address/suite.rc | 14 +
tests/{cat-log => suite-host-self-id}/test_header | 0
tests/suite-state/00-polling.t | 30 +-
tests/suite-state/01-polling.t | 30 +-
.../02-validate-blank-command-scripting.t | 30 +-
tests/task-name/00-basic.t | 29 +
tests/task-name/00-basic/reference.log | 28 +
tests/task-name/00-basic/suite.rc | 18 +
tests/{cat-log => task-name}/test_header | 0
tests/triggering/00-recovery.t | 30 +-
tests/triggering/01-or-conditional.t | 30 +-
tests/triggering/02-fam-start-all.t | 30 +-
tests/triggering/03-fam-succeed-all.t | 30 +-
tests/triggering/04-fam-fail-all.t | 30 +-
tests/triggering/05-fam-finish-all.t | 30 +-
tests/triggering/06-fam-succeed-any.t | 30 +-
tests/triggering/07-fam-fail-any.t | 30 +-
tests/triggering/08-fam-finish-any.t | 30 +-
tests/triggering/09-fail.t | 30 +-
tests/triggering/10-finish.t | 30 +-
tests/triggering/11-start.t | 30 +-
tests/triggering/12-succeed.t | 30 +-
tests/triggering/13-submit.t | 30 +-
tests/triggering/14-submit-fail.t | 30 +-
tests/triggering/15-suicide.t | 30 +-
tests/tutorial/cycling/00-tut.five.t | 30 +-
tests/tutorial/cycling/01-tut.four.t | 30 +-
tests/tutorial/cycling/02-tut.one.t | 30 +-
tests/tutorial/cycling/03-tut.three.t | 30 +-
tests/tutorial/cycling/04-tut.two.t | 30 +-
tests/tutorial/oneoff/00-tut.basic.t | 30 +-
tests/tutorial/oneoff/01-tut.external.t | 30 +-
tests/tutorial/oneoff/02-tut.ftrigger1.t | 30 +-
tests/tutorial/oneoff/03-tut.ftrigger2.t | 30 +-
tests/tutorial/oneoff/04-tut.goodbye.t | 30 +-
tests/tutorial/oneoff/05-tut.inherit.t | 30 +-
tests/tutorial/oneoff/06-tut.jinja2.t | 30 +-
tests/tutorial/oneoff/07-tut.jobsub.t | 30 +-
tests/tutorial/oneoff/08-tut.minimal.t | 30 +-
tests/tutorial/oneoff/09-tut.remote.t | 30 +-
tests/tutorial/oneoff/10-tut.retry.t | 30 +-
tests/tutorial/oneoff/11-tut.suicide.t | 30 +-
tests/tutorial/update-tutorial-tests.sh | 60 +-
tests/vacation/00-sigusr1.t | 30 +-
.../00-sigusr1/python/background_vacation.py | 30 +-
tests/vacation/01-loadleveler.t | 30 +-
tests/validate/00-multi.t | 30 +-
tests/validate/01-periodical.t | 30 +-
tests/validate/02-scripting-quotes.t | 30 +-
tests/validate/03-incomplete-quotes.t | 30 +-
tests/validate/04-check-examples.t | 30 +-
tests/validate/05-strict-case.t | 30 +-
tests/validate/06-strict-missing.t | 30 +-
tests/validate/07-null-parentage.t | 30 +-
tests/validate/08-whitespace.t | 30 +-
tests/validate/09-include-missing.t | 30 +-
tests/validate/10-bad-sequence-interval.t | 30 +-
tests/validate/11-bad-sequence-2-digit-century.t | 30 +-
tests/validate/11-fail-mixed-syntax-formats-1.t | 30 +-
tests/validate/12-fail-mixed-syntax-formats-2.t | 30 +-
tests/validate/13-fail-mixed-syntax-formats-3.t | 30 +-
tests/validate/14-fail-mixed-syntax-formats-4.t | 30 +-
tests/validate/15-fail-mixed-syntax-formats-5.t | 30 +-
tests/validate/16-fail-mixed-syntax-formats-6.t | 30 +-
tests/validate/17-fail-mixed-syntax-formats-7.t | 30 +-
tests/validate/18-fail-mixed-syntax-formats-8.t | 30 +-
tests/validate/19-fail-mixed-syntax-formats-9.t | 30 +-
tests/validate/20-fail-no-scheduling.t | 30 +-
tests/validate/21-fail-no-dependencies.t | 30 +-
tests/validate/22-fail-no-graph-async.t | 30 +-
tests/validate/23-fail-no-graph-sequence.t | 30 +-
tests/validate/24-fail-year-bounds.t | 30 +-
tests/validate/25-fail-mixed-syntax-formats-10.t | 33 +
.../25-fail-mixed-syntax-formats-10/suite.rc | 13 +
tests/validate/26-fail-initial-greater-final.t | 30 +
.../26-fail-initial-greater-final/suite.rc | 20 +
tests/validate/27-mixed-syntax-global-suite.t | 29 +
.../validate/27-mixed-syntax-global-suite/suite.rc | 9 +
tests/validate/28-fail-constrained-initial.t | 28 +
.../validate/28-fail-constrained-initial/suite.rc | 14 +
tests/validate/28-fail-graph-double-ampsand.t | 29 +
.../validate/28-fail-graph-double-ampsand/suite.rc | 14 +
tests/validate/29-fail-constrained-final.t | 28 +
tests/validate/29-fail-constrained-final/suite.rc | 15 +
tests/validate/29-fail-graph-double-pipe/suite.rc | 14 +
.../30-fail-max-active-cycle-points-zero.t | 29 +
.../30-fail-max-active-cycle-points-zero/suite.rc | 7 +
tests/validate/30-pass-constrained-initial.t | 28 +
.../validate/30-pass-constrained-initial/suite.rc | 14 +
tests/validate/31-pass-constrained-final.t | 28 +
tests/validate/31-pass-constrained-final/suite.rc | 15 +
752 files changed, 21574 insertions(+), 15102 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cylc.git
More information about the debian-science-commits
mailing list