summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
AgeCommit message (Collapse)AuthorFilesLines
2018-09-07Make per-patch job non-voting.Vratko Polak1-4/+4
Change-Id: I680bf3ac7ab4896938633f7f23a84ac9aef97a52 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-09-07Disable new per-patch job for stable branchesVratko Polak1-1/+11
CSIT code would be hard to port to corresponding branches. Change-Id: I688a15ccce9fc81416dc763bfaab1d9554c4cd27 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-09-06CSIT-1264: Job for per-patch VPP perf testingVratko Polak3-115/+58
Most logic is in CSIT repository. + Hardcode topology type of vpp-csit-verify-perf-{stream}- job. + Introduce gerrit related parameters to enable Sandbox testing. + Add the parameters to vpp-csit and csit-vpp perf verify jobs. Change-Id: I8643b4ba352122c51289db923f0d0ebe597d08e4 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-09-05Merge "VPP: arm timeout to 120 minutes"Vanessa Rene Valderrama1-2/+2
2018-09-05VPP: arm voting back offEd Kern1-1/+1
Still breakage in arm make test so need to crank voting back off for now Change-Id: I6555aa172b9c867b086268a019d24ed825103879 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-09-04VPP: arm timeout to 120 minutesEd Kern1-2/+2
Lowering arm verify and merge timeout to 120 minutes Change-Id: I7dc3daebc4de5780c76b6050446af2a112cbfa0b Signed-off-by: Ed Kern <ejk@cisco.com>
2018-08-31Flags for parallel test run and arm verify updatejuraj.linkes3-8/+53
Added a script where we can look at the label (flavor) of the jenkins job and set the number of cores used in build/test for that label. When setting the number of cores, the label along with the corresponding hosts must ensure (by properly configuring them in nomad) that the resources used by jobs on the host won't exceed host's resources. Change-Id: I138c8ad797df84ebf9a926074a1a7cb5037bd681 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2018-08-29Modify OS syntaxVanessa Rene Valderrama1-6/+6
Modifying OS syntax to work with jenkins-jobs 2.0.2 Change-Id: Ifa52a5af3789f2334dc077b2d1cd9bd1f8e2a598 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2018-08-29Merge "VPP: lowering build timeout to 120"Vanessa Rene Valderrama1-2/+2
2018-08-28VPP: lowering build timeout to 120Ed Kern1-2/+2
six hours is too long for vpp job timeout. lowering down to two hours. Change-Id: If32a370f8561b551511c06db9f9273f8dac282fd Signed-off-by: Ed Kern <ejk@cisco.com>
2018-08-27Merge "VPP: opensuse leap15 voting again"Vanessa Rene Valderrama1-1/+1
2018-08-23VPP: drop virl timeout and retryEd Kern1-6/+1
360 minutes way too long for timeout since this is now a nonvoting job. Change-Id: I79247587913dd07d54be4f42f241e24991f57626 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-08-22VPP: opensuse leap15 voting againEd Kern1-1/+1
wrinkles should be resolved now..making this job voting again. Change-Id: I404830622b8fdfead7e6c87126d98f3af3173603 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-08-22VPP: no branch pattern needed for osleap15Ed Kern1-1/+0
additional variable may be causing some build issues we are seeing. Change-Id: I6f188927db4b457211226c63d3b1a72ec8a2e33c Signed-off-by: Ed Kern <ejk@cisco.com>
2018-08-21VPP: expand arm builds to 2G shmEd Kern1-1/+1
At request of test im expanding default shm on arm builds to 2G from 512M Change-Id: Ib0283fba5228083d578c66f9b382e5d4c06e72f3 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-08-21Unify artifact path in csit-perf jobsPeter Mikus1-2/+2
Change path in vpp-csit job. Change-Id: I12384ef3e3aa83a600d6c5ec6eb364ea1eb090ea Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-08-20VPP: fix opensuse15 verify from broken to non-votingEd Kern1-11/+4
This fixes a typo that had the job not running at all but leaves it non-voting until a vpp side patch is completed. Change-Id: Ic452f835af65ee6274bda214bcee32e765f306cc Signed-off-by: Ed Kern <ejk@cisco.com>
2018-08-17Merge "Set concurrent to false for docs-verify job"Vanessa Rene Valderrama1-3/+1
2018-08-17Merge "VPP: no verify on extras/emacs dir"Vanessa Rene Valderrama1-0/+2
2018-08-15VPP: make csit virl for vpp nonvotingEd Kern1-1/+1
csit folks have replicated all necessary test functionality into make test so we can make the virl jobs non-voting on the road to removal Change-Id: I2e8e63ff079ad03d98e77f415b8a838550d84761 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-08-10VPP: no verify on extras/emacs dirEd Kern1-0/+2
This directory does not alter vpp so it does not need verify passes done when changes are made. Change-Id: Ic0037f45ad66cfe9714f236c61af0825d674ed61 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-08-10Set concurrent to false for docs-verify jobEric Ball1-3/+1
This should fix the issues we're seeing with timeouts when pushing artifacts to Nexus. Change-Id: I5beca4bf18e9e4c35fc00c6c61c2a092dd72ac0a Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2018-08-09Merge "VPP: re-enable osleap15 voting"Vanessa Rene Valderrama1-5/+0
2018-08-07VPP: re-enable osleap15 votingEd Kern1-5/+0
Packaging issue that was breaking builds has been resolved. Change-Id: I07981628bc54cdd878048db8a56f05becb53fb23 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-08-06VPP: re-enable arm votingEd Kern1-1/+1
Hardware corrections seemed to have done the trick re-enabling the voting Change-Id: I1b77e93d2cf396c8619d7da4fbc812f72486deb4 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-08-05VPP: Ignore doc only changesEd Kern1-0/+9
Change to the checkstyle job to exclude everything in the docs directory. Change-Id: I0032d5c49a595f9cd1fe8ff11d2f006a58c6d854 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-08-02VPP: osleap temp voting removalEd Kern1-3/+16
removing osleap15 from voting for now at florins request Change-Id: I63325fc7bc855bcf7000c60740252577685560ea Signed-off-by: Ed Kern <ejk@cisco.com>
2018-07-26VPP: add osleap15 to 1807Ed Kern1-0/+3
Since this was in a different yaml file it was missed out when the 1807 branch was cut. Change-Id: I5fedbf7e7cada3e2684fae5b51d4afc5a305b387 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-07-23Add CSIT rls1807 branchJan Gelety1-0/+3
Change-Id: I0066912c3779a6c238cc500e824d544abf091e5d Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-07-16Merge "Switch order of maven and package cloud push for beta jobs"Vanessa Rene Valderrama1-3/+4
2018-07-16Add jjb jobs for vpp for 18.07 releaseEd Warnicke1-0/+12
Change-Id: I0f20114ff66b733457b3bbe380cac5558e3208d4 Signed-off-by: Ed Warnicke <hagbard@gmail.com>
2018-07-16Switch order of maven and package cloud push for beta jobsEd Warnicke1-3/+4
This should cause package cloud push to actually run, even though maven push is broken for bionic. Change-Id: I72d7bcd698501bae4d3e2dfede4120bb11035d3b Signed-off-by: Ed Warnicke <hagbard@gmail.com>
2018-06-27VPP: removing retry from bionic mergeEd Kern1-4/+0
Until nexus repo is fixed for bionic no reason to retry these merge jobs Change-Id: Id6c88b9edfb17bff26bf3c5b7cd08890c468b0f4 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-06-21VPP: arm skip-vote for nowEd Kern2-10/+27
Marking arm verify non voting for now due to hw issues Change-Id: Ib184434473dd3a5388e90031f3a508312ab53f9f Signed-off-by: Ed Kern <ejk@cisco.com>
2018-06-14CSIT-PERF: New trigger designPeter Mikus2-21/+12
- CSIT-1129 - Removing obsolete perf jobs - Introducing new triggers for verify-perf-jobs Change-Id: Iffa5a039dfaa4794e539ad087a9579cd25402052 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-05-07VPP: patchset created now triggers checkstyleEd Kern1-0/+5
automatic trigger needed for bulk of patchsets coming into the project Change-Id: Ida159f9c386efdd195be4a8c1498a4cd7912db19 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-05-07VPP: opensuse jobs also under checkstyleEd Kern1-2/+2
Convert opensuse vpp jobs to checkstyle trigger as well Change-Id: I840a603ba7449c47b61c7e40784fd2b67a0ca956 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-05-07VPP: checkstyle before other verify jobsEd Kern2-14/+25
This activates the checkstyle job before running the rest of the verify set. This is to avoid wasting time running jobs that dont even pass checkstyle Change-Id: If7a7d15d90f6d6eed323c8223a67b93932f3fb81 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-04-30VPP: add ubuntu1804 to maven push optionsEd Kern1-0/+13
Have to call out new ubuntu specifically for maven push script to deal with it properly. Change-Id: Id012ae87acc997279612e5785df89c8e3362f82c Signed-off-by: Ed Kern <ejk@cisco.com>
2018-04-27VPP: coverted ubuntu1804 to productionEd Kern1-22/+95
leaving the beta tag on the job name but will now verify and merge with other production os's Change-Id: I4a96ad69ee97c4f8bd6d7a59682164e76d3f7852 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-04-26VPP: Dropped opensuse423 on master for osleap15Ed Kern2-4/+339
We are rolling opensuse releases deprecating opensuse leap423 in favor of leap15. Have to explictily callout old and new into different projects. Pulled all opensuse to a new vpp-opensuse.yaml Change-Id: If55dfdba1d10159252b3fcfb3e63d2a587f4f32b Signed-off-by: Ed Kern <ejk@cisco.com>
2018-04-26Merge "VPP: Post fix enable plugin and libmemif clang"Vanessa Rene Valderrama1-2/+2
2018-04-26VPP: drop openstack builder and 1710 branchEd Kern1-230/+0
Neither set of jobs has been used in months so cleaning them out. Either is trivial to reinstate if needed Change-Id: Ie8aa3a2d2258cae31676ce1af0aab0d8d8f9008e Signed-off-by: Ed Kern <ejk@cisco.com>
2018-04-25VPP: Post fix enable plugin and libmemif clangEd Kern1-2/+2
Few fixes later and upgrade to clang-5.0 I can again enable building plugins and libmem in clang Change-Id: I9b3dd70fd395752b8caf9a233d24945446f091f2 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-04-24VPP: drop branch building with clangEd Kern2-5/+2
clang builds only necessary against master branch Change-Id: Iae805b16c4bfa1f934a0f11d7d0b3198bc935d98 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-04-23VPP: removed clang dpdk buildingEd Kern1-2/+2
While its unclear if it was ever able to build dpdk with clang it certainly cannot do it now. So removing since it wasnt tagged as a MH Change-Id: I5155dd14c5654fea1ee6ee3e0a42165e9ba15660 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-04-23Merge "Modify the location of the packagecloud files"Ed Kern1-6/+6
2018-04-23Modify the location of the packagecloud filesVanessa Rene Valderrama1-6/+6
This change is to modify the location of the packagecloud files to work within the containers. Change-Id: I1c2378a56b380e39848d9fdb7d8e89f7f8d81cfa Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2018-04-20VPP: Dropped retry on unstable buildsEd Kern1-11/+11
We never see unstable builds in production and defaults on sandbox always leads to unstable. We dont need automatic retries on sandbox so disabling for now Change-Id: I3b644b83de65ae62b70805f4057b96f6f88cfd0b Signed-off-by: Ed Kern <ejk@cisco.com>
2018-04-18VPP: modify clang to only run on master and 1804Ed Kern1-2/+23
Older releases dont have the fixes necessary for a full clang build and will be covered by the old clang build style. Change-Id: I7431ea20494ea9a0d6cc003ceb943f710cc32a2e Signed-off-by: Ed Kern <ejk@cisco.com>