aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>2017-08-01 14:45:41 -0700
committerManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>2017-08-04 10:27:40 -0700
commit1d928f1e869cbbd1edf20db4cc7aeded29c98fee (patch)
treeca10c3f0ca1f8d22076e21dc8848c44c54485f70
parentfc2298268e6fb4f62423b5100baf479411a6d5d1 (diff)
yardstick installation for compass4nfv
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>
-rw-r--r--build/build.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/build/build.yaml b/build/build.yaml
index b09f364b..251de5bd 100644
--- a/build/build.yaml
+++ b/build/build.yaml
@@ -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