summaryrefslogtreecommitdiffhomepage
path: root/test/scenario_test
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@gmail.com>2019-10-21 12:49:02 +0900
committerFUJITA Tomonori <fujita.tomonori@gmail.com>2019-10-21 13:21:10 +0900
commit19e99002f574a06b00738e3529bae2a4869ccce9 (patch)
tree07833f40820e68388fdd57994c01dfe56bfff194 /test/scenario_test
parent2457948919d2ed295904adfd4de61409ed78c7e2 (diff)
test: rm pipework functions
not used anymore. Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Diffstat (limited to 'test/scenario_test')
-rw-r--r--test/scenario_test/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/scenario_test/README.md b/test/scenario_test/README.md
index 2b3d9733..9b836e12 100644
--- a/test/scenario_test/README.md
+++ b/test/scenario_test/README.md
@@ -53,15 +53,6 @@ Server:
Execute the following commands inside the VM to install the dependencies:
-1. Install pip and [pipework](https://github.com/jpetazzo/pipework).
-
- ```shell
- $ sudo apt-get update
- $ sudo apt-get install git python3-pip python3-dev iputils-arping bridge-utils lv
- $ sudo wget https://raw.github.com/jpetazzo/pipework/master/pipework -O /usr/local/bin/pipework
- $ sudo chmod 755 /usr/local/bin/pipework
- ```
-
1. Get docker images.
Download docker images pertaining to GoBGP testing.