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: buildkite pipeline for running non-blocking tests
The new pipeline_pr_no_block.py script generates a pipeline that
executes only the non blocking tests. For now, it executes them all in
the same step (as there is only a single such test). Later, if we add
more non-blocking tests, we can revisit splitting them up similar to
what pipeline_no_block.py does.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments