-
Notifications
You must be signed in to change notification settings - Fork 2k
Add CNV CI configurations for IBM Fusion Access OCP 4.20/4.21 #72017
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.
Add CI configurations for IBM Fusion Access CNV integration tests with support for both OCP 4.20 and 4.21, plus Component Readiness variants. New CI Configurations: - ibm-fusion-access-cnv-ocp4.20-lp-interop.yaml: Base CNV test for OCP 4.20 - ibm-fusion-access-cnv-ocp4.20-lp-interop-cr.yaml: Component Readiness for OCP 4.20 - ibm-fusion-access-cnv-ocp4.21-lp-interop.yaml: Base CNV test for OCP 4.21 - ibm-fusion-access-cnv-ocp4.21-lp-interop-cr.yaml: Component Readiness for OCP 4.21 Configuration Updates: - .config.prowgen: Updated with CNV variant entries - README.md: Updated documentation for new test configurations Test Workflow: - Uses interop-tests-ibm-fusion-access-environment-setup-chain for deployment - Uses interop-tests-ibm-fusion-access-cnv-test-chain for CNV tests - Tests VM lifecycle, migration, snapshots with shared storage - 4-hour timeout for complete test execution
|
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 CI configurations for IBM Fusion Access CNV integration tests with support for both OCP 4.20 and 4.21, plus Component Readiness variants.
Dependencies
New CI Configurations
ibm-fusion-access-cnv-ocp4.20-lp-interop.yamlibm-fusion-access-cnv-ocp4.20-lp-interop-cr.yamlibm-fusion-access-cnv-ocp4.21-lp-interop.yamlibm-fusion-access-cnv-ocp4.21-lp-interop-cr.yamlConfiguration Updates
.config.prowgen: Updated with CNV variant entriesREADME.md: Updated documentation for new test configurationsTest Workflow
interop-tests-ibm-fusion-access-environment-setup-chainfor deploymentinterop-tests-ibm-fusion-access-cnv-test-chainfor CNV tests