Skip to content

[master] Allow Stopped -> Completed transition for transformations

Chris Burr requested to merge cburr/LHCbDIRAC:psr-fix-tstate into master

When running sprucing productions (or similar) we now do:

  • Idle + 100% processed
  • Stopped
  • Run checks
  • Completed

The WebApp happily allows this workflow due to the state machine being enforced almost nowhere but it does affect the dirac-production-manager script.

BEGINRELEASENOTES

*Transformation FIX: Allow Stopped -> Completed transition for transformations

ENDRELEASENOTES

Merge request reports

Loading