Add script verify and multi-scm script verify
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 8 Feb 2017 20:40:56 +0000 (12:40 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 8 Feb 2017 20:40:56 +0000 (12:40 -0800)
commit1ac7c2ddcc72a358175e821b8191e3cb13304ae7
tree777c4b95763675c5e99a54fcf5bba31859d01f48
parent8ccaba19a050e63c2be2625a69ac9b4e952898ef
Add script verify and multi-scm script verify

* Add example templates for doing verify jobs that use a script instead of
  maven

* Add new 'git-extra-project' macro for doing git checkouts that are not
  the base project checkout. These _must_ be checked out to a specified
  subdirectory

* Add example template that does two git checkouts

Change-Id: I522da87d591ee819a8fd67c22e25906b851a581e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/global-macros.yaml
jjb/global-templates-script.yaml [new file with mode: 0644]