Skip to content

NE-906: add new DCM e2e tests#30741

Open
jcmoraisjr wants to merge 2 commits intoopenshift:mainfrom
jcmoraisjr:NE-906-add-dcm-e2e-tests
Open

NE-906: add new DCM e2e tests#30741
jcmoraisjr wants to merge 2 commits intoopenshift:mainfrom
jcmoraisjr:NE-906-add-dcm-e2e-tests

Conversation

@jcmoraisjr
Copy link

@jcmoraisjr jcmoraisjr commented Jan 30, 2026

Improves DCM coverage by adding new e2e tests.

  • Dynamically add new routes, beyond the number of predefined blueprint backends, and ensures the responsiveness of the new routes.
  • Dynamically add new replicas to the exposed services, beyond the number of predefined blueprint backend servers, and ensures the responsiveness of the new replicas.
  • Explore URL overlapping and ensure that the request goes to the correct backend.

Jira: https://issues.redhat.com/browse/NE-906

Some fixes to the DCM e2e test.

* fix secret name used on the secure endpoint pod
* manually update Route resources created via oc expose service, since
it seems to be ignoring --labels command-line option.

Jira: https://issues.redhat.com/browse/NE-906
@openshift-ci-robot
Copy link

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: automatic mode

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 30, 2026
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jan 30, 2026

@jcmoraisjr: This pull request references NE-906 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.22.0" version, but no target version was set.

Details

In response to this:

Jira: https://issues.redhat.com/browse/NE-906

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
Copy link
Contributor

openshift-ci bot commented Jan 30, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jcmoraisjr
Once this PR has been reviewed and has the lgtm label, please assign rfredette for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 requested review from candita and knobunc January 30, 2026 12:52
@openshift-ci-robot
Copy link

Scheduling required tests:
/test e2e-aws-csi
/test e2e-aws-ovn-fips
/test e2e-aws-ovn-microshift
/test e2e-aws-ovn-microshift-serial
/test e2e-aws-ovn-serial-1of2
/test e2e-aws-ovn-serial-2of2
/test e2e-gcp-csi
/test e2e-gcp-ovn
/test e2e-gcp-ovn-upgrade
/test e2e-metal-ipi-ovn-ipv6
/test e2e-vsphere-ovn
/test e2e-vsphere-ovn-upi

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 30, 2026

@jcmoraisjr: The following test 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/e2e-metal-ipi-ovn-ipv6 302e553 link true /test e2e-metal-ipi-ovn-ipv6

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.

@openshift-trt
Copy link

openshift-trt bot commented Jan 30, 2026

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New tests seen in this PR at sha: 302e553

  • "[Jira:"Cluster Version Operator"] cluster-version-operator-tests should support passing serial tests [Serial]" [Total: 2, Pass: 2, Fail: 0, Flake: 0]

@alebedev87
Copy link
Contributor

/assign @davidesalerno

@alebedev87
Copy link
Contributor

/assign
/assign @gcs278

@openshift-ci-robot
Copy link

openshift-ci-robot commented Feb 4, 2026

@jcmoraisjr: This pull request references NE-906 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.22.0" version, but no target version was set.

Details

In response to this:

Improves DCM coverage by adding new e2e tests.

  • Dynamically add new routes, beyond the number of predefined blueprint backends, and ensures the responsiveness of the new routes.
  • Dynamically add new replicas to the exposed services, beyond the number of predefined blueprint backend servers, and ensures the responsiveness of the new replicas.
  • Explore URL overlapping and ensure that the request goes to the correct backend.

Jira: https://issues.redhat.com/browse/NE-906

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants