Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 6, 2023

This PR contains a snapshot of yoga from upstream.

slawqo and others added 2 commits January 30, 2023 05:55
In the L3 functional tests framework module there is already helper
method called wait_until_ha_router_has_state which should be used to
wait for desired HA router's state.
This method has proper debug logging added so debugging issues in CI is
easier when it's used.
It is also decorated with unstable_test decorator to skip tests when
router will fail to transition to desired state (see related bug for
details).

In some tests this method wasn't used so we couldn't benefit from the
logging and unstable_test decorator there. Now it should be unifed and
used everywhere in the same way.

Related-Bug: #1956958
Change-Id: I9d79b123bb20ded327208d84a14d4f8d2e505087
(cherry picked from commit e39011c)
Before this patch, we would only get logged the client to server side of
the communication. The OVN allow-related ACL option was implemented [0]
so as to be able to log also the packets that are going from server to
client. This patch implements the addition of that feature in Neutron
and needs OVN version 22.03 or updated 21.12.

[0] https://patchwork.ozlabs.org/project/ovn/patch/20220201141118.1846390-1-mmichels@redhat.com/

Closes-Bug: #2003706
Change-Id: I72d061c333f53e07f6feedec032e2c0b06a61248
Signed-off-by: Elvira García <egarciar@redhat.com>
(cherry picked from commit f7e31b4)
@github-actions github-actions bot requested a review from a team as a code owner February 6, 2023 08:23
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Feb 6, 2023
@markgoddard markgoddard closed this Feb 6, 2023
@markgoddard markgoddard reopened this Feb 6, 2023
@markgoddard markgoddard merged commit b17ac64 into stackhpc/yoga Feb 6, 2023
@markgoddard markgoddard deleted the upstream/yoga-2023-02-06 branch February 6, 2023 19:47
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.

3 participants