Skip to content

Conversation

github-actions[bot]
Copy link

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

SeanMooney and others added 2 commits November 4, 2024 07:17
This change refactors prvisep util test cases to account for the
fact that oslo.log now conditionally uses an internal pipe mutex
when logging under eventlet.

This was added by Iac1b0891ae584ce4b95964e6cdc0ff2483a4e57d
which is part of oslo.log 5.3.0

As a result we need to mock all calls to oslo.log in unit tests
that are assertign if os.write is called. when the internal
pipe mutex is used oslo.log calls os.write when the mutex is
released.

Related-Bug: #1983863
Change-Id: Id313669df80f9190b79690fff25f8e3fce2a4aca
(cherry picked from commit ea07f96)
Change-Id: I0da37bb80626f628b742275e28fd98b262533491
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Jan 20, 2025
@github-actions github-actions bot requested a review from a team as a code owner January 20, 2025 22:18
@priteau priteau closed this Jan 20, 2025
@priteau priteau reopened this Jan 20, 2025
@priteau priteau enabled auto-merge January 20, 2025 22:19
@priteau priteau merged commit 5fc31aa into stackhpc/2023.1 Jan 20, 2025
3 checks passed
@priteau priteau deleted the upstream/2023.1-2025-01-20 branch January 20, 2025 22:31
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