Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions config/openshift-customizations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ releases:
periodic-ci-Azure-ARO-HCP-main-periodic-prod-brazilsouth-e2e-parallel: true
periodic-ci-Azure-ARO-HCP-main-periodic-prod-centralindia-e2e-parallel: true
periodic-ci-Azure-ARO-HCP-main-periodic-prod-uksouth-e2e-parallel: true
capz-qe:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Specifying 'capz-qe' here will not create a release. You should open a card with TRT to discuss what you need.

For the 'pull' job you could add it to the presubmits section.

Even then we likely need to update the test suites to include github.com/rcap/capi-tests/test

jobs:
periodic-ci-stolostron-capi-tests-configure-prow-mgmt-periodics-capz-e2e: true
pull-ci-stolostron-capi-tests-configure-prow-mgmt-capz-e2e: true
rosa-stage:
jobs:
# ROSA Classic/STS nightly (stage)
Expand Down