aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-08-30 11:21:02 +0800
committerHarry Huang <huangxiangyu5@huawei.com>2018-08-30 11:21:02 +0800
commit352b939c32b49d3013ff03c43ec83e9cc1514ca8 (patch)
tree6180c28396c0ef45c91189c99b4a444147dc3d16
parentdcc6d075c0c3d413641f58661fd678bb8e3e34ac (diff)
Switch docker repo
JIRA: - Because compass-web is currently under development, there are backend changes in compass-deck and compass-tasks dockers. Switch to private docker repo to preserve CI stability. Change-Id: I8315ef0f3a68e1563e8142d010807f9cb2393d2b Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
-rw-r--r--build/build.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/build.yaml b/build/build.yaml
index 88eec9e2..50602dbe 100644
--- a/build/build.yaml
+++ b/build/build.yaml
@@ -18,17 +18,17 @@ packages:
- name: compass-deck
description: "RESTful API and DB Handlers for Compass"
get_method: docker
- url: opnfv/compass-deck:latest
+ url: compass4nfv/compass-deck:7.0.0
- name: compass-tasks-osa
description: "compass task container integrated with openstack-ansible"
get_method: docker
- url: opnfv/compass-tasks-osa:latest
+ url: compass4nfv/compass-tasks-osa:7.0.0
- name: compass-tasks-k8s
description: "compass task container integrated with kubespray"
get_method: docker
- url: opnfv/compass-tasks-k8s:latest
+ url: compass4nfv/compass-tasks-k8s:7.0.0
- name: compass-cobbler
description: "cobbler container for compass"