summaryrefslogtreecommitdiffstats
path: root/jjb/honeycomb/honeycomb.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-06-20Disable centos7 jobsEd Warnicke1-2/+0
Change-Id: I33ab63dc4870054253d8310c5fbc381e786e05f5 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-20Use honeycomb-settings for push of rpms to centosEd Warnicke1-4/+6
Change-Id: I13e35fcaf764db0c81dc335c0adb7e31ce7f8f42 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-17Disable centos7 builds for nowEd Warnicke1-2/+0
Change-Id: Iebb012635d1eb2d428c6859d4cf6d7d962203995 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-17Further fixes for maven push of rpm for honeycombEd Warnicke1-0/+14
Change-Id: I3c2a3650f30bd5d2bd49df30e78c57c5eb6d2ca8 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-17Fix honeycomb merge and integration job to have the correct maven settingsEd Warnicke1-0/+6
Change-Id: I0d341f1cc96c3d8a35a127f7cd6f667126dac9d7 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-17Also have the -integration job push rpms for honeycomb.Ed Warnicke1-0/+4
Change-Id: If0c4bfaf9aeb650b5fb13f4c1ac64bc4919b7c5f Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-17Re-enable centos7 homeycomb verify and merge buildsEd Warnicke1-0/+2
Change-Id: Ibf5610b0607001178791bd9b56bcd0427e5ffee8 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-17Add -{os} to node selectorEd Warnicke1-3/+3
Change-Id: I10da36d45ff8ea3d4b5c3a17e68d5ee89d3132de Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-16Temporarily remove centos7 build as there is some issue thereEd Warnicke1-2/+0
Change-Id: I1dd82bb2a8c5f7c19aa8905a24133e5805f31ae2 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-16Remove spurious and mistaken pegging of jdk: {jdk}Ed Warnicke1-2/+0
Change-Id: Ie1f34c60b256588281e70b835b7bbd797265db3a Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-16Setup honeycomb to build and push rpms on mergeEd Warnicke1-1/+14
This patch depends on the merging of https://gerrit.fd.io/r/#/c/1574/ which must merge before it. Please also note, while there is a first step to getting the package pushing scripts into a common sharable place, the vpp script for pushing has *intentionally* not been changed to use it yet because of the release later this week as a matter of risk management. Change-Id: Ifad185d35f582a62bb750ece3c022a24d2153b4e Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-01Sonar analysis added to Honeycomb jobsTibor Frank1-2/+6
The configuration is based on information from: http://docs.openstack.org/infra/jenkins-job-builder/builders.html and http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner+for+Jenkins#AnalyzingwithSonarQubeScannerforJenkins-Job-levelConfiguration This setting should be tested on the actual infrastructure. Change-Id: I7416c84881d8cf36330f81318e178140dbce755b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-05-20Merge "Switch to using {stream} for honeycomb"C.J. Collier1-9/+11
2016-05-20Merge "Fix honeycomb integration to trigger from current vpp merge job"C.J. Collier1-1/+1
2016-05-19Simplify cfp jjb configurationThanh Ha1-8/+16
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-19Switch to using {stream} for honeycombEd Warnicke1-9/+11
Change-Id: Id91f825463bad7d8f48bb2efe1c5ac300e06a45e Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-19Fix honeycomb integration to trigger from current vpp merge jobEd Warnicke1-1/+1
Change-Id: I911e6f366b4831dc87523b6b0529353f233f0791 Signed-off-by: Ed Warnicke <eaw@cisco.com>
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-16Add capacity for honeycomb to verify images.Ed Warnicke1-0/+70
Change-Id: Ie5fe2507b760b3f681be4291f9c52bf609dbfaca Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-06Fix for javahome updateEd Warnicke1-6/+6
Change-Id: Ifbe5962e0161ccf223baa4bb4fc03f8c86d859b1 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-06Fix for java home for honeycombEd Warnicke1-6/+36
Change-Id: Ib4381c10763251105ca1fc418e70c0e06905ba9a Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-03-08Fix merge/integration jobs to build master, not gerritEd Warnicke1-4/+2
Change-Id: I72afb24d177b3b81e9427d43c3adb4a0a80fd240 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-03-07Add honeycomb-integration jobEd Warnicke1-0/+54
Because we need the up-to-date vpp-japi.jar, its important to rebuild when vpp rebuilds that jar. Change-Id: Ifdfc93cd4274be1ceb8f92a5daf9084b9d9ed174 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-02-09Turn down some of the spurious publishers.Ed Warnicke1-6/+0
Espcially the aggressive archive artifacts. Change-Id: Ia20cfddb2ee543f000ca4d99f0462be7a740b608 Signed-off-by: Ed Warnicke <eaw@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-01-27Archive target/ dirs and keep pax-exam unpack areaEd Warnicke1-2/+6
Change-Id: I2f9eb1ce744881da675551bef420e1ccbbf172bf Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-01-13Fix the repo name that the project looks forAndrew Grimberg1-1/+1
honeycomb was mispelled and we hadn't caught that previously. Change-Id: Ib33a61b1297a4afa246d33c3091298c20999373c Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2015-12-21Initial Honeycomb JJB CommitEd Warnicke1-0/+109
Change-Id: I50e3c7534ade3f241848df5896190038d3cc3410 Signed-off-by: Ed Warnicke <eaw@cisco.com>