Skip to content

Commit

Permalink
Add OCP CI concurrency barrier
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sevilla <rsevilla@redhat.com>
  • Loading branch information
rsevilla87 committed Nov 17, 2022
1 parent 531c9d8 commit e31b00a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/kube-burner.yml
Expand Up @@ -78,6 +78,8 @@ jobs:
ocp-wrapper-node-density:
needs: build
runs-on: ubuntu-latest
concurrency:
group: ocp-e2e-ci
steps:

- name: Check out code
Expand Down

0 comments on commit e31b00a

Please sign in to comment.