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

Add function ActionSchemaByNameAndObjectType to allow different ActionSchema formats. #909

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

divyagayathri-hcl
Copy link

Build Results:

divya@a17da3ffc51c:/sonic/src/sonic-p4rt/sonic-swss-common$ bazel build $BAZEL_BUILD_OPTS ...
2024/09/04 12:11:37 Downloading https://releases.bazel.build/4.0.0/release/bazel-4.0.0-linux-x86_64...
Downloading: 46 MB out of 46 MB (100%)
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Analyzed 4 targets (30 packages loaded, 544 targets configured).
INFO: Found 4 targets...
INFO: Elapsed time: 469.486s, Critical Path: 7.61s
INFO: 196 processes: 98 internal, 98 linux-sandbox.
INFO: Build completed successfully, 196 total actions

Test Results:

divya@a17da3ffc51c:/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: 1.400s, Critical Path: 0.56s
INFO: 3 processes: 1 internal, 2 linux-sandbox.
INFO: Build completed successfully, 3 total actions
//tests:saiaclschema_ut PASSED in 0.4s
//tests:status_code_util_test PASSED in 0.4s

Executed 2 out of 2 tests: 2 tests pass.
INFO: Build completed successfully, 3 total actions
divya@a17da3ffc51c:/sonic/src/sonic-p4rt/sonic-swss-common$

@mint570 mint570 self-assigned this Sep 4, 2024
@mint570 mint570 requested a review from prsunny September 4, 2024 22:44
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