commit | 93ffa2ec5383520708723f344f0d610e57db0c39 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Mon Aug 22 14:24:52 2022 -0400 |
committer | Joey Armstrong <joey@opennetworking.org> | Mon Aug 22 14:26:43 2022 -0400 |
tree | 90e70df078e549693dbec3f5a79c86a19fddcb85 | |
parent | 37ddd39d507152fec5d0be9b3f9d973fadbff87c [diff] |
Update notify-if-unstable email address. tests/bbr.groovy ---------------- Matteo@onf email address is no longer active. Substitute a temporary recipient until we can setup a group email address to avoid hardcoded values in the future. Change-Id: I467c6ec3096253621e2032456d8892f8bdeedf7b
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.