Show error if distribution_type is missing 87/62987/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 29 Jan 2020 19:32:49 +0000 (14:32 -0500)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 29 Jan 2020 19:32:49 +0000 (14:32 -0500)
commit1591cbc2cf8a6cd9591cf95ef7460ff1d17feffd
tree0b4d5c6b2ca9b3bc7226f765c30058592c13e007
parent2a60d75d8cf3b772871fd4af3efa907b60622873
Show error if distribution_type is missing

Extend release-job.sh to detect if distribution_type is missing
from the release yaml file and show a meaningful error.  The
shell option pipefile causes the script to halt silently if
niet fails to find that key, which utterly baffles users.

Change-Id: I926097a1e9d94bd867879ce6fdc549415a911dbe
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
releasenotes/notes/release-job-check-distr-type-7c81e313676816c9.yaml [new file with mode: 0644]
shell/release-job.sh