cylc-flow
cylc-flow copied to clipboard
job runner comand template not being used
There are some functional tests that purport to test this, but they require job runner at
, so perhaps no one is running them at the moment.
$ git grep "job runner command template" tests/*functional
tests/flakyfunctional/job-submission/19-chatty.t: job runner command template = talkingnonsense %(job)s
tests/functional/cylc-poll/02-task-submit-failed.t: job runner command template = at noon tomorrow
tests/functional/job-submission/09-activity-log-host-bad-submit.t: job runner command template = at non
tests/functional/job-submission/16-timeout.t: job runner command template = sleep 30
tests/functional/reload/20-stop-point.t: job runner command template = sleep 5
tests/functional/restart/05-submit-failed.t: job runner command template = at oh-no
All of those are passing for me
I can't replicate this locally. Does it still exist?
Tests all pass.
@hjoliver, we're not sure what the issue is? This one keeps getting bumped back (https://github.com/cylc/cylc-flow/pull/4988).
I'm closing as I am pretty sure this is invalid: https://github.com/cylc/cylc-flow/pull/4988#issuecomment-1959539506
Re-open if not