Skip to content

e2e: allow PRs to select test suites#1745

Draft
adombeck wants to merge 3 commits into
mainfrom
e2e-support-specifying-tests
Draft

e2e: allow PRs to select test suites#1745
adombeck wants to merge 3 commits into
mainfrom
e2e-support-specifying-tests

Conversation

@adombeck

@adombeck adombeck commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Important

This is based on #1741

Let a PR description limit the e2e suites it executes so focused changes do not need to wait for unrelated coverage. The default remains the complete suite when no e2e-tests marker is present.

adombeck and others added 3 commits July 18, 2026 18:13
Allow e2e test PRs to opt into the authd-dev PPA through their
description. The selected PPA replaces authd-edge while APT resolves the
dependencies of the authd package built from the PR. This allows us to
depend on the gnome-shell version from the authd-dev PPA.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Let a PR description limit the e2e suites it executes so focused changes do
not need to wait for unrelated coverage. The default remains the complete
suite when no e2e-tests marker is present.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant