build: add harbor tgz for arm64 35/61235/2
authorYibo Cai <yibo.cai@arm.com>
Wed, 22 Aug 2018 02:42:18 +0000 (10:42 +0800)
committerYibo Cai <yibo.cai@arm.com>
Wed, 22 Aug 2018 07:48:51 +0000 (15:48 +0800)
Currently, it's only an empty file to satisfy build.sh.
Will update when harbor arm64 image ready.

Change-Id: Iebb327912c4c7997eddaa28d9738137f8de0ee9e
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
build/build-aarch64.yaml

index 9ecb5f3..72d376e 100644 (file)
@@ -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