Skip to content

Commit

Permalink
Merge pull request #953 from Nordix/mquhuy/add-scalability-tests-to-prow
Browse files Browse the repository at this point in the history
🌱 Add scalability test prow triggers
  • Loading branch information
metal3-io-bot authored Jan 17, 2025
2 parents d737fac + 358e71a commit 12b3384
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 12b3384

Please sign in to comment.