Skip to content

Conversation

github-actions[bot]
Copy link

This PR contains a snapshot of 2025.1 from upstream stable/2025.1.

Miguel Lavalle and others added 9 commits September 8, 2025 16:31
The HA router failover fullstack test has a maximum threshold of ICMP
packets lost after a failover has been executed. Based on the number of
failures observed in zuul recently, this threshold seems to be set at a
value too low. In this change, an increase in this value is proposed.

Change-Id: I4555ed821865db724c4e5fc502648fe71d5febea
Partial-Bug: #2104019
Partial-Bug: #2091351
(cherry picked from commit 557d57e)
Signed-off-by: Yatin Karel <ykarel@redhat.com>
Now the test creates random name bridges and, before executing the
test, it tries to delete them if exist.

Closes-Bug: #2114909
Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@redhat.com>
Change-Id: I2bcf6c264dcec4ceaadebf14dbd20cd13750e20f
(cherry picked from commit f315b9a)
This event is used in ``BridgeMonitorTestCase.test_create_bridges``.

Related-Bug: #2114909
Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@redhat.com>
Change-Id: I36a32c7b6eb44aa2ac315b1e51d54ee662c1d189
(cherry picked from commit cc70581)
The test is failing randomly from quite some time now,
marking this unstable until this gets fixed.

Related-Bug: #2115026
Change-Id: Idff5aa32df45592992312347ad2eaa424391909a
Signed-off-by: yatinkarel <ykarel@redhat.com>
(cherry picked from commit 5454e76)
The items returned from the RPC call
get_ports_on_host_by_subnet() are dictionaries, not
objects, so referencing by *.id will throw an
AttributeError.

Added tests that would have caught it and fixed the
mocking to return correct values.

Introduced in:
  https://review.opendev.org/c/openstack/neutron/+/938657

Closes-bug: #2122065
Change-Id: If4ff23f6c79580918d90380eda1326f583fc937f
Signed-off-by: Brian Haley <haleyb.dev@gmail.com>
(cherry picked from commit e51a6bd)
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Sep 15, 2025
@priteau priteau closed this Sep 15, 2025
@priteau priteau reopened this Sep 15, 2025
@priteau priteau merged commit 9abe0cb into stackhpc/2025.1 Sep 15, 2025
@priteau priteau deleted the upstream/2025.1-2025-09-15 branch September 15, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated Automated action performed by GitHub Actions synchronisation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants