INFO validate job improvements 36/61536/3
authorAric Gardner <agardner@linuxfoundation.org>
Thu, 29 Aug 2019 18:54:03 +0000 (14:54 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Thu, 29 Aug 2019 19:22:59 +0000 (15:22 -0400)
commit471ce0c4f693f556a6714c7e0996f24f00d155af
tree169b2e3945d500b2731a832980c72ca4dbd37feb
parent573fe2c6a78b283ec118c988454595ccf187e850
INFO validate job improvements

removed +x trace as job is too verbose

verify now checks that repositories matches $PROJECT
Catches projects that replace / with - in their INFO file
Also ensures that repositories only has one entry.
We are not supporting multiple projects with a single INFO.yaml
file.

ISSUE: RELENG-2344
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Id847b7c10ef0515fd6f6a4b7d6809ebd37a9b51d
releasenotes/notes/info-validate-yamllint-22c539ac9bd878e0.yaml [new file with mode: 0644]
shell/info-file-validate.sh