[e2e] CustomVXLANPort no longer relevant in AWS#1094
Conversation
This commit removes the hasCustomVXLANPort parameter from the AWS provider initialization. The CustomVXLANPort is no longer a valid decision element to choose between Windows Server 2022 or 2019 in AWS, because there is no corresponding CI job definition for a cluster with a HybridOverlay network and a CustomVXLANPort in AWS.
|
Skipping CI for Draft Pull Request. |
|
/test lint |
|
/test ? |
|
@jrvaldes: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
DetailsIn response to this:
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/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jrvaldes The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/test aws-e2e-operator |
|
/test aws-e2e-upgrade |
|
changes LGTM |
|
/close Included in #1091 |
|
@jrvaldes: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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/test-infra repository. I understand the commands that are listed here. |
|
@jrvaldes: Closed this PR. DetailsIn response to this:
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/test-infra repository. |
|
/reopen |
|
@jrvaldes: Failed to re-open PR: state cannot be changed. The remove-CustomVXLANPort-check-in-aws branch was force-pushed or recreated. DetailsIn response to this:
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/test-infra repository. |
This PR removes the hasCustomVXLANPort parameter from the
AWS provider initialization. The CustomVXLANPort is no longer a valid
decision element to choose between Windows Server 2022 or 2019 in AWS,
because there is no corresponding CI job definition for a cluster with
a HybridOverlay network and a CustomVXLANPort in AWS.