Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[rules/sonic-utilities.mk] Add sonic-yang-mgmt as build time dependen…
…cy (#4798) To run the unit test for sonic-utilities/config/config_mgmt.py, we need sonic-yang-mgmt. It is decided to not mock sonic-yang-mgmt because config_mgmt is highly dependent on sonic-yang-mgmt. So It is good to catch any compatibility issues during build time rather than run time. Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
- Loading branch information