Skip to content

Commit

Permalink
Release build on dedicate nodes as well (#3886)
Browse files Browse the repository at this point in the history
  • Loading branch information
howardjohn committed Feb 26, 2022
1 parent d28ae63 commit 3a0765c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 12 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 4 additions & 6 deletions prow/cluster/jobs/istio/istio/istio.istio.master.gen.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions prow/config/jobs/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ jobs:
types: [presubmit]
command: [entrypoint, prow/release-test.sh]
requirements: [docker]
resources: dedicated

- name: release
service_account_name: prowjob-advanced-sa
types: [postsubmit]
command: [entrypoint, prow/release-commit.sh]
requirements: [docker]
resources: dedicated

- name: benchmark
types: [presubmit]
Expand Down

0 comments on commit 3a0765c

Please sign in to comment.