From cc230e73b7103c3dbf86361dbc322c8af2e9b4a6 Mon Sep 17 00:00:00 2001 From: Martin Winter Date: Sun, 16 Jul 2017 02:51:00 -0700 Subject: [PATCH] Doc: Update README to specify ExaBGP version as 4.0 is not yet supported Signed-off-by: Martin Winter --- tests/topotests/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/topotests/README.md b/tests/topotests/README.md index 58601f40ca..3176c9ef93 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 -- 2.39.5