Skip to content

[PULP_2425] Fixed pytest.mark.long_running to skip correctly. - #8122

Merged
ggainey merged 1 commit into
pulp:mainfrom
ggainey:2425_long_running
Sep 23, 2026
Merged

ggainey merged 1 commit into
pulp:mainfrom
ggainey:2425_long_running

Conversation

@ggainey

@ggainey ggainey commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Previously, would always-run on nightly even if timeout wasn't "long enough", causing regular transient failures in nightly CI.

📜 Checklist

See: Pull Request Walkthrough

Comment thread pulpcore/pytest_plugin.py Outdated
Comment thread pulpcore/pytest_plugin.py
Previously, would always-run on nightly even if timeout wasn't
"long enough", causing regular transient failures in nightly CI.

This also fixes a discovered timing-window in the task-cleanup
code, where a missing worker's task wouldn't be cleaned up until
a new task entered the system.

Fixes PULP-2425.

Co-authored-by: Matthias Dellweg <mdellweg@redhat.com>
@ggainey
ggainey merged commit 7e08201 into pulp:main Sep 23, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants