ARO-HCP: Add INT westus3 e2e postsubmit job - #83267
Conversation
PR openshift#82884 added the westus3 e2e job only as a periodic, making it unreachable via gangway as a postsubmit. Add the matching postsubmit entry so the job can be triggered with job_execution_type=2.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: geoberle, roivaz The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@geoberle: |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughThe E2E configuration adds a postsubmit integration job for the public deployment in westus3. The job uses the persistent E2E workflow and sets westus3 as the allowed location. ChangesWest US 3 E2E integration
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 inconclusive)
✅ Passed checks (14 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/pj-rehearse branch-ci-Azure-ARO-HCP-main-e2e-integration-e2e-parallel-westus3 |
|
@geoberle: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@geoberle: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/pj-rehearse list |
|
@geoberle: job(s): branch-ci-Azure-ARO-HCP-main-e2e-integration-e2e-parallel-westus3 either don't exist or were not found to be affected, and cannot be rehearsed |
|
/pj-rehearse ack |
|
@geoberle: your |
PR #82884 added the westus3 e2e job only as a periodic, making it unreachable via gangway as a postsubmit. Add the matching postsubmit entry so the job can be triggered with job_execution_type=2.
Summary by CodeRabbit
Adds an INT westus3 ARO-HCP e2e postsubmit job. The job uses the persistent E2E workflow and sets
ALLOWED_LOCATIONS=westus3.The job is reachable through Gangway with
job_execution_type=2.