aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYibo Cai <yibo.cai@arm.com>2018-08-27 02:06:42 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-08-27 02:06:42 +0000
commitdcc6d075c0c3d413641f58661fd678bb8e3e34ac (patch)
treea729f3f490dc76799a931943a2b0dc360ef79a10
parente25efc1328045faf5eb268598d5e80ce589ee886 (diff)
parent66106bb63160b3e2a992ff464cc6c053ac62dd3e (diff)
Merge "build: add harbor tgz for arm64"
-rw-r--r--build/build-aarch64.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/build-aarch64.yaml b/build/build-aarch64.yaml
index 9ecb5f34..72d376e6 100644
--- a/build/build-aarch64.yaml
+++ b/build/build-aarch64.yaml
@@ -10,6 +10,12 @@ packages:
get_method: cached
url: http://artifacts.opnfv.org/compass4nfv/package/master/ubuntu-16.04-server-arm64.iso
+ # XXX: For now, it's only an empty file to satisfy build.sh
+ - name: harbor-empty.tgz
+ description: "The package of harbor offline installer"
+ get_method: cached
+ url: http://people.linaro.org/~yibo.cai/compass/harbor-empty.tgz
+
- name: compass-deck
description: "RESTful API and DB Handlers for Compass"
get_method: docker