Skip to content
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

ZMQ lib change. #925

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

divyagayathri-hcl
Copy link
Contributor

@divyagayathri-hcl divyagayathri-hcl commented Oct 1, 2024

Summary:

Adding wait() method due to dependency in sonic-pins.

sdivya@7aa92f8f1e9d:/sonic/src/sonic-p4rt/sonic-swss-common$ bazel build $BAZEL_BUILD_OPTS ...
INFO: Build option --cache_test_results has changed, discarding analysis cache.
INFO: Analyzed 4 targets (0 packages loaded, 544 targets configured).
INFO: Found 4 targets...
...
INFO: Elapsed time: 2.420s, Critical Path: 2.07s
INFO: 10 processes: 2 internal, 8 linux-sandbox.
INFO: Build completed successfully, 10 total actions

sdivya@7aa92f8f1e9d:/sonic/src/sonic-p4rt/sonic-swss-common$ bazel test $BAZEL_BUILD_OPTS --cache_test_results=no ...
INFO: Build option --cache_test_results has changed, discarding analysis cache.
INFO: Analyzed 4 targets (0 packages loaded, 544 targets configured).
INFO: Found 2 targets and 2 test targets...
INFO: Elapsed time: 0.520s, Critical Path: 0.07s
INFO: 3 processes: 1 internal, 2 linux-sandbox.
INFO: Build completed successfully, 3 total actions
//tests:saiaclschema_ut PASSED in 0.0s
//tests:status_code_util_test PASSED in 0.0s

Executed 2 out of 2 tests: 2 tests pass.
There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these a
INFO: Build completed successfully, 3 total actions

@divyagayathri-hcl
Copy link
Contributor Author

/azpw run Azure.sonic-swss-common

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-swss-common

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@divyagayathri-hcl divyagayathri-hcl force-pushed the zmq branch 3 times, most recently from 29ead6f to 17822f1 Compare October 9, 2024 08:46
@divyagayathri-hcl
Copy link
Contributor Author

/azpw run Azure.sonic-swss-common

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-swss-common

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@divyagayathri-hcl divyagayathri-hcl force-pushed the zmq branch 6 times, most recently from b214785 to 30135b0 Compare November 5, 2024 18:33
@divyagayathri-hcl divyagayathri-hcl force-pushed the zmq branch 5 times, most recently from 7de8564 to 3ea9a71 Compare December 2, 2024 07:40
@divyagayathri-hcl divyagayathri-hcl force-pushed the zmq branch 5 times, most recently from 07f2688 to ce4c463 Compare December 6, 2024 02:13
@divyagayathri-hcl divyagayathri-hcl force-pushed the zmq branch 21 times, most recently from ea87661 to 210c01c Compare December 7, 2024 14:32
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.

2 participants