From 1d928f1e869cbbd1edf20db4cc7aeded29c98fee Mon Sep 17 00:00:00 2001 From: Manjunath Ranganathaiah Date: Tue, 1 Aug 2017 14:45:41 -0700 Subject: 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 --- build/build.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'build') 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 -- cgit 1.2.3-korg