-
Notifications
You must be signed in to change notification settings - Fork 36
[Thinkit/Tests] Extend packet capture tests with controller packet capture. #1489
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
Merged
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. |
afca5d2 to
b7d0c0a
Compare
|
/azp run |
|
No pipelines are associated with this pull request. |
b7d0c0a to
c619b07
Compare
|
/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. |
bibhuprasad-hcl
approved these changes
Oct 30, 2025
c619b07 to
a427652
Compare
|
/azp run |
|
No pipelines are associated with this pull request. |
…file MODIFY Operations in Switch State.
…rease current switch operations that potentially impact quiescence time.
…ulticast RIFs can't be deleted when referenced.
… punt on SUT switch works before enabling the sflow tests, to ensure FuzzNonKeyFields return a Status.
…nd Attempt to modify every installed entity if it supports modification.
divyagayathri-hcl
approved these changes
Nov 3, 2025
a427652 to
8366a98
Compare
|
/azp run |
|
No pipelines are associated with this pull request. |
|
/azp run |
|
No pipelines are associated with this pull request. |
kishanps
approved these changes
Nov 4, 2025
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 ...
Starting local Bazel server and connecting to it...
INFO: Analyzed 766 targets (269 packages loaded, 22444 targets configured).
INFO: Found 766 targets...
INFO: Elapsed time: 27.527s, Critical Path: 26.78s
INFO: 12 processes: 2 internal, 10 linux-sandbox.
INFO: Build completed successfully, 12 total actions
Test Result:
/sonic/src/sonic-p4rt/sonic-pins$ bazel test $BAZEL_BUILD_OPTS --cache_test_results=no ...
INFO: Analyzed 762 targets (0 packages loaded, 385 targets configured).
INFO: Found 531 targets and 231 test targets...
INFO: Elapsed time: 192.261s, Critical Path: 134.01s
INFO: 288 processes: 342 linux-sandbox, 18 local.
INFO: Build completed successfully, 288 total actions
//dvaas:dataplane_validation_diff_test PASSED in 0.1s
//dvaas:dataplane_validation_test PASSED in 0.1s
//dvaas:port_id_map_test PASSED in 2.0s
//dvaas:test_run_validation_golden_test PASSED in 0.2s
//dvaas:test_run_validation_test PASSED in 2.2s
//dvaas:test_run_validation_test_runner PASSED in 0.2s
//dvaas:test_vector_stats_diff_test PASSED in 0.2s
//dvaas:test_vector_stats_test PASSED in 0.1s
//dvaas:test_vector_test PASSED in 1.5s
//dvaas:user_provided_packet_test_vector_diff_test PASSED in 0.2s
//dvaas:user_provided_packet_test_vector_test PASSED in 0.2s
//gutil:collections_test PASSED in 1.7s
//gutil:io_test PASSED in 1.8s
//gutil:proto_matchers_test PASSED in 1.6s
//gutil:proto_ordering_test PASSED in 2.0s
//gutil:proto_test PASSED in 2.0s
//gutil:status_matchers_test PASSED in 1.7s
//tests/forwarding:hash_statistics_util_test PASSED in 2.9s
//tests/integration/system/nsf:compare_p4flows_test PASSED in 2.1s
//tests/lib:common_ir_table_entries_test PASSED in 2.4s
//tests/lib:p4rt_fixed_table_programming_helper_test PASSED in 3.0s
//tests/lib:switch_test_setup_helpers_golden_test PASSED in 0.5s
//tests/lib:switch_test_setup_helpers_golden_test_runner PASSED in 0.5s
//tests/qos:gnmi_parsers_test PASSED in 0.4s
//tests/qos:gnmi_parsers_test_runner PASSED in 0.4s
//tests/sflow:sflow_util_test PASSED in 8.7s
//thinkit:bazel_test_environment_test PASSED in 1.8s
//thinkit:generic_testbed_test PASSED in 2.6s
//thinkit:mock_control_device_test PASSED in 1.9s
//thinkit:mock_generic_testbed_test PASSED in 2.3s
//thinkit:mock_mirror_testbed_test PASSED in 2.1s
//thinkit:mock_ssh_client_test PASSED in 0.1s
//thinkit:mock_switch_test PASSED in 2.1s
//thinkit:mock_test_environment_test PASSED in 0.2s
//thinkit:switch_test PASSED in 2.2s
//tests/lib:packet_generator_test PASSED in 64.6s
Stats over 4 runs: max = 64.6s, min = 61.9s, avg = 63.4s, dev = 1.0s
//sai_p4/instantiations/google/tests:p4_constraints_integration_test PASSED in 2.6s
Stats over 5 runs: max = 2.6s, min = 1.7s, avg = 2.1s, dev = 0.3s
//sai_p4/instantiations/google/test_tools:table_entry_generator_test PASSED in 45.1s
Stats over 50 runs: max = 45.1s, min = 1.5s, avg = 4.0s, dev = 8.5s
Executed 231 out of 231 tests: 231 tests pass.