deploy/conf: separate x86 and AArch64 docker image naming 81/48581/2
authorYibo Cai <yibo.cai@arm.com>
Wed, 6 Dec 2017 02:05:00 +0000 (10:05 +0800)
committerYibo Cai <yibo.cai@arm.com>
Sun, 10 Dec 2017 01:22:52 +0000 (01:22 +0000)
commitbe0f0e9036991775a3e7e146723898acf361646b
tree6281b73411ab7cc28565f8d36d7e80ae66857d3d
parent5fbadc0b9b5d8726050906d0923abfe7ea5ce1c0
deploy/conf: separate x86 and AArch64 docker image naming

Latest update hard-coded some docker image names, which breaks
the deployment on Arm platform. This patch fixes the issue by
distinguishing docker image naming on different architecture.

This is an interim solution, and in the future, we may leverage
docker multi arch support to use consistent naming for
different architectures.

Change-Id: I5c59c12fb250c4e09d83582640e248075b5f7373
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
deploy/conf/compass.conf