Skip to content

Commit

Permalink
Merge pull request #6832 from sdodson/aws-leases-100
Browse files Browse the repository at this point in the history
Reduce AWS leases from 120 to 100
  • Loading branch information
openshift-merge-robot authored Jan 23, 2020
2 parents 8fcf7c5 + fb41f65 commit fa8b80f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core-services/prow/02_config/_boskos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
resources:
- type: aws-quota-slice
state: free
min-count: 120
max-count: 120
min-count: 100
max-count: 100
- type: azure4-quota-slice
state: free
min-count: 20
Expand Down Expand Up @@ -38,4 +38,4 @@ resources:
- type: ovirt-bm02
state: free
names:
- "ovirt-bm02"
- "ovirt-bm02"

0 comments on commit fa8b80f

Please sign in to comment.