Create generic jenkins job to build and push a docker image 89/3489/10
authorjose.lausuch <jose.lausuch@ericsson.com>
Fri, 20 Nov 2015 15:36:21 +0000 (16:36 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Thu, 26 Nov 2015 12:36:06 +0000 (13:36 +0100)
commit7c7f2f0bc299c31a1fe5ffe3271b44439c80a65d
tree8c4a3c2d8dc9674d05ac1d6310608c63ceda7739
parentc21e64ac3e342f820ad31ba264d8b7c93b3cd91f
Create generic jenkins job to build and push a docker image

This is a proposal so that we use the same methodology when it comes
to building and pushing docker images. With this approach, yardstick
Makefile is not needed for automation.
For now, it is usable by Yardstick and Functest docker images.

JIRA: RELENG-55

Change-Id: I58cfb4740cdfca82f69c102caefe9f29c92f099e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jjb/functest/functest-docker.sh [deleted file]
jjb/opnfv/opnfv-docker.sh [new file with mode: 0644]
jjb/opnfv/opnfv-docker.yml [moved from jjb/functest/functest-docker.yml with 66% similarity]