From 75cf2deb5ba61df7dda39730ed44a808200eb865 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Mon, 21 Oct 2019 20:01:56 +0900 Subject: test: update scenario_test command specify the name of a docker image to use the image built locally. Signed-off-by: FUJITA Tomonori --- test/scenario_test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/scenario_test/README.md') diff --git a/test/scenario_test/README.md b/test/scenario_test/README.md index 9b836e12..16b0170e 100644 --- a/test/scenario_test/README.md +++ b/test/scenario_test/README.md @@ -107,7 +107,7 @@ $ sudo fab2 -r ./test/lib make-gobgp-ctn ```shell $ cd $GOPATH/src/github.com/osrg/gobgp/test/scenario_test - $ sudo -E PYTHONPATH=$GOBGP/test python3 .py + $ sudo -E PYTHONPATH=$GOBGP/test python3 .py --gobgp-image=gobgp ... OK ``` -- cgit v1.2.3