Skip to content

Commit

Permalink
Add boskos Pods to the Prow priority class
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
  • Loading branch information
stevekuznetsov committed Sep 10, 2019
1 parent fb88990 commit 2d8ad03
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions cluster/ci/config/prow/openshift/boskos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ spec:
namespace: ci
spec:
serviceAccountName: boskos
priorityClassName: prow-critical
terminationGracePeriodSeconds: 30
containers:
- name: boskos
Expand Down
1 change: 1 addition & 0 deletions cluster/ci/config/prow/openshift/boskos_metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ spec:
component: boskos-metrics
namespace: ci
spec:
priorityClassName: prow-critical
terminationGracePeriodSeconds: 30
containers:
- name: metrics
Expand Down
1 change: 1 addition & 0 deletions cluster/ci/config/prow/openshift/boskos_reaper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
app: prow
component: boskos-reaper
spec:
priorityClassName: prow-critical
terminationGracePeriodSeconds: 30
containers:
- name: boskos-reaper
Expand Down

0 comments on commit 2d8ad03

Please sign in to comment.