commit | ce46e7e532355a9600ed2de8ce3b83dd2f827571 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Tue Oct 29 11:27:40 2019 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Tue Oct 29 11:28:24 2019 -0700 |
tree | 15c568a93ff345cb0a3c5126e0b7bcce9f426753 | |
parent | f5c537e4d7c725fe9a3f1f4cedaaa34474a595e6 [diff] |
Update Jenkinsfile to align node names with https://gerrit.opencord.org/c/15712/ Change-Id: I65b8d51b35b497248c6e99bfc8a43c166cbc1b6c
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.