-
Notifications
You must be signed in to change notification settings - Fork 2k
Add new CNV test steps and chain for IBM Fusion Access #72018
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
This rename standardizes the naming convention to use the full 'ibm-fusion-access' prefix across all step registry components and CI configurations. Changes: - Rename interop-tests/fusion-access/ directory to interop-tests/ibm-fusion-access/ - Update all step names from interop-tests-fusion-access-* to interop-tests-ibm-fusion-access-* - Update chain references in environment-setup-chain and ebs-integration-chain - Rename CI config file to ibm-fusion-access-operator-ocp4.20-lp-interop - Update CI config references to use renamed steps - Regenerate metadata.json files and Prow jobs
Add comprehensive CNV (Container Native Virtualization) integration test steps for IBM Fusion Access shared storage testing. New Step Components: - create-shared-filesystem/: Creates IBM Storage Scale filesystem for CNV shared storage - configure-cnv-shared-storage/: Configures StorageClass and PVCs for CNV - test-cnv-shared-storage/: Tests PVC operations with JUnit reporting - test-vm-lifecycle/: Tests VM create/start/stop/delete operations - test-vm-migration/: Tests live VM migration between nodes - test-vm-snapshots/: Tests VM snapshot and restore operations - verify-shared-storage/: Verifies shared storage functionality across nodes - cnv-test-chain/: Orchestrates all CNV tests in sequence Chain Updates: - environment-setup-chain: Updated documentation with IBM branding - ebs-integration-chain: Updated documentation with IBM branding These steps enable comprehensive testing of IBM Fusion Access shared storage with OpenShift Virtualization (CNV) workloads.
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: amp-rh The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
Add comprehensive CNV (Container Native Virtualization) integration test steps for IBM Fusion Access shared storage testing.
Dependencies
New Step Components
create-shared-filesystem/configure-cnv-shared-storage/test-cnv-shared-storage/test-vm-lifecycle/test-vm-migration/test-vm-snapshots/verify-shared-storage/cnv-test-chain/Chain Updates
environment-setup-chain: Updated documentation with IBM brandingebs-integration-chain: Updated documentation with IBM branding