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

Build scripts for sonic-mgmt-common #126

Merged
merged 1 commit into from
Jun 29, 2020

Commits on Jun 29, 2020

  1. Build scripts for sonic-mgmt-common

    1) Added jenkinsfile, build and test scripts for sanity checking of
    sonic-mgmt-common PRs. Test stage runs cvl and translib go test cases.
    Also added periodic sanity for latest sonic-mgmt-common code.
    
    2) Modified sonic-mgmt-framework PR & sceduled sanities to download and
    build latest sonic-mgmt-common fist. Cleaned up build script to include
    only sonic-mgmt-framework related stuffs. Translib, cvl specific steps
    are moved to sonic-mgmt-common's build script.
    
    3) Introduced a test stage for sonic-mgmt-framework sanity. It runs REST
    server go test cases.
    
    4) Modified sonic-telemetry build script to clone and build
    sonic-mgmt-common first. Removed dependency on sonic-mgmt-framework.
    
    Signed-off-by: Sachin Holla <sachin.holla@broadcom.com>
    sachinholla committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    f5460ef View commit details
    Browse the repository at this point in the history