-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Is your feature request related to a problem? Please describe.
Currently the conformance test client and server can be run ad-hoc, but don't report statuses on PR's.
To prevent conformance regressions, we want conformance tests to run on PR's before merge. First this can be non-blocking while we assess flakiness and performance, and then should upgrade to blocking.
Describe the solution you'd like
A github action that runs the conformance test at a particular version of the conformance repo (e.g. v0.1.9)
Describe alternatives you've considered
Considered putting this in the conformance repo, but that wouldn't block and would add another python toolchain to maintain.
Additional context
This is in service of SDK tiering, and ideally we want this and conformance#99 prior to SDK tiering kickoff on Thursday
Metadata
Metadata
Assignees
Labels
Type
Projects
Status