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
[CI] issue: HPCINFRA-3388 Run all CI steps on containers
Today we have a few CI pipelines that still use nodeLabel: 'master' in
their matrix file, causing some steps to run on the master node.
This is a security risk and we should run only on containers, the master
node will be taken down in the future not allowing this type of run.
Removed weekly dr job that uses nodelabel definition, move this ability
to the release pipeline
Signed-off-by: NirWolfer <[email protected]>
0 commit comments