aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2017-09-01 08:25:01 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-01 08:25:01 +0000
commit292985dab007c3ee1c3481c985871a3483d9f7bc (patch)
treebfc4888a633f5ea7bf43287cfd9a6c2f2e23dbf2 /build
parentfd8f9747f93b6a6d40c32ae5b727780fe1206039 (diff)
parent8c978370a123dccc0b93ee9bd2ba46f8167a2cc2 (diff)
Merge "Support offline deployment for nosdn no feature scenario"
Diffstat (limited to 'build')
-rw-r--r--build/build.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/build/build.yaml b/build/build.yaml
index 251de5bd..58afcc23 100644
--- a/build/build.yaml
+++ b/build/build.yaml
@@ -40,6 +40,11 @@ packages:
get_method: docker
url: opnfv/yardstick
+ - name: compass-repo-osa-ubuntu
+ description: "compass repo container for deployment"
+ get_method: docker
+ url: compass4nfv/compass-repo-osa-ubuntu
+
- name: compass-docker-compose
description: "containerized compass compose ansible"
get_method: git