Skip to content

Commit

Permalink
Add scalability test prow triggers
Browse files Browse the repository at this point in the history
This commit adds the new scalability tests to prow

Signed-off-by: Huy Mai <huy.mai@est.tech>
  • Loading branch information
mquhuy committed Jan 16, 2025
1 parent d737fac commit 358e71a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -200,3 +200,9 @@ presubmits:
agent: jenkins
always_run: false
optional: true
- name: metal3-centos-e2e-feature-test-release-1-9-scalability
branches:
- release-1.9
agent: jenkins
always_run: false
optional: true
6 changes: 6 additions & 0 deletions prow/config/jobs/metal3-io/cluster-api-provider-metal3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,12 @@ presubmits:
agent: jenkins
always_run: false
optional: true
- name: metal3-centos-e2e-feature-test-main-scalability
branches:
- main
agent: jenkins
always_run: false
optional: true
# name: {job_prefix}-e2e-clusterctl-upgrade-test-{capm3_target_branch}
- name: metal3-e2e-clusterctl-upgrade-test-main
branches:
Expand Down

0 comments on commit 358e71a

Please sign in to comment.