Skip to content

Commit

Permalink
adding concurrency limit for aws presubmit job
Browse files Browse the repository at this point in the history
Signed-off-by: Arsh Sharma <arshsharma461@gmail.com>
  • Loading branch information
RinkiyaKeDad committed Aug 12, 2021
1 parent 7c81219 commit c516e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/jobs/cert-manager/cert-manager-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,7 @@ presubmits:
- name: aws-tests-pre
always_run: false
optional: true
max_concurrency: 1
agent: kubernetes
decorate: true
branches:
Expand Down

0 comments on commit c516e75

Please sign in to comment.