Skip to content

NE-2422: Skip Gateway API tests on dual-stack clusters#30942

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
alebedev87:dual-stack-skip-gwapi
Mar 30, 2026
Merged

NE-2422: Skip Gateway API tests on dual-stack clusters#30942
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
alebedev87:dual-stack-skip-gwapi

Conversation

@alebedev87
Copy link
Copy Markdown
Contributor

Dual-stack support for Gateway API is not yet declared, skip the GatewayAPIController tests on AWS dual-stack clusters.

Dual-stack support for Gateway API is not yet declared, skip the
GatewayAPIController tests on AWS dual-stack clusters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-ci-robot
Copy link
Copy Markdown

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 Mar 27, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Mar 27, 2026

@alebedev87: This pull request references NE-2422 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:

Dual-stack support for Gateway API is not yet declared, skip the GatewayAPIController tests on AWS dual-stack clusters.

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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7c454510-f46e-483a-8eee-4841db79b5c9

📥 Commits

Reviewing files that changed from the base of the PR and between e368054 and f51f6f0.

📒 Files selected for processing (1)
  • test/extended/router/gatewayapicontroller.go

Walkthrough

A test helper function for Gateway API controller tests was renamed and extended. It now skips tests on both non-cloud platforms lacking load balancer support and dual-stack clusters where dual-stack support isn't declared. The function documentation was updated accordingly.

Changes

Cohort / File(s) Summary
Gateway API Test Helper
test/extended/router/gatewayapicontroller.go
Renamed skipGatewayIfNonCloudPlatform() to skipGatewayForUnsupportedPlatform() and extended skip logic to additionally check for dual-stack IP family configurations in AWS platform status. Updated function documentation and call site in BeforeEach.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 golangci-lint (2.11.4)

Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions
The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions


Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci bot requested review from Thealisyed and knobunc March 27, 2026 09:05
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 27, 2026
@openshift-ci-robot
Copy link
Copy Markdown

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

@alebedev87
Copy link
Copy Markdown
Contributor Author

/test e2e-vsphere-ovn

@sadasu
Copy link
Copy Markdown
Contributor

sadasu commented Mar 27, 2026

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 27, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Mar 27, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alebedev87, sadasu

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

@sadasu
Copy link
Copy Markdown
Contributor

sadasu commented Mar 27, 2026

@alebedev87 thanks for cleaning up these tests so quickly.

@alebedev87
Copy link
Copy Markdown
Contributor Author

/test e2e-vsphere-ovn-upi
/test e2e-metal-ipi-ovn-ipv6

@alebedev87
Copy link
Copy Markdown
Contributor Author

/test e2e-aws-ovn-fips

@alebedev87
Copy link
Copy Markdown
Contributor Author

/testwith openshift/installer/main/e2e-aws-ovn-dualstack-ipv6-primary-techpreview openshift/cloud-provider-aws#135 openshift/installer#10380

@alebedev87
Copy link
Copy Markdown
Contributor Author

/testwith openshift/installer/main/e2e-aws-ovn-dualstack-ipv6-primary-techpreview

@alebedev87
Copy link
Copy Markdown
Contributor Author

/verified by @alebedev87

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Mar 30, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@alebedev87: This PR has been marked as verified by @alebedev87.

Details

In response to this:

/verified by @alebedev87

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
Copy Markdown

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-robot
Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD 31582ab and 2 for PR HEAD f51f6f0 in total

@alebedev87
Copy link
Copy Markdown
Contributor Author

/test e2e-aws-ovn-serial-2of2

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Mar 30, 2026

@alebedev87: all tests passed!

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-merge-bot openshift-merge-bot bot merged commit b5be119 into openshift:main Mar 30, 2026
21 of 22 checks passed
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. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants