test(bigtable): add accelerator system-test harness and fuzz correctness suite - #8
Open
mutianf wants to merge 2 commits into
Open
test(bigtable): add accelerator system-test harness and fuzz correctness suite#8mutianf wants to merge 2 commits into
mutianf wants to merge 2 commits into
Conversation
mutianf
force-pushed
the
accel-08-system-test-fuzz
branch
from
August 11, 2026 14:07
9bddc93 to
6992531
Compare
mutianf
force-pushed
the
accel-08-system-test-fuzz
branch
from
August 11, 2026 21:54
6992531 to
9897021
Compare
mutianf
commented
Aug 12, 2026
mutianf
force-pushed
the
accel-08-system-test-fuzz
branch
from
August 12, 2026 18:56
8a82d46 to
af0548f
Compare
…ess suite Change-Id: Ie4bb5883f991ba4a7e8b8ce47c12aa77d6d327e6
… ops Change-Id: I20f6a95a1da2f66d6413e8c2f4344b4771ddc220
mutianf
force-pushed
the
accel-08-system-test-fuzz
branch
from
August 12, 2026 19:04
af0548f to
aeb6b90
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the accelerator system-test harness and fuzz correctness suite (async + autogen), plus the noxfile session wiring.
Part of the accelerator test stack. Stacked on top of #7 (accel-07-package-wheel).