summaryrefslogtreecommitdiffstats
path: root/zuul
AgeCommit message (Collapse)AuthorFilesLines
2016-05-05Unlink CSIT from zuulAndrew Grimberg1-3/+3
Change-Id: If6ef9bb82f5d3fc3b78e699b2503006d5c2457e5 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2016-03-23Update of the job 'vpp-csit-verify-virl'Jan Gelety1-3/+3
Job is updated to be run manually and to use csit-verified branch to test vpp. Change-Id: I7a56594cb840c374bc849c095241655290e6b0bd Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-03-17Remove standard csit jobs from Zuul.Stefan Kobza1-3/+3
Until OpenStack issues with L2 transparency are resolved, make csit jobs Jenkins triggered again. Change-Id: Ie82357275b91804e64a194a8de5c51acf9c27743 Signed-off-by: Stefan Kobza <skobza@cisco.com>
2016-03-04Add new nodepool CSIT job trigger to zuul.Stefan Kobza1-0/+1
Change-Id: Ie57378604ed1d2ca7d0ac20304da9f97bb909ab6 Signed-off-by: Stefan Kobza <skobza@cisco.com>
2016-02-29Merge "Add vpp jenkins job to build vpp and run csit tests."Andrew Grimberg1-3/+17
2016-02-29Add vpp jenkins job to build vpp and run csit tests.Stefan Kobza1-3/+17
To start integrating with VPP verify job, start csit tests for each VPP verify run. Until artifacts passing is solved between jenkins upstream and downstream jobs, build the VPP project again in this job. Then check out csit project, copy the deb packages to the cloned dir and start the testcase. Prevent the job non-voting, so that it does not polute VPP reviews with erroneous results. We'll switch to normal voting after all potential problems are ironed out, and the job is stable. Change-Id: I9e35e19a1d8b2a64b8e65473fef93e0b537eded2 Signed-off-by: Stefan Kobza <skobza@cisco.com>
2016-02-29Move csit-vpp-functional-virl to zuul.Stefan Kobza1-0/+2
Change-Id: I240b93105039e8838f711f545eafd95f354bee16 Signed-off-by: Stefan Kobza <skobza@cisco.com>
2016-02-25Move csit-vpp-functional-hw-tb2 to zuul.Stefan Kobza1-3/+16
The job should be started only by adding 'hw-tb2-check' comment to gerrit. Change-Id: I219568fc6756838939f74ed62f14d1a07b117e37 Signed-off-by: Stefan Kobza <skobza@cisco.com>
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>