Skip to content

[Thinkit] Fix bug where start traffic didn't wait for apply to finish.And Support interfaces and interface level response while getting interface paths #1136

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

divyagayathri-hcl
Copy link
Contributor

@divyagayathri-hcl divyagayathri-hcl commented May 28, 2025

Keyword check Result:
/sonic-buildimage/src/sonic-p4rt/sonic-pins$ ~/tools/keyword_check.sh ./lib/ .
Keyword check Passed.

Bazel Build Result:
/sonic/src/sonic-p4rt/sonic-pins$ bazel build $BAZEL_BUILD_OPTS ...
INFO: Analyzed 732 targets (0 packages loaded, 0 targets configured).
INFO: Found 732 targets...
INFO: From Compiling lib/gnmi/gnmi_helper.cc:
lib/gnmi/gnmi_helper.cc: In function 'absl::lts_20230802::StatusOr<nlohmann::basic_json<> > pins_test::{anonymous}::GetElement(const nlohmann::json&, int)':
lib/gnmi/gnmi_helper.cc:183:26: warning: comparison of integer expressions of different signedness: 'int' and 'nlohmann::basic_json<>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
183 | if (index < 0 || index >= array.size()) {
INFO: Elapsed time: 88.092s, Critical Path: 75.84s
INFO: 15 processes: 2 internal, 13 linux-sandbox.
INFO: Build completed successfully, 15 total actions

Bazel Test Result:
/sonic/src/sonic-p4rt/sonic-pins$ bazel test $BAZEL_BUILD_OPTS --cache_test_results=no ...
INFO: Analyzed 732 targets (0 packages loaded, 0 targets configured).
INFO: Found 505 targets and 227 test targets...
INFO: Elapsed time: 386.876s, Critical Path: 241.63s
INFO: 284 processes: 340 linux-sandbox, 18 local.
INFO: Build completed successfully, 284 total actions
//dvaas:port_id_map_test PASSED in 1.7s
//lib:basic_switch_test PASSED in 1.7s
//lib:ixia_helper_test PASSED in 7.4s
//lib/basic_traffic:basic_p4rt_util_test PASSED in 1.4s
//lib/basic_traffic:basic_traffic_test PASSED in 16.9s
//lib/gnmi:gnmi_helper_test PASSED in 3.2s
//sai_p4/instantiations/google/test_tools:table_entry_generator_test PASSED in 91.6s
Stats over 50 runs: max = 91.6s, min = 1.4s, avg = 6.3s, dev = 17.5s

Executed 227 out of 227 tests: 227 tests pass.
There were tests whose specified size is too big. Use the --test_verbose_timeoutINFO: Build completed successfully, 284 total actions

@mssonicbld
Copy link

/azp run

Copy link

No pipelines are associated with this pull request.

Copy link
Contributor

@jaanah-hcl jaanah-hcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kishanps Kindly review the PR
Thanks

@mssonicbld
Copy link

/azp run

Copy link

No pipelines are associated with this pull request.

@mssonicbld
Copy link

/azp run

Copy link

No pipelines are associated with this pull request.

@mssonicbld
Copy link

/azp run

Copy link

No pipelines are associated with this pull request.

@mssonicbld
Copy link

/azp run

Copy link

No pipelines are associated with this pull request.

@mssonicbld
Copy link

/azp run

Copy link

No pipelines are associated with this pull request.

bhagatgit
bhagatgit previously approved these changes Jun 11, 2025
….And Support interfaces and interface level response while getting interface paths
@mssonicbld
Copy link

/azp run

Copy link

No pipelines are associated with this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants