mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
test: update scenario_test command
specify the name of a docker image to use the image built locally. Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
This commit is contained in:
@@ -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 <scenario test name>.py
|
||||
$ sudo -E PYTHONPATH=$GOBGP/test python3 <scenario test name>.py --gobgp-image=gobgp
|
||||
...
|
||||
OK
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user