-
Notifications
You must be signed in to change notification settings - Fork 37
[Thinkit/Tests] Fix for flaky Multicast fallback group test - Use SUT queue counters to verify expected number of packets are transmitted. #1737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ksravani-hcl
wants to merge
8
commits into
sonic-net:main
Choose a base branch
from
ksravani-hcl:thinking-22
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
|
/azp run |
|
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
cf48bc0 to
7efda73
Compare
|
/azp run |
|
No pipelines are associated with this pull request. |
7efda73 to
a03eb9d
Compare
|
/azp run |
|
No pipelines are associated with this pull request. |
Signed-off-by: SRAVANI KANASANI <kanasanis@google.com>
Signed-off-by: SRAVANI KANASANI <kanasanis@google.com>
Signed-off-by: SRAVANI KANASANI <kanasanis@google.com>
Signed-off-by: SRAVANI KANASANI <kanasanis@google.com>
…rfaces being up rather than all interfaces being up Signed-off-by: SRAVANI KANASANI <kanasanis@google.com>
Signed-off-by: SRAVANI KANASANI <kanasanis@google.com>
a03eb9d to
6f7aa57
Compare
|
/azp run |
|
No pipelines are associated with this pull request. |
bibhuprasad-hcl
approved these changes
Jan 7, 2026
…ulticast dst IPs Signed-off-by: SRAVANI KANASANI <kanasanis@google.com>
…to verify expected number of packets are transmitted. Signed-off-by: SRAVANI KANASANI <kanasanis@google.com>
6f7aa57 to
82cbc25
Compare
|
/azp run |
|
No pipelines are associated with this pull request. |
rkavitha-hcl
approved these changes
Jan 7, 2026
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.
Keyword Check:
/tests_sonic-pins/sonic-buildimage/src/sonic-p4rt/sonic-pins$ ~/tools/keyword_checks.sh .
Keyword check Passed.
Build Result:
/sonic/src/sonic-p4rt/sonic-pins$ bazel build $BAZEL_BUILD_OPTS ...
INFO: Analyzed 783 targets (0 packages loaded, 0 targets configured).
INFO: Found 783 targets...
INFO: Elapsed time: 42.895s, Critical Path: 35.34s
INFO: 3 processes: 1 internal, 2 linux-sandbox.
INFO: Build completed successfully, 3 total actions
Test Result..
//dvaas:dataplane_validation_diff_test PASSED in 4.4s
//dvaas:dataplane_validation_test PASSED in 6.9s
//dvaas:dvaas_detective_diff_test PASSED in 4.3s
//dvaas:dvaas_detective_test PASSED in 3.6s
//dvaas:port_id_map_test PASSED in 21.5s
//dvaas:test_run_validation_golden_test PASSED in 6.9s
//dvaas:test_run_validation_test PASSED in 21.6s
//dvaas:test_run_validation_test_runner PASSED in 2.5s
//dvaas:test_vector_stats_diff_test PASSED in 6.8s
//dvaas:test_vector_stats_test PASSED in 2.5s
//dvaas:test_vector_test PASSED in 21.4s
//dvaas:user_provided_packet_test_vector_diff_test PASSED in 4.1s
/thinkit:mock_test_environment_test PASSED in 0.4s
//thinkit:switch_test PASSED in 5.7s
//tests/lib:packet_generator_test PASSED in 152.5s
Stats over 4 runs: max = 152.5s, min = 120.7s, avg = 133.6s, dev = 12.2s
//sai_p4/instantiations/google/tests:p4_constraints_integration_test PASSED in 15.3s
Stats over 5 runs: max = 15.3s, min = 5.5s, avg = 9.4s, dev = 3.4s
//p4_fuzzer:fuzz_util_test PASSED in 107.1s
Stats over 10 runs: max = 107.1s, min = 4.6s, avg = 42.5s, dev = 36.1s
//sai_p4/instantiations/google/test_tools:table_entry_generator_test PASSED in 124.3s
Stats over 50 runs: max = 124.3s, min = 4.6s, avg = 12.8s, dev = 22.4s
Executed 239 out of 239 tests: 239 tests pass.