summaryrefslogtreecommitdiffstats
path: root/tests/topotests/README.md
diff options
context:
space:
mode:
authorMartin Winter <mwinter@opensourcerouting.org>2017-07-16 11:51:00 +0200
committerDonald Sharp <sharpd@cumulusnetworks.com>2018-11-28 02:22:11 +0100
commitcc230e73b7103c3dbf86361dbc322c8af2e9b4a6 (patch)
treef54bc2c6cc1a922754142814386ff51a052a64ca /tests/topotests/README.md
parenttopogen: add equipment version handling (diff)
downloadfrr-cc230e73b7103c3dbf86361dbc322c8af2e9b4a6.tar.xz
frr-cc230e73b7103c3dbf86361dbc322c8af2e9b4a6.zip
Doc: Update README to specify ExaBGP version as 4.0 is not yet supported
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Diffstat (limited to 'tests/topotests/README.md')
-rw-r--r--tests/topotests/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/topotests/README.md b/tests/topotests/README.md
index 58601f40c..3176c9ef9 100644
--- a/tests/topotests/README.md
+++ b/tests/topotests/README.md
@@ -13,7 +13,8 @@ tests)
3. apt-get install iproute
4. pip install ipaddr
5. pip install pytest
-6. pip install exabgp
+6. pip install exabgp==3.4.17
+ (Newer 4.0 version of exabgp is not yet supported)
7. useradd -d /var/run/exabgp/ -s /bin/false exabgp
### Enable Coredumps