Skip to content

[PR #1419/1633919f backport][0.40] Allow filtering livetest runs via PYTEST_MARK#1420

Merged
gerrod3 merged 1 commit into
0.40from
patchback/backports/0.40/1633919ff9a63320fee3999787d73eb0a171c5af/pr-1419
Jun 8, 2026
Merged

[PR #1419/1633919f backport][0.40] Allow filtering livetest runs via PYTEST_MARK#1420
gerrod3 merged 1 commit into
0.40from
patchback/backports/0.40/1633919ff9a63320fee3999787d73eb0a171c5af/pr-1419

Conversation

@patchback

@patchback patchback Bot commented Jun 8, 2026

Copy link
Copy Markdown

This is a backport of PR #1419 as merged into main (1633919).

Summary

  • Add a PYTEST_MARK make variable to the livetest target, defaulting to live
  • Plugin CI can now run only the live tests for a single component, e.g. make livetest PYTEST_MARK="live and pulp_container"

Test plan

  • make livetest still runs the full live suite (default unchanged)
  • make livetest PYTEST_MARK="live and pulp_container" runs only container live tests
  • Update plugin CI script.sh to use the filtered invocation once this is released

Made with Cursor

Plugin CI only needs live tests for a single component, but livetest
currently runs the entire live suite. Add a PYTEST_MARK make variable
(defaulting to live) so callers can run e.g. make livetest
PYTEST_MARK="live and pulp_container".

(cherry picked from commit 1633919)
@gerrod3 gerrod3 merged commit ff923d8 into 0.40 Jun 8, 2026
30 of 32 checks passed
@gerrod3 gerrod3 deleted the patchback/backports/0.40/1633919ff9a63320fee3999787d73eb0a171c5af/pr-1419 branch June 8, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant