Fixes for config access - #84683
Conversation
Add missing export to the e2e-local script which is the one actually ran during CI tests. Also align the cloud export with other variables (use ARO_HCP_CLOUD)
|
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: Team Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. WalkthroughThe ARO HCP test scripts now use the development cloud setting and export configuration and region variables for local test execution. ChangesARO HCP test environment
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to The CI test scripts now consistently provide the required configuration, region, and development-cloud environment variables. No current merge-readiness risk is identified. Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[REHEARSALNOTIFIER]
A total of 28 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-Azure-ARO-HCP-main-e2e-parallel |
|
@janboll: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/retest-required |
|
/pj-rehearse pull-ci-Azure-ARO-HCP-main-e2e-parallel |
|
@janboll: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-Azure-ARO-HCP-main-e2e-parallel |
|
@janboll: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-Azure-ARO-HCP-main-e2e-parallel |
|
@janboll: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@janboll: The following test failed, say
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 ack |
|
@janboll: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse abort |
|
@janboll: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: janboll, mmazur 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 |
422ba60
into
openshift:main
Add missing export to the e2e-local script which is the one actually ran during CI tests. Also align the cloud export with other variables (use ARO_HCP_CLOUD)
Summary by CodeRabbit
Updated ARO HCP CI test scripts to provide the configuration variables required by local, upgrade, and persistent test workflows.
ARO_HCP_CONFIG_FILEandREGIONin the local test script.ARO_HCP_CLOUDwith thedevvalue in local-upgrade and persistent test scripts.