Refactor templates and scripts for container tag 55/15855/8
authorLott, Christopher (cl778h) <cl778h@att.com>
Mon, 10 Jun 2019 14:56:30 +0000 (10:56 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Mon, 10 Jun 2019 18:33:39 +0000 (14:33 -0400)
commitf88c7c24b2b1a6f04f85afa8c0a91d8321aef8ea
tree60057e336b9ac6303228321ade1e99311fd3a8b3
parent40dcef755655b17e307a7b2a7c0b868937b1c93c
Refactor templates and scripts for container tag

Change parameter names used to specify container tag method,
with a new default to use the fixed string 'latest' as a tag.
Merge two shell scripts into one instead of using Jenkins
conditional steps.
Extend to accept a custom directory for the container-tag.yaml
if the yaml-file method is used to set the docker tag information;
this is an optional variable which is set to empty by default,
and falls back to DOCKER_ROOT.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I19a8809650fa29706acaf0f06f4b666bef0067d7
.jjb-test/lf-docker-jobs/docker-jobs.yaml
docs/jjb/lf-docker-jobs.rst
jjb/lf-docker-jobs.yaml
releasenotes/notes/add-container-tag-file-path-854b7a89a533a11f.yaml [new file with mode: 0644]
shell/docker-get-container-tag.sh [new file with mode: 0644]
shell/docker-get-git-describe.sh [deleted file]
shell/docker-get-yaml-tag.sh [deleted file]