You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new job is required in order to cancel derivations that were restarted after all jobs that needed them were cancelled
To Reproduce
Cause 1: restarting just the builds
Start a job with derivations that have a system for which the cluster has no agents
Cancel the job. This will remove the ability to cancel the job's derivations next time.
Restart the job. This will queue the cancelled derivations.
Don't have a way to cancel those derivations now.
(workaround) Restart the job, let it evaluate completely, then cancel it.
Cause 2: undispatchable jobs don't appear on job page
This would have allowed bootstrap-tools.drv to be cancelled individually, trickling down to the whole tree of non-dispatchable derivations.
Expected behavior
Logs
Platform / Version
Best to go to https://hercules-ci.com/dashboard and click on the agents' tab for the account you're interested in. hercules-ci-agent --help version
The text was updated successfully, but these errors were encountered:
Description
A new job is required in order to cancel derivations that were restarted after all jobs that needed them were cancelled
To Reproduce
Cause 1: restarting just the builds
Cause 2: undispatchable jobs don't appear on job page
This would have allowed
bootstrap-tools.drv
to be cancelled individually, trickling down to the whole tree of non-dispatchable derivations.Expected behavior
Logs
Platform / Version
Best to go to https://hercules-ci.com/dashboard and click on the agents' tab for the account you're interested in.
hercules-ci-agent --help version
The text was updated successfully, but these errors were encountered: