Add tpu-info-streaming-verification DAG to validate streaming mode refresh frequency - #179
Open
chengpinglin wants to merge 14 commits into
Open
Add tpu-info-streaming-verification DAG to validate streaming mode refresh frequency#179chengpinglin wants to merge 14 commits into
chengpinglin wants to merge 14 commits into
Conversation
chengpinglin
requested review from
alfredyu-cienet,
andrewyct,
severus-ho and
xibinliu
as code owners
January 16, 2026 03:45
alfredyu-cienet
force-pushed
the
dev
branch
2 times, most recently
from
January 22, 2026 03:24
1c93601 to
1ef36b1
Compare
chengpinglin
force-pushed
the
tpu-obs/user/tony/verify_streaming_rate
branch
from
January 23, 2026 03:06
409e66b to
2904720
Compare
alfredyu-cienet
force-pushed
the
dev
branch
2 times, most recently
from
January 28, 2026 06:23
0f0e4e2 to
31723ef
Compare
chengpinglin
force-pushed
the
tpu-obs/user/tony/verify_streaming_rate
branch
from
January 28, 2026 07:00
a7762af to
3761bb7
Compare
chengpinglin
force-pushed
the
tpu-obs/user/tony/verify_streaming_rate
branch
from
January 29, 2026 04:53
3761bb7 to
2a70c4f
Compare
…roved frequency checks
…oved documentation and streamlined logic
… rate verification
…h additional node pool creation and cleanup tasks
…lidation and reporting
…ication with dynamic task groups
…d accuracy in documentation and logic
…e consistent iteration timing
…or improved readability
chengpinglin
force-pushed
the
tpu-obs/user/tony/verify_streaming_rate
branch
from
February 3, 2026 03:57
2a70c4f to
eab5430
Compare
alfredyu-cienet
force-pushed
the
dev
branch
2 times, most recently
from
May 11, 2026 08:39
a12e062 to
badfd13
Compare
alfredyu-cienet
force-pushed
the
dev
branch
3 times, most recently
from
May 19, 2026 03:54
8eb5556 to
acf36a1
Compare
alfredyu-cienet
force-pushed
the
dev
branch
3 times, most recently
from
May 28, 2026 07:44
83f8b37 to
ea29ef3
Compare
alfredyu-cienet
force-pushed
the
dev
branch
4 times, most recently
from
June 8, 2026 08:58
4af284a to
a9fa8fb
Compare
alfredyu-cienet
force-pushed
the
dev
branch
4 times, most recently
from
June 17, 2026 08:08
f8824db to
09c9e42
Compare
alfredyu-cienet
force-pushed
the
dev
branch
5 times, most recently
from
July 3, 2026 08:25
d242c8d to
f76e189
Compare
alfredyu-cienet
force-pushed
the
dev
branch
4 times, most recently
from
July 14, 2026 03:12
a577785 to
71b8d8a
Compare
alfredyu-cienet
force-pushed
the
dev
branch
4 times, most recently
from
July 23, 2026 01:43
b588728 to
0e938b1
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.
Description
This PR introduces a new automated DAG designed to verify the tpu-info CLI tool's --streaming functionality on TPU v6e-16 slices. The primary goal is to ensure that the tool correctly honors the requested refresh rate by validating the precise timing of hardware telemetry updates.
Key Changes:
Tests
cloud-ml-auto-solutions)2.13.1Checklist
Before submitting this PR, please make sure (put X in square brackets):