summaryrefslogtreecommitdiffstats
path: root/zuul/layout.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-02-23Attache nodepool jobs to zuulAndrew Grimberg1-0/+2
This attaches the ci-management-{verify,merge}-nodepool jobs up to the proper zuul trigger points (check, post-merge) Change-Id: I7a67affb8c27d19eabcf72704d8e65b402dc1202 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2016-02-22Add verify / merge zuul jobs and update layoutAndrew Grimberg1-18/+15
* Update the zuul layout.yaml with changes that are currently being hand managed. * Add in the verify and merge jobs for zuul (which have temporarily been handmanged in as well) Change-Id: I1f86488165f384def27d03593d161a56f955e4b9 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2016-02-08Fix Zuul failing --force-message against Gerrit 2.12Thanh Ha1-4/+4
We probably don't need the "success-message" and "failure-message" but I think adding it for clarity of which type of job is leaving a comment is nice. Change-Id: I7210c0281e3954f714ad5aa308ad8206f25878be Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-02-07Migrate to Zuul configurationThanh Ha1-0/+102
Change-Id: I055731ac99ae40960ee1e6a3e5cf0595d8da4600 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>