commit | b98dfe8efa14013b2ccc4192ec62a28281d1d417 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Tue May 16 16:34:34 2023 -0400 |
committer | Mahir Gunyel <mahir.gunyel@netsia.com> | Wed May 31 17:22:58 2023 +0000 |
tree | 986c5fa60a0d0ccb30e1c4217a8677bb0cfcf02e | |
parent | 0ce2f7c3395b4b396bb919b4e34a825af7162f3a [diff] |
Pass --tty so jenkins can log docker output. Comment out sending email about failed tests for now. Change-Id: I86f5af09a7aca8ef448f79198c3bc088d8b12cc2
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.