Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 5, 2022

This PR contains a snapshot of yoga from upstream.

renliang17 and others added 9 commits November 11, 2022 01:32
Mellanox series Ethernet card information,
update the address for
https://community.mellanox.com/s/article/HowTo-Configure-SR-IOV-for-ConnectX-4-ConnectX-5-ConnectX-6-with-KVM-Ethernet

Broadcom series Ethernet card information,
update the address for
https://www.broadcom.com/products/ethernet-connectivity/network-adapters

Change-Id: I077c686310638081198acea81e8a26bcbd5cd934
(cherry picked from commit d0d484e)
All functional tests which uses wait_until_ha_router_has_state() method
are now marked as unstable so in case of timeout while waiting for
router's state transition, job will not fail.

Related-Bug: #1956958
Change-Id: I0e5d08c1a9dc475c7b138c4934ef0331a4339a4c
(cherry picked from commit d13da77)
While the reverse order may work, it's considered invalid by OVN and not
guaranteed to work properly since OVN may not necessarily know which of
two ports is the one to configure.

This configuration also triggered a bug in OVN where tearing down a port
after deploying a new one resulted in removing flows that serve the
port.

There is a patch up for review for OVN [1] to better handle multiple
assignment of the same port, but it doesn't make the setup any more
valid.

[1] http://patchwork.ozlabs.org/project/ovn/patch/20221114092437.2807815-1-xsimonar@redhat.com/

Closes-Bug: #1997092
Change-Id: Ic7dbc4e8b00423e58f69646a9e3cedc6f72d6c63
(cherry picked from commit 3093aaa)
Previously, only the first log object created that associated to a
certain ACL would be able to make changes to the True/False property of
that ACL. This patch makes the driver to take in consideration each log
object created to enable or disable an ACL logging status. A functional
test is added so as to ensure correct behaviour of this feature.

Closes-Bug: #1996780
Change-Id: Ib9663495f30562f79babef163729a0c43812089d
Signed-off-by: Elvira García <egarciar@redhat.com>
(cherry picked from commit f629b77)
As we are hitting some memory limits (again) in functional tests
job, lets configure 8GB of swap in all functional and fullstack jobs.

Before that patch swap was configured to 4GB only in the FIPS jobs. Now
it will be set to 8GB in all functional and fullstack jobs.

Closes-Bug: #1966394

Change-Id: I6b097d8409318a5dfe17e9673adb6c1431a59b0b
(cherry picked from commit b8dcb0b)
@github-actions github-actions bot requested a review from a team as a code owner December 5, 2022 08:23
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Dec 5, 2022
@markgoddard markgoddard closed this Dec 5, 2022
@markgoddard markgoddard reopened this Dec 5, 2022
@markgoddard markgoddard merged commit 33d9589 into stackhpc/yoga Dec 5, 2022
@markgoddard markgoddard deleted the upstream/yoga-2022-12-05 branch December 5, 2022 10:10
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