]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/docker/inner/motd.txt
Merge pull request #3372 from nitinsoniism/show_evpn_mac_vni_all_detail
[mirror_frr.git] / tests / topotests / docker / inner / motd.txt
1 Welcome to the topotests container.
2
3 Here are some useful tips:
4 * After changing the FRR/Topotests sources, you may rebuild them
5 using the command `compile_frr.sh`. The build command has the
6 following environment variables:
7 - TOPOTEST_CLEAN: whether we should distclean or not (disabled by default)
8 - TOPOTEST_VERBOSE: show build messages (enabled by default)
9 - TOPOTEST_DOC: whether we should build docs or not (disabled by default)
10 - TOPOTEST_SANITIZER: whether we should use the address sanitizer (enabled by default)
11
12 Usage example: env TOPOTEST_CLEAN=1 compile_frr.sh
13
14 * The topotests log directory can be found on your host machine on
15 `/tmp/topotests_logs`.