From b22fc3b0acd77c169d5928b6455bb4669f0bf5ca Mon Sep 17 00:00:00 2001 From: Guo Ruijing Date: Wed, 29 Jun 2016 11:57:11 -0700 Subject: Move fuel plugin builder to Dockerfile Change-Id: I5c2bc9f4331bedd7a1d3e78ba2f9b82027e566ef Signed-off-by: Guo Ruijing --- build/f_isoroot/f_vsperfpluginbuild/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'build/f_isoroot/f_vsperfpluginbuild/Makefile') diff --git a/build/f_isoroot/f_vsperfpluginbuild/Makefile b/build/f_isoroot/f_vsperfpluginbuild/Makefile index d713882fe..9bd236a8d 100644 --- a/build/f_isoroot/f_vsperfpluginbuild/Makefile +++ b/build/f_isoroot/f_vsperfpluginbuild/Makefile @@ -34,8 +34,6 @@ release:.vsperfbuild .vsperfbuild: @rm -rf vswitchperf - sudo apt-get -y install build-essential ruby-dev rubygems-integration python-pip git rpm createrepo dpkg-dev - sudo pip install fuel-plugin-builder ../../docker/ubuntu-builder/install_docker.sh git clone $(VSPERF_REPO) vswitchperf cd vswitchperf; \ -- cgit 1.2.3-korg