yardstick installation for compass4nfv 05/38705/3
authorManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Tue, 1 Aug 2017 21:45:41 +0000 (14:45 -0700)
committerManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Fri, 4 Aug 2017 17:27:40 +0000 (10:27 -0700)
JIRA: COMPASS-552

This patch adds changes to install yardstick on jump host.

Change-Id: Id389d253f948a19cb682d54bd95bfbc3139ceb39
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
build/build.yaml

index b09f364..251de5b 100644 (file)
@@ -35,6 +35,11 @@ packages:
     get_method: docker
     url: compass4nfv/compass-mq
 
+  - name: yardstick
+    description: "yardstick container for compass"
+    get_method: docker
+    url: opnfv/yardstick
+
   - name: compass-docker-compose
     description: "containerized compass compose ansible"
     get_method: git