summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02Revert "Add timestamps to console logs for vpp verify jobs"Ed Warnicke1-1/+0
This reverts commit 233f45d3fc425cde64c2615c2f36025f61374451. https://gerrit.fd.io/r/#/c/1282/ Change-Id: I7b65a3d60c17c832d88caa47a46a788984c358f0 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-26Add timestamps to console logs for vpp verify jobsEd Warnicke1-0/+1
Change-Id: I811483179ac6c80c8d90690ce672d3a49b4cdeae Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-19Simplify cfp jjb configurationThanh Ha1-4/+6
JJB 1.5.0 now allows CFP to use freeform IDs so lets use it to simplify the yaml configuration. Change-Id: Id64e772cb9fc1ed2f0deb11b6ba405f4ab43fe1e Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-05-16Use correct server-name PrimaryThanh Ha1-1/+1
Perhaps 'Default' was the name at one point and then got renamed to 'Primary' and we forgot to update the configuration. Default is not currently a valid server-name so resulted in Gerrit Trigger not watching any valid Gerrit instance for the event-stream. The current name of the Gerrit server-name is 'Primary' as defined in Jenkins > Manage Jenkins > Gerrit Trigger. Change-Id: Ic9481b53424d6fc8358131d384157779a7753fb0 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-05-16Correct deprecated include syntaxC.J. Collier1-8/+8
* perl -i -pe 's/include-raw-escape /include-raw-escape: /' vpp.yaml Change-Id: I62d6813e71b6f915524c395b3adc328698f755ce Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
2016-05-13Enable jobs for throttle branchesEd Warnicke1-15/+38
Change-Id: I70cd178f52480bcab2bd84b7bdb967f1799acdbd Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-12Revert "Changes to accomodate vpp throttle branch."Ed Warnicke1-13/+7
This reverts commit 5d1d00330488903ae810de20bfd035fde9cdc25a. This reverts gerrit: https://gerrit.fd.io/r/#/c/1074/ Change-Id: I5d937a4486ae7426debefdfaf85019508253c3f0 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-11Changes to accomodate vpp throttle branch.Ed Warnicke1-7/+13
Change-Id: If3ea89cbd6970a53bad8c13900c2eb8f15a7708c Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-06Rename vpp-csit-verify-perf-{type} to vpp-csit-verify-hw-perf-{type}Miroslav Miklus1-2/+2
The job name should not contain string from comment trigger. If the job name contains the same string as the trigger, the verification ends up in an endless loop because jenkins post comment with the job name and that triggers the job again. Change-Id: If25b8530984e047b96f4b571495ecedf586aa84f Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-05-04Add jjb job to validate imagesEd Warnicke1-0/+54
Change-Id: Ib1c29c39e845d3a30c4b82ef0b590f48df466a7b Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-04-26Change performance job namepmikus1-3/+4
- JIRA: CIMANAGE-4 - Change vpp-verify-performance job name to naming convention Change-Id: If873f29b3bb82de2bdf2e84614d132867c8d06c8 Signed-off-by: pmikus <pmikus@cisco.com>
2016-04-20Support for ubuntu1604 in CI verifyEd Warnicke1-0/+1
This patch should enable ubuntu1604 verify in CI management. Change-Id: I17b6e8addcfddf6cbbc3774205beecc00c4d3fcf Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-04-13Fix virl scripts broken by {os}Ed Warnicke1-4/+18
Change-Id: I9f16666cf18753ce47d74fa21c125b1375407ecf Signed-off-by: Ed Warnicke <eaw@cisco.com> Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-04-12Turn on multi-os merge jobsEd Warnicke1-3/+5
Change-Id: Iff99c3e8b8dadc6334b33fe5aff688102273fcb5 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-04-12Enabled centos7 buildEd Warnicke1-0/+1
Change-Id: I7fafacbe2fa58313e320de2e3a8a498898e89601 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-04-12Machinery for multi-os build.Ed Warnicke1-3/+7
This patch should provide machinery for multi os build It also provides machinery for multi-branch build Change-Id: I29db20f159f18af2cab512ab6df6b03d9f81ff15 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-04-06Split vpp-verify-perfomance jobpmikus1-3/+17
- split job to include manual trigger keyword: verify-perf-long and verify-perf-short Change-Id: Ie2048704313634cc9ea62ce67e80fc921bef2e18 Signed-off-by: pmikus <pmikus@cisco.com>
2016-04-04Merge "Make vpp-csit-verify-virl patch-triggered."C.J. Collier1-4/+2
2016-04-01Make vpp-csit-verify-virl patch-triggered.Stefan Kobza1-4/+2
Change-Id: I90855a0b7a9a0e346a83beb42ada824bebd6eff6 Signed-off-by: Stefan Kobza <skobza@cisco.com>
2016-04-01VPP performance check jobpmikus1-0/+1
- add job-template into jenkins layout view Change-Id: I41a9e865713100b63913b9f5e4a3ea6d97bb3231 Signed-off-by: pmikus <pmikus@cisco.com>
2016-03-31VPP performance check jobpmikus1-0/+49
- vpp-csit-hw-perf job to check performance of proposed patch - build, copy, install, start perf tests Change-Id: I2ae4cee916532c4d57715e2bd739d3109ab7ccf6 Signed-off-by: pmikus <pmikus@cisco.com>
2016-03-23Update of the job 'vpp-csit-verify-virl'Jan Gelety1-4/+16
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-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>