dovetail: docker tag support 43/34043/4
authorMatthewLi <matthew.lijun@huawei.com>
Tue, 2 May 2017 08:07:57 +0000 (04:07 -0400)
committerJose Lausuch <jose.lausuch@ericsson.com>
Wed, 3 May 2017 07:49:29 +0000 (07:49 +0000)
commit90d4ee822d7915ee53997c099f24146a7ba4613c
tree931a1d20dc407e2bfc33ef40cde7a54fd206d407
parent040fe7acebd7a99b0844497582bce6c351fe1489
dovetail: docker tag support

JIRA: DOVETAIL-419

since dovetal has no A/B/C/D branch, only have master,
need docker image name sth like opnfv/dovetail:plugfest_april_2017
rather than opnfv/dovetail:<release>.1.0, etc.
then when RELEASE_VERSION is empty, generate opnfv/dovetail:latest
ortherwise opnfv/dovetail:<RELEASE_VERSION>

Change-Id: I92573bee35da16305074393401e5e5da65aaa22c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
jjb/releng/opnfv-docker.sh