diff options
author | Martin Winter <mwinter@opensourcerouting.org> | 2018-08-29 16:35:51 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-11-28 02:22:14 +0100 |
commit | 2f726781b671e0634a322af6a9e53876265c3f1f (patch) | |
tree | 91bab3923c21f350733260bfb7b0a25dc2f5e583 /tests/topotests/README.md | |
parent | bgp_rfapi_basic_sanity: added multi-path to timeout test (diff) | |
download | frr-2f726781b671e0634a322af6a9e53876265c3f1f.tar.xz frr-2f726781b671e0634a322af6a9e53876265c3f1f.zip |
lib: Add support for Ubuntu 18.04 with installed FRR package
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Diffstat (limited to 'tests/topotests/README.md')
-rw-r--r-- | tests/topotests/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/README.md b/tests/topotests/README.md index 823f5d72b..47668f4bb 100644 --- a/tests/topotests/README.md +++ b/tests/topotests/README.md @@ -13,7 +13,7 @@ new topology, preferably, using the newest ## Installation of Mininet for running tests -Only tested with Ubuntu 16.04 (which uses Mininet 2.2.0) +Only tested with Ubuntu 16.04 and Ubuntu 18.04 (which uses Mininet 2.2.x) Instructions are the same for all setups (ie ExaBGP is only used for BGP tests) |