Skip to content

[OCP CI] ACS ocp 4.22 FIPS + CR expansion#75466

Open
amp-rh wants to merge 3 commits intoopenshift:mainfrom
amp-rh:acs_ocp_4.22_fips
Open

[OCP CI] ACS ocp 4.22 FIPS + CR expansion#75466
amp-rh wants to merge 3 commits intoopenshift:mainfrom
amp-rh:acs_ocp_4.22_fips

Conversation

@amp-rh
Copy link
Contributor

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

Summary

Create OCP 4.22 combined FIPS + Component Readiness CI config for ACS (StackRox) interop testing in ci-operator.

Pivot applied (2026-03-02): Per team consensus, FIPS config is now combined into the CR config file instead of a separate file. The standalone FIPS config has been deleted.

Combined config (INTEROP-8892 + INTEROP-8899)

  • File: stackrox-stackrox-master__ocp-4.22-lp-interop-cr-acs-latest.yaml
  • CR test (acs-tests-aws): cron 0 3,15 * * *, workflow firewatch-ipi-aws-cr
  • FIPS test (acs-tests-aws-fips): cron 0 23 31 2 * (disabled), workflow firewatch-ipi-aws
  • Deleted: stackrox-stackrox-master__ocp-4-22-lp-interop-fips.yaml

4.21 CR non-FIPS job disabled

  • stackrox-stackrox-master__ocp-4.21-lp-interop-cr-acs-latest.yaml: cron changed from 0 3,15 * * *0 23 31 2 *

Jira: INTEROP-8892, INTEROP-8899
Epic: INTEROP-8881

Rehearsal job link — will be added after rehearsals complete.

/cc @dfrazzette

@openshift-ci openshift-ci bot requested a review from dfrazzette February 27, 2026 14:32
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 27, 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 27, 2026
@amp-rh amp-rh changed the title [OCP CI] ACS ocp 4.22 FIPS expansion [OCP CI] ACS ocp 4.22 FIPS + CR expansion Feb 27, 2026
@amp-rh
Copy link
Contributor Author

amp-rh commented Feb 27, 2026

/pj-rehearse periodic-ci-stackrox-stackrox-master-ocp-4.22-lp-interop-cr-acs-latest-acs-tests-aws

@openshift-ci-robot
Copy link
Contributor

@amp-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

amp-rh added 3 commits March 2, 2026 08:34
Create OCP 4.22 FIPS config for ACS (StackRox) interop testing.

- Copy from 4.21 source config with version bump
- Add FIREWATCH_FAIL_WITH_TEST_FAILURES
- Update Jira labels to 4.22-lp

Ref: INTEROP-8892
Made-with: Cursor
Create OCP 4.22 CR config for ACS (StackRox) interop testing.

- Copy from 4.21 CR source config with version bump
- Update OCP_VERSION and Jira labels to 4.22

Ref: INTEROP-8899
Made-with: Cursor
Per team pivot: combine FIPS config into CR config file instead of
separate files. Also disable 4.21 CR non-FIPS job (cron 0 23 31 2 *).

- Add acs-tests-aws-fips test to ocp-4.22-lp-interop-cr-acs-latest.yaml
- Delete standalone ocp-4-22-lp-interop-fips.yaml
- Disable 4.21 CR non-FIPS job cron in ocp-4.21-lp-interop-cr-acs-latest.yaml
- Regenerate periodics via make update

Jira: INTEROP-8892, INTEROP-8899
Epic: INTEROP-8881
Made-with: Cursor
@amp-rh amp-rh force-pushed the acs_ocp_4.22_fips branch from 52f0e45 to 8a9591d Compare March 2, 2026 14:36
@amp-rh
Copy link
Contributor Author

amp-rh commented Mar 2, 2026

/pj-rehearse periodic-ci-stackrox-stackrox-master-ocp-4.22-lp-interop-cr-acs-latest-acs-tests-aws periodic-ci-stackrox-stackrox-master-ocp-4.22-lp-interop-cr-acs-latest-acs-tests-aws-fips

@openshift-ci-robot
Copy link
Contributor

@amp-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@amp-rh: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
periodic-ci-stackrox-stackrox-master-ocp-4.21-lp-interop-cr-acs-latest-acs-tests-aws N/A periodic Ci-operator config changed
periodic-ci-stackrox-stackrox-master-ocp-4.22-lp-interop-cr-acs-latest-acs-tests-aws-fips N/A periodic Periodic changed
periodic-ci-stackrox-stackrox-master-ocp-4.22-lp-interop-cr-acs-latest-acs-tests-aws N/A periodic Periodic changed
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
Copy link
Contributor Author

amp-rh commented Mar 2, 2026

Rehearsal failures are product-side — the CI config expansion is correct. Cluster provisioned, ACS operator deployed, and tests began executing. The failure is in the e2e test execution itself, not the expansion config.

/pj-rehearse ack

@openshift-ci-robot
Copy link
Contributor

@amp-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Mar 2, 2026
@amp-rh
Copy link
Contributor Author

amp-rh commented Mar 2, 2026

@dfrazzette This is ready for review — all CI checks pass, rehearsals acked (product-side failures). Could you /lgtm when you get a chance?

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 2, 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/rehearse/periodic-ci-stackrox-stackrox-master-ocp-4.22-lp-interop-cr-acs-latest-acs-tests-aws 8a9591d link unknown /pj-rehearse periodic-ci-stackrox-stackrox-master-ocp-4.22-lp-interop-cr-acs-latest-acs-tests-aws
ci/rehearse/periodic-ci-stackrox-stackrox-master-ocp-4.22-lp-interop-cr-acs-latest-acs-tests-aws-fips 8a9591d link unknown /pj-rehearse periodic-ci-stackrox-stackrox-master-ocp-4.22-lp-interop-cr-acs-latest-acs-tests-aws-fips

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. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants