Update JJB Sandbox 71/22671/7
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 3 Oct 2016 20:36:16 +0000 (13:36 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 4 Oct 2016 16:25:06 +0000 (09:25 -0700)
commit77fb5f95755425aaff51c84db82b4eb5bc45afeb
treebb42ba8f1daaa12583b0f91faaffbed10694e151
parent05029bee5ef63a0fa49502131b12a559c3faa547
Update JJB Sandbox

- Build status message includes a link back to the sandbox
- The deploy job now includes references to required macros (similar to
  'verify')
- Wrappers are removed by setting 'wrappers' to the empty string. This
  is due to the 'ssh-agent' credentials not being used nor existing on
  the sandbox server.
- Shebang lines have been fixed to remove the space after '#!' causing
  the Java 'Cannot run program' error.
- Jobs are restricted to the 'releng-sandbox' label so they aren't
  triggered on 'master'
- Remove 'utils' directory from triggering builds.
- Sandbox deployment doesn't vote on any builds, this should help should
  the job again somehow run against non-sandbox changes.
- 'releng-clear-sandbox-jobs' replaced with '--delete-old' on update so
  that each patchset submitted will remove any previously deployed jobs.

Change-Id: I4f37dbb0c0becc5760c826950306e9d958a40aaa
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb-sandbox/releng/releng-sandbox-jobs.yml
jjb-sandbox/releng/verify-sandbox-jobs.sh