ProdValidator
This module contains methods for the validation of production definitions
- class DIRAC.ProductionSystem.Utilities.ProdValidator.ProdValidator
Bases:
object
- __init__()
- checkMatchQuery(mq, mqParent)
Check the logical intersection between the two metaqueries
- checkTransDependency(transID, parentTransID)
Check if the transformation and the parent transformation are linked
- checkTransStatus(transID)
- Check if the status of the transformation is valid for the transformation to be added to a production.
New is the only valid status
- Parameters:
transID (int) – the TransformationID