Yi Tseng

Results 24 comments of Yi Tseng

There is no "ErrorSpace" concept in absl::Status We may need to separate the current error spaces into a separate component.

This one is not related to the DockerHub rate limit. Is mostly for the internal CI which builds the stratum_bf and stratum_bfrt target. Would be nice to also check these...

> I think `MODIFY` is a superset of delete and insert, the logic should be here already. I think this is true, we can actually create a new group, modify...

Rebased to master and update the repo and commit.

@Yi-Tseng to put the list of failed target here

List of targets (`bazel query '//...'`) ``` //stratum/tools/gnmi:gnmi-cli //stratum/testing/tests:bcm_sim_test //stratum/testing/tests:test_main //stratum/testing/tests:bcm_sim_test_fixture //stratum/testing/scenarios:scenarios_test //stratum/testing/scenarios:test_main //stratum/testing/scenarios:scenarios_source //stratum/testing/scenarios:scenarios //stratum/testing/protos:standalone_testing_protos //stratum/testing/protos:p4info_files_test //stratum/testing/protos:protos_to_validate //stratum/testing/protos:bcm_sim_test_protos //stratum/testing/cdlang:cdlang_src //stratum/testing/cdlang:cdl_tool //stratum/testing/cdlang:cdl_test //stratum/testing/cdlang:cdl //stratum/testing/cdlang:cdlang //stratum/testing/cdlang:antlr_tool //stratum/public/proto/proto2:p4_annotation_proto //stratum/public/proto/proto2:p4_table_defs_proto //stratum/public/proto/proto2:proto2_srcs //stratum/public/proto:proto_srcs //stratum/public/model:stratum_models...

New idea is to use the hash of the `Dockerfile.build` and the CI should calculate the hash and use the correct one. Also can calculate the hash in `setup_dev_env.sh` and...

I seems that `onlp_platformi_manage_fans` symbol is undefined (*UND*). You should be able to find this symbol in libonlp-platform.so or libonlp-platform-defaults.so

Hi, I uploaded a pull request to include all the necessary symbols to the `onlpd`. Please try it and let me know if the issue still exists.

Try `make docker` or `make docker-debug` if you want to run commands manually