diff options
author | Chris Luke <chrisy@flirble.org> | 2017-07-27 09:53:25 -0400 |
---|---|---|
committer | Chris Luke <chrisy@flirble.org> | 2017-07-27 10:00:46 -0400 |
commit | ccb9a5a69f785e7542d573e8b828c1c031808ee1 (patch) | |
tree | 5b10ad080a8708188eca6e60c7a2dc6f612bc7f1 /nodepool | |
parent | cb83c7d7836fe987e6e85864a51edc966dbf4e33 (diff) |
Fix VPP merge job & docs
Change https://gerrit.fd.io/r/#/c/6729 to remove Ubuntu 14.04 builds
from the VPP CI workflow unfortunately also removed the triggers that
cause the some post-merge jobs to run; specifically this meant that
the job that builds VPP documentation was no longer invoked.
The trigger is defined in terms of one earlier post-merge job; in an
ideal world you'd want "any of" or "all of" the upstream jobs to be
listed, but apparently this does not work. The upshot is that the
trigger was defined to run after the Ubuntu 14.04 jobs and that
trigger was removed since it referenced the defunct Ubuntu 14.04.
This should restore that trigger by basing it off of Ubuntu 16.04
instead.
Change-Id: I05dc8738f662ec1c37ee005486b57a7644342333
Signed-off-by: Chris Luke <chrisy@flirble.org>
Diffstat (limited to 'nodepool')
0 files changed, 0 insertions, 0 deletions