Skip to content

Improve script quality for interop-tests ibm-fusion-access steps#74893

Open
amp-rh wants to merge 2 commits intoopenshift:mainfrom
amp-rh:pr2-interop-step-quality
Open

Improve script quality for interop-tests ibm-fusion-access steps#74893
amp-rh wants to merge 2 commits intoopenshift:mainfrom
amp-rh:pr2-interop-step-quality

Conversation

@amp-rh
Copy link
Contributor

@amp-rh amp-rh commented Feb 13, 2026

Summary

  • Apply reviewer-requested improvements to all existing interop-tests/ibm-fusion-access/ step scripts
  • Standardize bash headers (set -eux -o pipefail; shopt -s inherit_errexit), replace echo with : 'marker', use oc wait instead of sleep, add FA__* env var prefixes, remove error suppression, and update ref.yaml documentation
  • No new steps, deleted steps, or chain changes are included -- only quality improvements to existing steps

Part 2 of 5 in the IBM Fusion Access CNV CI configuration series.
Depends on: #74892

Made with Cursor

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 13, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: amp-rh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 13, 2026
amp-rh and others added 2 commits February 13, 2026 15:13
Standardize bash headers to `set -eux -o pipefail; shopt -s inherit_errexit`,
replace echo with `: 'marker'` where set -x is active, replace sleep with
oc wait, add FA__* env var prefixes, remove error suppression patterns,
and update shared-lib with JUnit helper functions.

These base steps are not currently referenced by any CI job.

Co-authored-by: Cursor <cursoragent@cursor.com>
Apply reviewer-requested improvements to all existing interop-tests
ibm-fusion-access step scripts: standardize bash headers, replace echo
with colon markers, use oc wait instead of sleep, add FA__* env var
prefixes, remove error suppression, and update ref.yaml documentation.

No new steps, deleted steps, or chain changes are included.

Co-authored-by: Cursor <cursoragent@cursor.com>
@amp-rh amp-rh force-pushed the pr2-interop-step-quality branch from a08e60b to e8044cf Compare February 13, 2026 21:13
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 13, 2026

@amp-rh: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/step-registry-shellcheck e8044cf link true /test step-registry-shellcheck
ci/prow/ci-operator-config e8044cf link true /test ci-operator-config

Full PR test history. Your PR dashboard.

Details

Instructions 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant