Skip to content

CORENET-5568: Update IPsec CI lane configuration for IPsec tests #61740

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

Conversation

pperiyasamy
Copy link
Member

@pperiyasamy pperiyasamy commented Feb 17, 2025

As per changes in openshift/origin#29437 for IPsec E2E tests, each IPsec mode Full and External must be tested separately. This is needed because IPsec mode change needs an update of the ovnkube-node daemonset which cause traffic disturbance on the east west traffic, causes monitor test failures while it's changed as part of IPsec E2E tests.

So this PR updates openshift-e2e-test workflow step with new test type called ipsec-suite and this test suite does the following.

  • Rollout IPsec Full mode, wait for it to complete and run the ipsec test suite.
  • Change IPsec Full -> External mode, wait for rollout to complete, run the ipsec test suite.

This test suite can be extended for testing various other use cases like NAT-T in the future.

@openshift-ci openshift-ci bot requested review from abhat and danwinship February 17, 2025 16:28
@pperiyasamy
Copy link
Member Author

/pj-rehearse

@openshift-ci-robot
Copy link
Contributor

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

@pperiyasamy pperiyasamy force-pushed the e2e-aws-ovn-ipsec-external-serial branch from ab827ec to 9ef3af4 Compare March 13, 2025 10:04
@pperiyasamy pperiyasamy changed the title Add e2e-aws-ovn-ipsec-external-serial CI lane Update IPsec CI lane configuration for component readiness Mar 13, 2025
@pperiyasamy
Copy link
Member Author

/pj-rehearse

@openshift-ci-robot
Copy link
Contributor

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

@pperiyasamy
Copy link
Member Author

/assign @tssurya @trozet

@pperiyasamy
Copy link
Member Author

/pj-rehearse more

@openshift-ci-robot
Copy link
Contributor

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

@pperiyasamy
Copy link
Member Author

/pj-rehearse more

@openshift-ci-robot
Copy link
Contributor

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

@pperiyasamy
Copy link
Member Author

/pj-rehearse more

@openshift-ci-robot
Copy link
Contributor

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

@pperiyasamy pperiyasamy force-pushed the e2e-aws-ovn-ipsec-external-serial branch from 9ef3af4 to 53d7051 Compare March 19, 2025 11:12
@pperiyasamy pperiyasamy changed the title Update IPsec CI lane configuration for component readiness Update IPsec CI lane configuration for IPsec tests Mar 19, 2025
@pperiyasamy
Copy link
Member Author

/pj-rehearse more

@openshift-ci-robot
Copy link
Contributor

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

@pperiyasamy
Copy link
Member Author

The ci/rehearse/openshift/origin/release-4.20/e2e-aws-ovn-ipsec-external-mode failure happened because cluster version is not actually greater than >= 4.15, so no ipsec machine configs rolled out.

NAME      VERSION                                                AVAILABLE   PROGRESSING   SINCE   STATUS
version   0.0.1-0.test-2025-03-19-182321-ci-op-xh5vny67-latest   True        False         68m     Error while reconciling 0.0.1-0.test-2025-03-19-182321-ci-op-xh5vny67-latest: the cluster operator machine-config is degraded

that is the reason ipsec cert import machine config deployment is also failed because there is no ipsec packages installed on the host. so this will be fixed once versioning is done properly for 4.20. so we can safely ignore this error for now.

@pperiyasamy
Copy link
Member Author

/pj-rehearse more

@openshift-ci-robot
Copy link
Contributor

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

@pperiyasamy pperiyasamy changed the title Update IPsec CI lane configuration for IPsec tests CORENET-5568: Update IPsec CI lane configuration for IPsec tests Apr 4, 2025
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 4, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Apr 4, 2025

@pperiyasamy: This pull request references CORENET-5568 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

As per changes in openshift/origin#29437 for IPsec E2E tests, each IPsec mode Full and External must be tested with two different CI lanes, so this PR replaces existing e2e-aws-ovn-ipsec-serial CI lane with
e2e-aws-ovn-ipsec-full-mode and e2e-aws-ovn-ipsec-external-mode CI lanes. It also makes both jobs as default presubmit for cluster network operator.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Contributor

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

@pperiyasamy
Copy link
Member Author

/pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.19-e2e-aws-ovn-ipsec-serial

@openshift-ci-robot
Copy link
Contributor

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

@pperiyasamy
Copy link
Member Author

/pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.20-e2e-aws-ovn-ipsec-serial

@openshift-ci-robot
Copy link
Contributor

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

@pperiyasamy
Copy link
Member Author

/pj-rehearse pull-ci-openshift-cluster-network-operator-master-e2e-aws-ovn-ipsec-serial

@openshift-ci-robot
Copy link
Contributor

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

@pperiyasamy
Copy link
Member Author

/pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.20-e2e-aws-ovn-ipsec-serial

@openshift-ci-robot
Copy link
Contributor

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

@pperiyasamy
Copy link
Member Author

/pj-rehearse more

@openshift-ci-robot
Copy link
Contributor

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

@@ -340,6 +340,42 @@ function suite() {
set +x
}

function ensureipsecfullenabled() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this bash files seems to follow snake_case for functions.
This also doesn't really do anything else than waiting so maybe something like this would be better?

Suggested change
function ensureipsecfullenabled() {
function wait_for_ipsec_full_mode() {

this also applies to the other functions being introduced.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure, done.

@@ -340,6 +340,42 @@ function suite() {
set +x
}

function ensureipsecfullenabled() {
CUR_NUM_SCHEDULED=$(oc get daemonset/ovn-ipsec-host -n openshift-ovn-kubernetes -o jsonpath='{.status.currentNumberScheduled}' 2>/dev/null || echo 0)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you considered using oc rollout status instead?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

didn't know about oc rollout status command before, using it now, thanks.

# Rollout IPsec Full mode and run the suite.
echo "Rolling out IPsec Full mode"
oc patch networks.operator.openshift.io cluster --type=merge -p='{"spec":{"defaultNetwork":{"ovnKubernetesConfig":{"ipsecConfig":{"mode":"Full"}}}}}'
ensureipsecfullenabled
Copy link
Contributor

@kyrtapz kyrtapz May 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What if the ensureipsecfullenabled function is called before CNO made the changes to the daemonset? Won't it just return before the daemonset rolled out?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kyrtapz , The wait_for_ipsec_full_mode function waits until ovn-ipsec-host rollout is complete (and added check now to confirm if IPsec is moved from containerized to host deployment) and COs are in ready state. That confirms IPsec full mode is set on the cluster.

As per changes in openshift/origin#29437 for IPsec E2E tests, each IPsec mode
Full and External must be tested separately, so this commit updates
openshift-e2e-test step with new test type called ipsec-suite and ipsec test
suite is executed under this test type for each ipsec modes.

Signed-off-by: Periyasamy Palanisamy <[email protected]>
@pperiyasamy pperiyasamy force-pushed the e2e-aws-ovn-ipsec-external-serial branch from b9e5772 to 1fcddfa Compare May 28, 2025 15:51
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@pperiyasamy: 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
pull-ci-openshift-machine-api-provider-gcp-main-okd-scos-e2e-aws-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.19-okd-scos-e2e-aws-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.18-okd-scos-e2e-aws-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-main-e2e-gcp-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.21-e2e-gcp-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.20-e2e-gcp-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.19-e2e-gcp-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.18-e2e-gcp-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.17-e2e-gcp-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.16-e2e-gcp-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.15-e2e-gcp-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.14-e2e-gcp-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.13-e2e-gcp-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.12-e2e-gcp-ovn openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.11-e2e-gcp openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-machine-api-provider-gcp-release-4.10-e2e-gcp openshift/machine-api-provider-gcp presubmit Registry content changed
pull-ci-openshift-ovirt-csi-driver-master-okd-scos-e2e-aws-ovn openshift/ovirt-csi-driver presubmit Registry content changed
pull-ci-openshift-ovirt-csi-driver-release-4.19-okd-scos-e2e-aws-ovn openshift/ovirt-csi-driver presubmit Registry content changed
pull-ci-openshift-ovirt-csi-driver-release-4.18-okd-scos-e2e-aws-ovn openshift/ovirt-csi-driver presubmit Registry content changed
pull-ci-openshift-ovirt-csi-driver-release-4.14-e2e-ovirt openshift/ovirt-csi-driver presubmit Registry content changed
pull-ci-openshift-ovirt-csi-driver-release-4.13-e2e-ovirt openshift/ovirt-csi-driver presubmit Registry content changed
pull-ci-openshift-ovirt-csi-driver-release-4.12-e2e-ovirt openshift/ovirt-csi-driver presubmit Registry content changed
pull-ci-openshift-ovirt-csi-driver-release-4.11-e2e-ovirt openshift/ovirt-csi-driver presubmit Registry content changed
pull-ci-openshift-ovirt-csi-driver-release-4.10-e2e-ovirt openshift/ovirt-csi-driver presubmit Registry content changed
pull-ci-openshift-ovirt-csi-driver-release-4.9-e2e-ovirt openshift/ovirt-csi-driver presubmit Registry content changed

A total of 13376 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs.

A full list of affected jobs can be found here

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.

@pperiyasamy
Copy link
Member Author

/pj-rehearse

@openshift-ci-robot
Copy link
Contributor

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

Copy link
Contributor

openshift-ci bot commented May 30, 2025

@pperiyasamy: 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/openshift-qe/ocp-qe-perfscale-ci/main/aws-4.14-nightly-x86-cpou-loaded-upgrade-from-4.12-loaded-upgrade-ipsec-412to414-120nodes ab827ec link unknown /pj-rehearse pull-ci-openshift-qe-ocp-qe-perfscale-ci-main-aws-4.14-nightly-x86-cpou-loaded-upgrade-from-4.12-loaded-upgrade-ipsec-412to414-120nodes
ci/rehearse/openshift/cluster-network-operator/master/e2e-aws-ovn-ipsec-external-serial ab827ec link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-master-e2e-aws-ovn-ipsec-external-serial
ci/rehearse/periodic-ci-openshift-openshift-tests-private-release-4.12-amd64-nightly-4.12-upgrade-from-stable-4.11-aws-ipi-ovn-ipsec-f60 ab827ec link unknown /pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.12-amd64-nightly-4.12-upgrade-from-stable-4.11-aws-ipi-ovn-ipsec-f60
ci/rehearse/openshift/origin/master/e2e-aws-ovn-ipsec-external-serial ab827ec link unknown /pj-rehearse pull-ci-openshift-origin-master-e2e-aws-ovn-ipsec-external-serial
ci/rehearse/openshift/grafana-tempo-operator/main/upstream-ocp-4.14-amd64-gcp-ipi-ovn-ipsec-tempo-e2e-tests 9ef3af4 link unknown /pj-rehearse pull-ci-openshift-grafana-tempo-operator-main-upstream-ocp-4.14-amd64-gcp-ipi-ovn-ipsec-tempo-e2e-tests
ci/rehearse/openshift-eng/ocp-qe-perfscale-ci/main/aws-4.18-nightly-x86-cpou-loaded-upgrade-from-4.16-loaded-upgrade-ipsec-416to418-24nodes 9ef3af4 link unknown /pj-rehearse pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.18-nightly-x86-cpou-loaded-upgrade-from-4.16-loaded-upgrade-ipsec-416to418-24nodes
ci/rehearse/openshift-eng/ocp-qe-perfscale-ci/main/aws-4.18-nightly-x86-cpou-loaded-upgrade-from-4.16-loaded-upgrade-ipsec-416to418-120nodes 9ef3af4 link unknown /pj-rehearse pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.18-nightly-x86-cpou-loaded-upgrade-from-4.16-loaded-upgrade-ipsec-416to418-120nodes
ci/rehearse/openshift-eng/ocp-qe-perfscale-ci/main/aws-4.14-nightly-x86-cpou-loaded-upgrade-from-4.12-loaded-upgrade-ipsec-412to414-120nodes 9ef3af4 link unknown /pj-rehearse pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.14-nightly-x86-cpou-loaded-upgrade-from-4.12-loaded-upgrade-ipsec-412to414-120nodes
ci/rehearse/openshift-eng/ocp-qe-perfscale-ci/main/aws-4.16-nightly-x86-cpou-loaded-upgrade-from-4.14-loaded-upgrade-ipsec-414to416-24nodes 9ef3af4 link unknown /pj-rehearse pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.16-nightly-x86-cpou-loaded-upgrade-from-4.14-loaded-upgrade-ipsec-414to416-24nodes
ci/rehearse/openshift/origin/release-4.17/e2e-aws-ovn-ipsec-serial 53d7051 link unknown /pj-rehearse pull-ci-openshift-origin-release-4.17-e2e-aws-ovn-ipsec-serial
ci/rehearse/openshift/origin/release-4.20/e2e-aws-ovn-ipsec-external-mode 53d7051 link unknown /pj-rehearse pull-ci-openshift-origin-release-4.20-e2e-aws-ovn-ipsec-external-mode
ci/rehearse/openshift/svt/master/reliability-v2-azure-4.17-nightly-x86-reliability-v2-1h 53d7051 link unknown /pj-rehearse pull-ci-openshift-svt-master-reliability-v2-azure-4.17-nightly-x86-reliability-v2-1h
ci/rehearse/openshift/origin/release-4.18/e2e-aws-ovn-ipsec-serial 53d7051 link unknown /pj-rehearse pull-ci-openshift-origin-release-4.18-e2e-aws-ovn-ipsec-serial
ci/rehearse/openshift/origin/release-4.16/e2e-aws-ovn-ipsec-serial 53d7051 link unknown /pj-rehearse pull-ci-openshift-origin-release-4.16-e2e-aws-ovn-ipsec-serial
ci/rehearse/openshift/svt/master/reliability-v2-azure-4.17-nightly-x86-reliability-v2-10h 53d7051 link unknown /pj-rehearse pull-ci-openshift-svt-master-reliability-v2-azure-4.17-nightly-x86-reliability-v2-10h
ci/rehearse/openshift/cluster-network-operator/release-4.19/e2e-aws-ovn-ipsec-full-mode 53d7051 link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.19-e2e-aws-ovn-ipsec-full-mode
ci/rehearse/openshift/cluster-network-operator/master/e2e-metal-ipi-ovn-ipv6-ipsec 53d7051 link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-master-e2e-metal-ipi-ovn-ipv6-ipsec
ci/rehearse/openshift/cluster-network-operator/release-4.19/e2e-metal-ipi-ovn-ipv6-ipsec 53d7051 link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.19-e2e-metal-ipi-ovn-ipv6-ipsec
ci/rehearse/openshift/cluster-network-operator/master/e2e-aws-ovn-ipsec-full-mode 53d7051 link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-master-e2e-aws-ovn-ipsec-full-mode
ci/rehearse/openshift/cluster-network-operator/release-4.20/e2e-metal-ipi-ovn-ipv6-ipsec 53d7051 link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.20-e2e-metal-ipi-ovn-ipv6-ipsec
ci/rehearse/openshift/cluster-network-operator/release-4.19/e2e-aws-ovn-ipsec-external-mode 53d7051 link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.19-e2e-aws-ovn-ipsec-external-mode
ci/rehearse/openshift/cluster-network-operator/release-4.20/e2e-aws-ovn-ipsec-external-mode 53d7051 link unknown /pj-rehearse pull-ci-openshift-cluster-network-operator-release-4.20-e2e-aws-ovn-ipsec-external-mode
ci/rehearse/openshift/cluster-api-provider-metal3/main/okd-scos-e2e-aws-ovn b9e5772 link unknown /pj-rehearse pull-ci-openshift-cluster-api-provider-metal3-main-okd-scos-e2e-aws-ovn
ci/rehearse/openshift/cluster-api-provider-metal3/release-4.18/okd-scos-e2e-aws-ovn b9e5772 link unknown /pj-rehearse pull-ci-openshift-cluster-api-provider-metal3-release-4.18-okd-scos-e2e-aws-ovn
ci/rehearse/periodic-ci-Prucek-release-master-e2e-aws-sdn-upgrade 1fcddfa link unknown /pj-rehearse periodic-ci-Prucek-release-master-e2e-aws-sdn-upgrade

Full PR test history. Your PR dashboard.

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.

Copy link
Contributor

@kyrtapz kyrtapz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 5, 2025
Copy link
Contributor

@trozet trozet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@neisw
Copy link
Contributor

neisw commented Jun 5, 2025

/approve

Copy link
Contributor

openshift-ci bot commented Jun 5, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kyrtapz, martinkennelly, neisw, pperiyasamy, trozet

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

The pull request process is described here

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 Jun 5, 2025
@pperiyasamy
Copy link
Member Author

/pj-rehearse ack

@openshift-ci-robot
Copy link
Contributor

@pperiyasamy: 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 Jun 5, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit f58b74d into openshift:master Jun 5, 2025
21 of 22 checks passed
mehabhalodiya pushed a commit to mehabhalodiya/release that referenced this pull request Jun 12, 2025
As per changes in openshift/origin#29437 for IPsec E2E tests, each IPsec mode
Full and External must be tested separately, so this commit updates
openshift-e2e-test step with new test type called ipsec-suite and ipsec test
suite is executed under this test type for each ipsec modes.

Signed-off-by: Periyasamy Palanisamy <[email protected]>
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants