summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-02-29Add vpp jenkins job to build vpp and run csit tests.Stefan Kobza1-0/+40
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-07Undo switch off of Gerrit TriggerAndrew Grimberg1-0/+10
I can't keep working on this anymore today and leaving it configured for zuul overrnight is a broken concept. This moves everything back to Gerrit Trigger control. We can move jobs individually tomorrow. Change-Id: I6943708a6001acb7c5acfe6a6746d6c056813f52 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2016-02-07Migrate to Zuul configurationThanh Ha1-10/+0
Change-Id: I055731ac99ae40960ee1e6a3e5cf0595d8da4600 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-02-02Turn off archiving for vpp verify and merge jobEd Warnicke1-6/+0
Change-Id: If94f2c76740c8250a403557f0ceab0f17df4ddf7 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2015-12-16Enable concurrent verifies for vppAndrew Grimberg1-0/+1
Make sure that the verify job for vpp allows for concurrent runs Change-Id: Ifb88cdba872150c2d7c67b7651728123b8ab2c25 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2015-12-09Push artifactsAndrew Grimberg1-0/+12
Update to support pushing jar and deb artifacts Change-Id: I38552564e2dbf6dddfaca4a7a21cd800619829c2 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2015-12-09archive artifacts for vppEd Warnicke1-0/+8
Change-Id: I323ea617b3dc40c81f93e00b08777622d9889d6d Signed-off-by: Ed Warnicke <eaw@cisco.com>
2015-12-08Initial commit of vpp JJB JobsEd Warnicke1-0/+84
Change-Id: I0ee210ac926bf5ffc7a5efa72b7e044e04fb6fa0 Signed-off-by: Ed Warnicke <eaw@cisco.com>