summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv/opnfv-docker.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-11-27Remove additional brackets from docker job.jose.lausuch1-3/+3
Change-Id: I7c3003272326bb1bbbe1b7d9331ac690841a7c21 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-26Create generic jenkins job to build and push a docker imagejose.lausuch1-0/+93
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>