Skip to content

Reject AuTest files in Uranium jobs - #455

Merged
bneradt merged 1 commit into
apache:mainfrom
bneradt:reject-autest-files
Aug 21, 2026
Merged

Reject AuTest files in Uranium jobs#455
bneradt merged 1 commit into
apache:mainfrom
bneradt:reject-autest-files

Conversation

@bneradt

@bneradt bneradt commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

AuTest files added during the migration window can silently stop running
once a branch selects Uranium, allowing coverage to disappear despite
green CI.

This change makes every Jenkins Uranium build reject *.test.py files
before configuring ATS and lists the paths that must be converted.
Legacy branches without urtest.sh continue down the existing AuTest
path.

Copilot AI lite review requested due to automatic review settings August 21, 2026 19:19
@bneradt bneradt self-assigned this Aug 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@bneradt bneradt added the enhancement New feature or request label Aug 21, 2026
AuTest files added during the migration window can silently stop running
once a branch selects Uranium, allowing coverage to disappear despite
green CI.

This change makes every Jenkins Uranium build reject *.test.py files
before configuring ATS and lists the paths that must be converted.
Legacy branches without urtest.sh continue down the existing AuTest
path.
@bneradt
bneradt force-pushed the reject-autest-files branch from ef56036 to 5b75117 Compare August 21, 2026 19:24
@bneradt
bneradt merged commit 00d36e3 into apache:main Aug 21, 2026
@bneradt
bneradt deleted the reject-autest-files branch August 21, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants