Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 7, 2024

This PR contains a snapshot of yoga from upstream unmaintained/yoga.

otherwiseguy and others added 4 commits August 20, 2024 18:09
When there is a backlog of notifications to be sent, it is possible
that ovsdb-server will merge insert and update notifications. Due
to this, we need to handle the situation where we see a Port_Binding
created with the chassis set.

Closes-Bug: #2017748
Change-Id: Idfae87cf6c60e9e18ede91ea20857cea5322738c
py39 jobs (on ubuntu-focal) started to fail due to recent virtualenv
release (20.26.4) on Yoga (which bundles setuptools), because we have
'packaging==21.3' in this branch that is not compatible with newer
setuptools [1].

setuptools is bundled in virtualenv, so it has to be capped via the
virtualenv package. tox also needed to be capped (<4) as gate uses
tox 3.28.0, but with capping virtualenv we pull in latest tox as well,
which would cause other errors.

[1] pypa/setuptools#4483

Closes-Bug: #2082234
Change-Id: I08e57e3b4c905bd679038c89185e54f6ab79738a
As agreed in the Neutron CI meeting, the unmaintained branches periodic
jobs will be weekly only [1].

[1]https://meetings.opendev.org/meetings/neutron_ci/2024/neutron_ci.2024-09-23-14.01.log.html#l-97

Depends-On: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/930594

Change-Id: I0bc95e3705bd3114c36e1ec95701da2e2d13b13f
@github-actions github-actions bot requested a review from a team as a code owner October 7, 2024 06:22
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Oct 7, 2024
@priteau priteau closed this Oct 7, 2024
@priteau priteau reopened this Oct 7, 2024
@priteau priteau merged commit 8ae2419 into stackhpc/yoga Oct 7, 2024
@priteau priteau deleted the upstream/yoga-2024-10-07 branch October 7, 2024 07: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