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
The DIRAC integration tests start from diracx*:dev images, and then re-install the wheels with --no-deps. This means that if we added here new dependencies, we need to regenerate the diracx images for them to be taken.
The dev tag is only ever rebuilt when a PR is merged