Skip to content

NO-ISSUE: rebase-release-4.17-4.17.0-0.nightly-2024-09-03-140915_amd64-2024-09-03_arm64-2024-09-03#3858

Closed
microshift-rebase-script[bot] wants to merge 5 commits into
release-4.17from
rebase-release-4.17-4.17.0-0.nightly-2024-09-03-140915_amd64-2024-09-03_arm64-2024-09-03
Closed

NO-ISSUE: rebase-release-4.17-4.17.0-0.nightly-2024-09-03-140915_amd64-2024-09-03_arm64-2024-09-03#3858
microshift-rebase-script[bot] wants to merge 5 commits into
release-4.17from
rebase-release-4.17-4.17.0-0.nightly-2024-09-03-140915_amd64-2024-09-03_arm64-2024-09-03

Conversation

@microshift-rebase-script

Copy link
Copy Markdown
Contributor

amd64: 4.17.0-0.nightly-2024-09-03-140915
arm64: 4.17.0-0.nightly-arm64-2024-09-03-200745
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-release-4.17-rebase-on-nightlies/1831180636811956224

  • api embedded-component 0c4262af246e3d63c2406b07fbd3fe0faaaf6478 to 30725dc899fca35dcc1709ba348003704af52c26

    • 9843e2e 2024-08-21T09:33:58-04:00 update generated files
    • a8126f0 2024-08-21T09:33:53-04:00 Deprecate openshift-sdn
    • 7b2c90f 2024-08-21T09:33:49-04:00 Deprecate network type migration.
  • cluster-ingress-operator embedded-component 4be51efbed00cc3d9e6d0e5d74bb335df2b53051 to cb5306d7f68ba35b9a065d65f46c69a836556cb2

    • e5b696a 2024-08-29T16:26:24+00:00 Update the condition's lastTransitionTime only if the condition status changes.
  • cluster-network-operator embedded-component 0be89dc583540bc8b31de46922d9c261137b68ac to 620e50fa4b17d737e6354ad7a380dd3a1ec31a67

    • f80465e 2024-09-02T06:34:05+00:00 Deploy networking-console-plugin by CNO
  • ovn-kubernetes image-amd64 b024290bcd3798e68664d4b125574953079b7f41 to 79f6bdfcd6015a17afdf1821d9bc467bfb048657

    • 1336d3a0 2024-08-22T15:37:22+02:00 skip eip test when iptables doesn't exist
    • 71f242b5 2024-08-22T13:45:04+01:00 Node IP hander: ignore mgnt port IPs
    • c76d0894 2024-08-22T13:44:34+02:00 udn, layer2, IC: add tests for IC clusters
    • 83291cc6 2024-08-22T13:43:30+02:00 udn, unit tests: move newMultiHomedPod to the multihoming test utils
    • 9f78a5a0 2024-08-22T13:43:30+02:00 udn, unit tests: move cluster config opts to the multihoming test utils
    • 9cecad04 2024-08-22T13:43:30+02:00 udn, layer2: drop network join addresses reroute policy
    • 9422e8d3 2024-08-22T13:43:30+02:00 udn, layer2: add LRPs to the GR router
    • 0b0148cb 2024-08-22T13:43:30+02:00 udn, unit tests: allow managementPortIP to be re-used for L2 tests
    • d5a75835 2024-08-22T13:43:30+02:00 udn, e2e tests: skip egress tests for layer2 topologies on non-IC deployments
    • 6a190dd9 2024-08-22T13:43:30+02:00 udn, layer2, unit tests: assert network cleanup
    • 19b666b2 2024-08-22T13:43:30+02:00 udn, e2e tests: adjust expected routes according to the network topology
    • c7891bdb 2024-08-22T13:43:30+02:00 udn, layer2, e2e tests: run egress tests
    • a688e1c5 2024-08-22T13:43:26+02:00 udn, layer2, tests: provide the expectations for l2 topologies
    • b736a513 2024-08-22T13:31:31+02:00 udn, l2, controller: Add unit test
    • b0517df3 2024-08-22T09:23:35+02:00 Un-skip egress gateway tests for ipv6.
    • 1d138038 2024-08-21T19:40:29+02:00 udn, tests: adjust primary UDN expectations for layer2
    • 78a25665 2024-08-21T19:40:28+02:00 udn, tests: parametrize management port creation
    • 3f8767c8 2024-08-21T15:37:37+02:00 udn, layer3, tests: compute the management port IP
    • 3fab0a44 2024-08-21T15:37:37+02:00 udn, egress, l2: Use node join ip at LRP
    • a400a278 2024-08-21T15:37:37+02:00 udn, l2: add .1 address to LRP
    • eb653929 2024-08-21T15:37:37+02:00 udn, l2: Skip network subnet route
    • c37b5bbb 2024-08-21T15:37:37+02:00 udn, l2: do not invoke cluster router related ops
    • a3a5e812 2024-08-21T15:37:37+02:00 udn, egress: sync gateway for layer2 primary UDNs
    • 07f4744c 2024-08-21T15:37:37+02:00 udn, layer2: add COPP for secondary layer2 controllers
    • 5738da3f 2024-08-21T12:28:18+01:00 Fix IPv6 network mgnt port IP address assignment
    • 2c4ef862 2024-08-20T14:21:24-04:00 Make Route Manager API blocking
    • 3bc5069b 2024-08-20T15:55:23+02:00 E2E: Use both the NAD and the CRD in endpointslice mirror tests
    • aa06675e 2024-08-20T11:39:39+02:00 E2E: Rename endpointslices_mirror.go to network_segmentation_endpointslices_mirror.go
    • 69b8a147 2024-08-19T16:40:40+02:00 udn, layer3, unit tests: add cleanup tests
    • 288c1687 2024-08-19T16:38:07+02:00 udn, unit tests: add secondary net ext ids to cluster router and join switch
    • fc7d24ba 2024-08-14T09:46:34+03:00 networksegmentation,UDN CRD: Remove localnet
    • 73c54c8a 2024-08-08T10:28:37+02:00 Set gomega poll interval on retry to allow ~5 retries instead of just 1.
  • ovn-kubernetes image-arm64 b024290bcd3798e68664d4b125574953079b7f41 to 79f6bdfcd6015a17afdf1821d9bc467bfb048657

    • 1336d3a0 2024-08-22T15:37:22+02:00 skip eip test when iptables doesn't exist
    • 71f242b5 2024-08-22T13:45:04+01:00 Node IP hander: ignore mgnt port IPs
    • c76d0894 2024-08-22T13:44:34+02:00 udn, layer2, IC: add tests for IC clusters
    • 83291cc6 2024-08-22T13:43:30+02:00 udn, unit tests: move newMultiHomedPod to the multihoming test utils
    • 9f78a5a0 2024-08-22T13:43:30+02:00 udn, unit tests: move cluster config opts to the multihoming test utils
    • 9cecad04 2024-08-22T13:43:30+02:00 udn, layer2: drop network join addresses reroute policy
    • 9422e8d3 2024-08-22T13:43:30+02:00 udn, layer2: add LRPs to the GR router
    • 0b0148cb 2024-08-22T13:43:30+02:00 udn, unit tests: allow managementPortIP to be re-used for L2 tests
    • d5a75835 2024-08-22T13:43:30+02:00 udn, e2e tests: skip egress tests for layer2 topologies on non-IC deployments
    • 6a190dd9 2024-08-22T13:43:30+02:00 udn, layer2, unit tests: assert network cleanup
    • 19b666b2 2024-08-22T13:43:30+02:00 udn, e2e tests: adjust expected routes according to the network topology
    • c7891bdb 202

The change list was truncated. See scripts/auto-rebase/changelog.txt in the PR for the full details.

/label tide/merge-method-squash
/label cherry-pick-approved
/label backport-risk-assessed
/label jira/valid-bug

@openshift-ci-robot

Copy link
Copy Markdown

@microshift-rebase-script[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

amd64: 4.17.0-0.nightly-2024-09-03-140915
arm64: 4.17.0-0.nightly-arm64-2024-09-03-200745
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-release-4.17-rebase-on-nightlies/1831180636811956224

  • api embedded-component 0c4262af246e3d63c2406b07fbd3fe0faaaf6478 to 30725dc899fca35dcc1709ba348003704af52c26

  • 9843e2e 2024-08-21T09:33:58-04:00 update generated files

  • a8126f0 2024-08-21T09:33:53-04:00 Deprecate openshift-sdn

  • 7b2c90f 2024-08-21T09:33:49-04:00 Deprecate network type migration.

  • cluster-ingress-operator embedded-component 4be51efbed00cc3d9e6d0e5d74bb335df2b53051 to cb5306d7f68ba35b9a065d65f46c69a836556cb2

  • e5b696a 2024-08-29T16:26:24+00:00 Update the condition's lastTransitionTime only if the condition status changes.

  • cluster-network-operator embedded-component 0be89dc583540bc8b31de46922d9c261137b68ac to 620e50fa4b17d737e6354ad7a380dd3a1ec31a67

  • f80465e 2024-09-02T06:34:05+00:00 Deploy networking-console-plugin by CNO

  • ovn-kubernetes image-amd64 b024290bcd3798e68664d4b125574953079b7f41 to 79f6bdfcd6015a17afdf1821d9bc467bfb048657

  • 1336d3a0 2024-08-22T15:37:22+02:00 skip eip test when iptables doesn't exist

  • 71f242b5 2024-08-22T13:45:04+01:00 Node IP hander: ignore mgnt port IPs

  • c76d0894 2024-08-22T13:44:34+02:00 udn, layer2, IC: add tests for IC clusters

  • 83291cc6 2024-08-22T13:43:30+02:00 udn, unit tests: move newMultiHomedPod to the multihoming test utils

  • 9f78a5a0 2024-08-22T13:43:30+02:00 udn, unit tests: move cluster config opts to the multihoming test utils

  • 9cecad04 2024-08-22T13:43:30+02:00 udn, layer2: drop network join addresses reroute policy

  • 9422e8d3 2024-08-22T13:43:30+02:00 udn, layer2: add LRPs to the GR router

  • 0b0148cb 2024-08-22T13:43:30+02:00 udn, unit tests: allow managementPortIP to be re-used for L2 tests

  • d5a75835 2024-08-22T13:43:30+02:00 udn, e2e tests: skip egress tests for layer2 topologies on non-IC deployments

  • 6a190dd9 2024-08-22T13:43:30+02:00 udn, layer2, unit tests: assert network cleanup

  • 19b666b2 2024-08-22T13:43:30+02:00 udn, e2e tests: adjust expected routes according to the network topology

  • c7891bdb 2024-08-22T13:43:30+02:00 udn, layer2, e2e tests: run egress tests

  • a688e1c5 2024-08-22T13:43:26+02:00 udn, layer2, tests: provide the expectations for l2 topologies

  • b736a513 2024-08-22T13:31:31+02:00 udn, l2, controller: Add unit test

  • b0517df3 2024-08-22T09:23:35+02:00 Un-skip egress gateway tests for ipv6.

  • 1d138038 2024-08-21T19:40:29+02:00 udn, tests: adjust primary UDN expectations for layer2

  • 78a25665 2024-08-21T19:40:28+02:00 udn, tests: parametrize management port creation

  • 3f8767c8 2024-08-21T15:37:37+02:00 udn, layer3, tests: compute the management port IP

  • 3fab0a44 2024-08-21T15:37:37+02:00 udn, egress, l2: Use node join ip at LRP

  • a400a278 2024-08-21T15:37:37+02:00 udn, l2: add .1 address to LRP

  • eb653929 2024-08-21T15:37:37+02:00 udn, l2: Skip network subnet route

  • c37b5bbb 2024-08-21T15:37:37+02:00 udn, l2: do not invoke cluster router related ops

  • a3a5e812 2024-08-21T15:37:37+02:00 udn, egress: sync gateway for layer2 primary UDNs

  • 07f4744c 2024-08-21T15:37:37+02:00 udn, layer2: add COPP for secondary layer2 controllers

  • 5738da3f 2024-08-21T12:28:18+01:00 Fix IPv6 network mgnt port IP address assignment

  • 2c4ef862 2024-08-20T14:21:24-04:00 Make Route Manager API blocking

  • 3bc5069b 2024-08-20T15:55:23+02:00 E2E: Use both the NAD and the CRD in endpointslice mirror tests

  • aa06675e 2024-08-20T11:39:39+02:00 E2E: Rename endpointslices_mirror.go to network_segmentation_endpointslices_mirror.go

  • 69b8a147 2024-08-19T16:40:40+02:00 udn, layer3, unit tests: add cleanup tests

  • 288c1687 2024-08-19T16:38:07+02:00 udn, unit tests: add secondary net ext ids to cluster router and join switch

  • fc7d24ba 2024-08-14T09:46:34+03:00 networksegmentation,UDN CRD: Remove localnet

  • 73c54c8a 2024-08-08T10:28:37+02:00 Set gomega poll interval on retry to allow ~5 retries instead of just 1.

  • ovn-kubernetes image-arm64 b024290bcd3798e68664d4b125574953079b7f41 to 79f6bdfcd6015a17afdf1821d9bc467bfb048657

  • 1336d3a0 2024-08-22T15:37:22+02:00 skip eip test when iptables doesn't exist

  • 71f242b5 2024-08-22T13:45:04+01:00 Node IP hander: ignore mgnt port IPs

  • c76d0894 2024-08-22T13:44:34+02:00 udn, layer2, IC: add tests for IC clusters

  • 83291cc6 2024-08-22T13:43:30+02:00 udn, unit tests: move newMultiHomedPod to the multihoming test utils

  • 9f78a5a0 2024-08-22T13:43:30+02:00 udn, unit tests: move cluster config opts to the multihoming test utils

  • 9cecad04 2024-08-22T13:43:30+02:00 udn, layer2: drop network join addresses reroute policy

  • 9422e8d3 2024-08-22T13:43:30+02:00 udn, layer2: add LRPs to the GR router

  • 0b0148cb 2024-08-22T13:43:30+02:00 udn, unit tests: allow managementPortIP to be re-used for L2 tests

  • d5a75835 2024-08-22T13:43:30+02:00 udn, e2e tests: skip egress tests for layer2 topologies on non-IC deployments

  • 6a190dd9 2024-08-22T13:43:30+02:00 udn, layer2, unit tests: assert network cleanup

  • 19b666b2 2024-08-22T13:43:30+02:00 udn, e2e tests: adjust expected routes according to the network topology

  • c7891bdb 202

The change list was truncated. See scripts/auto-rebase/changelog.txt in the PR for the full details.

/label tide/merge-method-squash
/label cherry-pick-approved
/label backport-risk-assessed
/label jira/valid-bug

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 openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Sep 4, 2024
@openshift-ci openshift-ci Bot added tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Sep 4, 2024
@openshift-ci

openshift-ci Bot commented Sep 4, 2024

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: microshift-rebase-script[bot]
Once this PR has been reviewed and has the lgtm label, please assign ggiguash for approval. For more information see the Kubernetes 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 commented Sep 4, 2024

Copy link
Copy Markdown
Contributor

@microshift-rebase-script[bot]: 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/ocp-full-conformance-rhel-eus b8fe306 link true /test ocp-full-conformance-rhel-eus

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.

@eslutsky

eslutsky commented Sep 4, 2024

Copy link
Copy Markdown
Contributor

/close
conformance test failure, rebase waiting for the fix

@openshift-ci openshift-ci Bot closed this Sep 4, 2024
@openshift-ci

openshift-ci Bot commented Sep 4, 2024

Copy link
Copy Markdown
Contributor

@eslutsky: Closed this PR.

Details

In response to this:

/close
conformance test failure, rebase waiting for the fix

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.

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

Labels

backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants