Add Docker Verify and Merge jobs 61/14561/24
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 13 Feb 2019 18:13:19 +0000 (10:13 -0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 29 May 2019 19:36:42 +0000 (12:36 -0700)
commit8f00e059ea64956604ea2d23ebe46e4fda788cdf
tree311a8b5a5dad240c88e404d5d37fbad14916c765
parentc36acacf22c4e6708ae6bb13b74fec2d09e3dbf4
Add Docker Verify and Merge jobs

Add {project-name}-docker-verify-{stream} and
{project-name}-docker-merge-{stream} jobs.

Issue: RELENG-908
Change-Id: I009fea61fd4c13daebac0d14f5dc00e1a90011e7
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
.coafile
.jjb-test/lf-docker-jobs/docker-jobs.yaml [new file with mode: 0644]
docs/jjb/lf-docker-jobs.rst [new file with mode: 0644]
jjb/lf-docker-job-groups.yaml [new file with mode: 0644]
jjb/lf-docker-jobs.yaml [new file with mode: 0644]
releasenotes/notes/lf-docker-jobs-a6927a60ad849d2d.yaml [new file with mode: 0644]
requirements.txt
shell/docker-build.sh [new file with mode: 0644]
shell/docker-get-git-describe.sh [new file with mode: 0644]
shell/docker-get-yaml-tag.sh [new file with mode: 0644]
shell/docker-push.sh [new file with mode: 0644]