From c3b41aff3842482cc7725e35f59279d3104c5c34 Mon Sep 17 00:00:00 2001 From: IWASE Yusuke Date: Thu, 30 Mar 2017 16:02:55 +0900 Subject: scenario_test/README: Update list of required images Signed-off-by: IWASE Yusuke --- test/scenario_test/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'test/scenario_test') diff --git a/test/scenario_test/README.md b/test/scenario_test/README.md index a68f7598..10449a76 100644 --- a/test/scenario_test/README.md +++ b/test/scenario_test/README.md @@ -56,9 +56,11 @@ Execute the following commands inside the VM to install the dependencies: Download docker images pertaining to GoBGP testing. ```shell - $ sudo docker pull golang:1.5 - $ sudo docker pull osrg/quagga + $ sudo docker pull golang:1.7 $ sudo docker pull osrg/gobgp + $ sudo docker pull osrg/quagga + $ sudo docker pull osrg/quagga:v1.0 + $ sudo docker pull osrg/exabgp ```
-- cgit v1.2.3