From: Manjunath Ranganathaiah Date: Tue, 1 Aug 2017 21:45:41 +0000 (-0700) Subject: yardstick installation for compass4nfv X-Git-Tag: opnfv-5.0.0~36 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=1d928f1e869cbbd1edf20db4cc7aeded29c98fee;p=compass4nfv.git 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 --- 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