Skip to content

Support replay-only AuTest YAML tests#13035

Draft
bneradt wants to merge 1 commit intoapache:masterfrom
bneradt:autest-test-yaml-format
Draft

Support replay-only AuTest YAML tests#13035
bneradt wants to merge 1 commit intoapache:masterfrom
bneradt:autest-test-yaml-format

Conversation

@bneradt
Copy link
Copy Markdown
Contributor

@bneradt bneradt commented Mar 28, 2026

Draft because this depends on the upstream AuTest support landing
first.

Upstream dependency: AuTestSuite/AuTest#1

Allow ATS replay tests to be discovered directly from .test.yaml files
so simple replay-based tests no longer need one-line Python wrappers.

This keeps autest list lightweight by loading replay metadata without
requiring ATS or Proxy Verifier binaries, while keeping existing
ATSReplayTest wrapper-based tests working. The parallel runner now uses
autest list for discovery so replay-only tests are included there too.

This depends on the upstream AuTest custom test format support landing
first: AuTestSuite/AuTest#1

Allow ATS replay tests to be discovered directly from .test.yaml files
so simple replay-based tests no longer need one-line Python wrappers.

This keeps autest list lightweight by loading replay metadata without
requiring ATS or Proxy Verifier binaries, while keeping existing
ATSReplayTest wrapper-based tests working. The parallel runner now uses
autest list for discovery so replay-only tests are included there too.

This depends on the upstream AuTest custom test format support landing
first: AuTestSuite/AuTest#1
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