Skip to content

Add new interop-tests ibm-fusion-access steps and remove create-shared-filesystem#74894

Open
amp-rh wants to merge 3 commits intoopenshift:mainfrom
amp-rh:pr3-new-deleted-steps
Open

Add new interop-tests ibm-fusion-access steps and remove create-shared-filesystem#74894
amp-rh wants to merge 3 commits intoopenshift:mainfrom
amp-rh:pr3-new-deleted-steps

Conversation

@amp-rh
Copy link
Contributor

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

Summary

  • Add 4 new interop-tests steps for IBM Fusion Access EBS integration and GPFS daemon management:
    • create-aws-multiattach-ebs: creates multi-attach io2 EBS volumes and attaches to worker nodes
    • prepare-host-paths: prepares host paths for GPFS kernel module binaries via DaemonSet
    • restart-daemon-pods: restarts GPFS daemon pods after configuration changes
    • verify-gpfs-daemons: verifies all GPFS daemons reach active state via mmgetstate polling
  • Remove obsolete create-shared-filesystem step (functionality absorbed into create-ebs-filesystem)

These steps are not yet wired into any chain or CI config -- that happens in the follow-up PRs.

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

Made with Cursor

@openshift-ci openshift-ci bot requested review from dfrazzette and etirta February 13, 2026 20:34
@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
@openshift-ci-robot
Copy link
Contributor

@amp-rh, pj-rehearse: unable to determine affected jobs. This could be due to a branch that needs to be rebased. ERROR:

could not determine changed registry steps: could not load step registry: Chain interop-tests-ibm-fusion-access-cnv-test-chain contains non-existent reference interop-tests-ibm-fusion-access-create-shared-filesystem
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

amp-rh and others added 3 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>
…d-filesystem

New steps:
- create-aws-multiattach-ebs: creates multi-attach io2 EBS volumes for GPFS
- prepare-host-paths: prepares host paths for GPFS kernel module binaries
- restart-daemon-pods: restarts GPFS daemon pods after config changes
- verify-gpfs-daemons: verifies all GPFS daemons reach active state

Removed step:
- create-shared-filesystem: functionality absorbed into create-ebs-filesystem

Co-authored-by: Cursor <cursoragent@cursor.com>
@amp-rh amp-rh force-pushed the pr3-new-deleted-steps branch from 20ffc1b to 5708e9e 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/ci-operator-registry 5708e9e link true /test ci-operator-registry
ci/prow/ci-operator-config 5708e9e link true /test ci-operator-config
ci/prow/step-registry-shellcheck 5708e9e link true /test step-registry-shellcheck

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.

2 participants