summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09New strem for honeycomb and hc2vpp stable/1801Marek Gradzki3-0/+9
Change-Id: I95b894bcbdab535b2554d6303c833fd2f1b1edc9 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2018-04-09Honeycomb: remove older and no longer supported versions from streamMarek Gradzki1-12/+0
Removes 1609, 1701, 1704 and 1707 releases from Jenkins. All information about previous builds will be lost. Artifacts from Nexus will NOT be removed. Follows similar Hc2vpp change: https://gerrit.fd.io/r/#/c/11525/ Change-Id: Ifea292ec12fcc44ffcc08a3d0b1114fbaaef6c2a Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2018-04-05VPP: opensuse nexus repos now created reallyEd Kern1-1/+1
change opensusenotready to opensuse so it matches again Change-Id: Icfa39fd8363c5d4ca7b9f545cc2cd2b297ee0ce5 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-04-05Merge "Remove references to zuul and nodepool"Vanessa Rene Valderrama5-170/+0
2018-04-04Merge "VPP: added text to avoid broken opensuse maven push"Vanessa Rene Valderrama1-1/+1
2018-04-04VPP: added text to avoid broken opensuse maven pushEd Kern1-1/+1
Leaving the elif in place for easier LF testing Change-Id: I025920919083f7449b8701dde972e5df123a3277 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-04-04HC2VPP: remove older and no longer supported versions from streamMarek Gradzki2-18/+0
Removes 1701, 1704 and 1707 releases from Jenkins. All information about previous builds will be lost. Artifacts from Nexus will NOT be removed. Follows similar VPP change: https://gerrit.fd.io/r/#/c/10464/ Change-Id: I8d6cb879ace44cc46410448c6aabf60e5ad1ca93 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2018-04-04Add Oxygen hc2vpp-csit ODL jobMarek Gradzki1-0/+1
Change-Id: I39fb2df86a6a7f2af4c83cc1acaf7c643cfb9d61 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2018-04-04Merge "VPP: Added opensuse to maven-push"Vanessa Rene Valderrama1-0/+7
2018-04-04Merge "Create new stream 1804 for nsh_sfc project"Vanessa Rene Valderrama1-0/+3
2018-04-04Add VPP stable-1804 stream to JJBChris Luke1-0/+6
Change-Id: I12b22667a4d86b6bef3b6c993834cd2fe8e3d9f1 Signed-off-by: Chris Luke <chrisy@flirble.org>
2018-04-04Create new stream 1804 for nsh_sfc projectHongjun Ni1-0/+3
Change-Id: I1eb41846ea8c0d28ad904283e9dcb2c9fc10fb4a Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2018-04-03VPP: Added opensuse to maven-pushEd Kern1-0/+7
On merge jobs we were not properly archiving opensuse rpms. I dont see it generating jars or srpms so only doing rpms for now. Change-Id: I7e33dbff1002e648da30db76a4cee370a29abef3 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-04-03Remove references to zuul and nodepoolAndrew Grimberg5-170/+0
FD.io has not been using zuul or nodepool for over a year. There is no reason to be keeping the templates or job scripts around if they aren't being used. Change-Id: Id35308209306b5dca9092df3599325a6d0e5e370 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2018-04-03CSIT: Trigger for csit-vpp-perf-mrr-daily-masterTibor Frank1-18/+4
Change-Id: I9c500223e47f2386fa2d3830a38786913aee10ec Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-29VPP: gerrit dependent jobs causing -1 with skip setEd Kern1-6/+4
Even with skip vote set it seems like failed triggered jobs end up with -1 on the gerrit. This is not acceptable Change-Id: I0e905c3af52e891d7541f7a022337c677d6a627f Signed-off-by: Ed Kern <ejk@cisco.com>
2018-03-29Merge "VPP: Altered checkstyle job to skip vote instead of voting zero"Vanessa Rene Valderrama1-1/+5
2018-03-29CSIT: Add trigger to csit-vpp-perf-mrr-daily-masterTibor Frank1-0/+13
Change-Id: I367272956de625c137fee68db775785ccfb5a568 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-28VPP: Altered checkstyle job to skip vote instead of voting zeroEd Kern1-1/+5
Looks like voting zero with the checkstyle job suppresses voting for the rest of the triggered verify jobs. Hopefully totally skipping the vote with checkstyle job will let the proper +1 come through Change-Id: I864c5904fc09669d8098698e2a2951e546dc17fa Signed-off-by: Ed Kern <ejk@cisco.com>
2018-03-28Merge "VPP: make checkstyle job production for beta and arm job"Vanessa Rene Valderrama1-6/+10
2018-03-28VPP: make checkstyle job production for beta and arm jobEd Kern1-6/+10
This is the next step in the checkstyle job advancement. It will now trigger both osleap15 and ubuntu1804 job along with the arm ubuntu1604 job. All of these remain skip vote. This change just goes from comment trigger to patchset trigger. Change-Id: I62625513e6dc2c563c666155a1a0cf8dce7f6e82 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-03-28Merge "Cleanup of CSIT jobs"Vanessa Rene Valderrama1-1647/+2
2018-03-28Trigger "csit-vpp-perf-mrr-daily-master" twice a dayTibor Frank1-1/+7
- timed: 'H H(2-3,16-17) * * *' Change-Id: Icb4539d67e5386cb1e57611a033bbaeea4098c68 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-28Cleanup of CSIT jobsPeter Mikus1-1647/+2
- Remove unused CSIT branch jobs (1701,1704). - Remove obsolete jenkins plotting as it was replaced by CTPA. - Enable concurrency on selected perf jobs. Change-Id: I6ddd1a7618c09459b4f294322efd33c90d7b87e6 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-03-27VPP: Added checkstyle only verify jobEd Kern1-0/+71
This is step one to have a fake pipeline starting with checkstyle that then kicks off other verify jobs on success. Currently comment regex trigger only Change-Id: I5b3e56605bf267728eafbb298b4c6f22c7c748b3 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-03-27Merge "VPP: Added second retry for verify jobs"Vanessa Rene Valderrama1-1/+1
2018-03-27Merge "VPP: Remove unused cpoc and promote jobs"Vanessa Rene Valderrama1-134/+0
2018-03-26Merge "CSIT-919: PAL-cpta"Vanessa Rene Valderrama1-6/+5
2018-03-26Do not trigger verify jobs on creation of DraftsVratko Polak2-4/+4
The patch sets will be verified upon Publish anyway. Owners who wish to verify before Publish can add JJB reviewer manually and comment "recheck". Change-Id: I80789e762a0f0adf1d88a18b7673590da51fd21e Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-03-26CSIT-919: PAL-cptaTibor Frank1-6/+5
- The job fails if the evaluation of results fails. Change-Id: I8e601b2e2720f9545aa59063d1cc72df6910065a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-24VPP: Remove unused cpoc and promote jobsEd Kern1-134/+0
Promote has never been used and cpoc line is now the main line. os set of jobs to cover the old build framework remains Change-Id: I2d6b116742bc44f89c623ee83b4c15da648a7064 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-03-24VPP: Added second retry for verify jobsEd Kern1-1/+1
Second retry needed to avoid false positive votes in the case of a double failure/retry with single success after that Change-Id: I2711e536cd4057e93dc80216a7230c5c79dc63f9 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-03-22Merge "Fix path for retrieving Android Apks"Vanessa Rene Valderrama1-1/+1
2018-03-22Merge "Set the trigger for csit-vpp-perf-mrr-daily-master"Vanessa Rene Valderrama1-1/+1
2018-03-22Merge "Change gerrit-trigger-scm in csit-trending-daily-master"Vanessa Rene Valderrama1-17/+1
2018-03-22Fix path for retrieving Android ApksMauro Sardara1-1/+1
Change-Id: Ibb5b6cfe634be92cde0e78735f031404afce3a14 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2018-03-22Change gerrit-trigger-scm in csit-trending-daily-masterTibor Frank1-17/+1
Change-Id: I75a26d2a99906d967595ccce20d7c0f18471d958 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-22Set the trigger for csit-vpp-perf-mrr-daily-masterTibor Frank1-1/+1
- the new time is: 'H H(21-22) * * *' Change-Id: I80d351b4a9b996391580c5358061cf0701c9c852 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-21Merge "VPP: Adding in opensuse15,ubuntu18 and arm"Vanessa Rene Valderrama1-0/+173
2018-03-21Merge "Add the trending job"Vanessa Rene Valderrama2-0/+131
2018-03-15VPP: Adding in opensuse15,ubuntu18 and armEd Kern1-0/+173
this adds osleap15,osleap432,ubuntu18 and arm with manual only skipvote true for now Change-Id: I9623577bb26e936cf2a5f9658d9627894c033f8d Signed-off-by: Ed Kern <ejk@cisco.com>
2018-03-15Add the trending jobTibor Frank2-0/+131
Change-Id: I49ab44eed3326fd0b3490d70900c93a07ff9b394 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-14VPP: remove opensuse hand built dpdkEd Kern1-0/+2
While opensuse doesnt install dpdk from the repo handbuilt prebuilt image still must be removed. Change-Id: I48615e3f56cfc6ccd0f493f814922afe8d5f6245 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-03-13VPP: forcing removal of old dpdk packagesEd Kern1-0/+12
this is for building older vpp branches with older dpdk releases Removes older dpdk before older version attempts to install. Using remove and install approach over downgrade for more consistent results Change-Id: I43e64e1cd281e2b51b0eb408d89cd477c686d339 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-03-12Remove csit 18.01 timed jobsJan Gelety1-3/+0
Change-Id: Ia592676e1b55ff7beb376164283ef29f0375af4a Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-03-09VPP: fix dpdk package on remaining csit jobEd Kern1-1/+2
This puts back the apt based copy but leaves the new container based location to cover both potential possible job runners Change-Id: I2e27f3878fcb96531e91b534740f19f0af80d624 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-03-08VPP: removed duplicate script callEd Kern1-6/+0
In verify and merge jobs a script was called twice in a row This change makes it a single call Change-Id: I06e72c859b60bc5d4f1918767ea6899c271ff840 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-03-08Merge "Change the dpdk patch for vpp-csit jobs"Vanessa Rene Valderrama2-2/+2
2018-03-08VPP: removed dpdk deb copy for csit runsEd Kern1-6/+0
they will look in copy source directory for this deb if needed Change-Id: Id78fac6b0adf8d17be7d89733d9abf1ec9a5f2d1 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-03-08Change the dpdk patch for vpp-csit jobsPeter Mikus2-2/+2
Change-Id: I458d463639d6fb1520fd5c33e112d80d746600a6 Signed-off-by: Peter Mikus <pmikus@cisco.com>