summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-11-30Merge "Upgrade global-jjb to v0.58.1"Dave Wallace1-0/+0
2020-11-30CSIT: Add csit-trending-weekly-2009-ltsTibor Frank1-0/+102
Change-Id: I83a2a3b60209edd8623cee2d9a737fcc5ebb7744 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-11-30Upgrade global-jjb to v0.58.1Vanessa Rene Valderrama1-0/+0
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Iad2cb89738871ae82095f580e4006700b7614fd0
2020-11-23docker images: add aarch64 centos supportJuraj Linkeš2-4/+4
Add the changes that were missing for a successful build. Change-Id: I0def3dcf2642110384674977ecf901c65fde4d78 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2020-11-23Merge "CSIT: Unify path for robot plugin"Dave Wallace3-14/+14
2020-11-20Reduce merge build timeoutVanessa Rene Valderrama1-1/+1
Reducing the merge build timeout to a more reasonable timeout based on the average time to complete builds. Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I5dd50776cb58c43180b82534067f9dd29b954162
2020-11-20CSIT: Unify path for robot pluginVratko Polak3-14/+14
+ We are trying to remove duplicates from logs.fd.io. + The unified path for logs is "archives" directory. - Except per-patch job, to be fixed later. + So, tell Robot plugin to get outputs from there. + Use quotes around the value. - This may break some old CSIT branches. + If yes, we will fix the CSIT code part (not ci-management). - Not touching inactive projects. Change-Id: I55f974ab27a2085690396db5b448978016c98684 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2020-11-18restore the mvn publisher in vpp+docs jenkins jobsAndrew Yourtchenko2-32/+32
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Change-Id: I0f0d781cfe427bcef8222b24eab4c8589ec92fed
2020-11-18remove the mvn publisher from vpp docs verify jobs tooAndrew Yourtchenko1-6/+6
Change-Id: If5445c464f12039325c8efe27cedeb1aec69368c Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
2020-11-18Merge "Modify the serverId"Vanessa Rene Valderrama1-1/+1
2020-11-18Modify the serverIdVanessa Rene Valderrama1-1/+1
Modifying the serverID for log shipping to use the correct serverId Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I05b48ca46ee58786b40c2d84464011f7ad7c2840
2020-11-18disable the mvn publisher for the jobs in the VPP dev verify pipelineAndrew Yourtchenko1-26/+26
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Change-Id: I4cec1ba22827c1ca736f000358cff8f5dd5d18b8
2020-11-16Merge "Update 1n-tx2 VPP Device jobs"Dave Wallace2-6/+20
2020-11-16Merge "Fix node label in libparc jobs."Dave Wallace1-4/+4
2020-11-16Fix node label in libparc jobs.Mauro Sardara1-4/+4
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: Ie4660a92c97951cffee837ddb3a76421ec042eed
2020-11-16Update 1n-tx2 VPP Device jobsJuraj Linkeš2-6/+20
Replace the timed 1n-tx2 CSIT jobs with per-patch CSIT and VPP jobs and add weekly and semiweekly CSIT VPP Device jobs. This is now possible since we have two 1n-tx2 testbeds instead of one. Change-Id: I4b106d95ffef48ebaea926c19ee4c7db8f22c655 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2020-11-12Fix package_cloud push of vpp-ext-depsDave Wallace1-3/+6
- Fix regression in previous change to packagecloud_push.sh Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Idfb47bd49bc59467ba3f28499edcdd41a00d04ce
2020-11-11CSIT: 2n-zn2 daily + dpdk-weeklypmikus1-0/+3
- VPP weekly no capacity. - DPDK weekly is fast and can reveal baseline numbers. Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ic77f2f4177189fa7a36a3dae9dc8dcf403b8475f
2020-11-10Merge "Remove centos7 CI jobs for VPP master branch (VPP 21.01)"Vratko Polak1-1/+26
2020-11-10Merge "Fix packagecloud_push.sh upload failure for vpp-ext-deps"Vratko Polak1-3/+22
2020-11-10Fix packagecloud_push.sh upload failure for vpp-ext-depsDave Wallace1-3/+22
- When a new vpp-ext-deps version is created, the packagecloud_push.sh script will declare a failure for merge jobs if the package already has been pushed by another job running in parallel. Since vpp-ext-deps will be automatically rebuilt by the VPP build, there is no reason to fail the merge job if the packagecloud push fails for the vpp-ext-deps package. Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I96edc6948b7f8b654cc66154412e5eb00927266a
2020-11-10Merge "Add ubuntu 20.04 jobs for libparc. Cleanup unused jobs."Dave Wallace1-425/+141
2020-11-09Move jjb merge to other nodeJessica Wagantall1-1/+2
ci-management-jjb-merge has sporadic failures Trying "centos7-builder-8c-8g" node to see if it improves. Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib96b6ebf1e9c126f31936a34567c7e0148dd2769
2020-11-06Remove centos7 CI jobs for VPP master branch (VPP 21.01)Dave Wallace1-1/+26
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I7b3129a15b6a3e7200b7cc1125c6ff75160a2960
2020-11-06Add ubuntu 20.04 jobs for libparc.Mauro Sardara1-425/+141
Cleanup unused jobs. Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I5b15c47d9003c7950f15fb3977c08da6275545fa
2020-11-05Promote debian-10 verify/merge jobs to productionDave Wallace1-18/+20
- Executor docker image fdiotools/builder-debian10:prod-x86_64 image verified on sandbox with latest master and stable/2009 patches Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I1db4aab79d0b1d63bf92c32150870ad8267bf60c
2020-11-05Merge "Install vpp-ext-deps rpms from local packages."Vratko Polak1-1/+12
2020-11-05Merge "Fix apt-cache show cmd failure on Debian-10"Vratko Polak1-5/+8
2020-11-05Merge "Promote centos-8 verify/merge jobs to production."Vratko Polak2-4/+5
2020-11-04Install vpp-ext-deps rpms from local packages.Dave Wallace1-1/+12
- In setup_vpp_dpdk_dev_env.sh if the required vpp-ext-deps package version is available in /root/Downloads, then install the local package instead of downloading and installing it from packagecloud.io. Change-Id: Iffb8394288524732a2fd2795eec6324d85b17ef5 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2020-11-05Merge "Add debian-10 tag info to docker generation README file."Dave Wallace1-0/+61
2020-11-04Fix apt-cache show cmd failure on Debian-10Dave Wallace1-5/+8
- The version of apt-cache on debian-10 does not produce the same output as the versions in Ubuntu distros. Refactor extraction of vpp-ext-deps package name from apt-cache output. Change-Id: I92c297d91f6acf332be6a54bc1eaac83a4d3d7da Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2020-11-04Add debian-10 tag info to docker generation README file.Dave Wallace1-0/+61
- Add note about tagging and pushing initial images to a new Docker Hub repository. Change-Id: I762a6795d5bbee1715bf6e868a550bf94b35a5db Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2020-11-03Promote centos-8 verify/merge jobs to production.Dave Wallace2-4/+5
- Executor docker image fdiotools/builder-centos8:prod-x86_64 image verified on sandbox with latest master and stable/2009 patches Change-Id: Ibe619a0082130a60273cbfda2c008ae452194f7a Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2020-10-30Set the daily mrr jobs cadence to normalTibor Frank1-2/+2
- 2n-clx and 2n-skx Change-Id: I777a7de23d114256c2c644d4b3ed33853a7d352d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-10-29Merge "Set the daily mrr jobs cadence to normal"Vratko Polak2-6/+6
2020-10-29Set the daily mrr jobs cadence to normalTibor Frank2-6/+6
- only for 3n-hsw, 3n-skx, 3n-tsh, 3n-dnv, 2n-dnv - 2n-clx and 2n-skx will be done when resting of NAT44 finishes Change-Id: Ia9dc00756de887a725bb603f8ad14a61b2d2ce6d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-10-28Automate generation of docker builder images.Dave Wallace15-0/+2835
- Add bash scripts to generate builder image Dockerfile that invokes the scripts to iterate over project branches installing OS packages and python modules. Change-Id: I9b3b355b593e2f982f287023c662cc4a4f35a734 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2020-09-21CSIT: rls2009_lts branchJan Gelety4-6/+22
Branch rls2009_lts is the development branch for 2009 LTS release whith running vpp mrr weekly jobs. Trendig job for rls209_lts branch will be introduced later when PAL part is ready. Change-Id: Ic3aa7f38bb9c35ceca638fab1f256071ff3ebf53 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-10-22Merge "Remove vpp stable/2001 jobs as the branch is EOL"Vratko Polak2-17/+0
2020-10-19CSIT: Add more Zen2 jobspmikus1-0/+4
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I18e667dfb10cbf17b5cc0c545114f14cc588ee77
2020-10-16Fix setup_vpp_ubuntu_docker_test.sh on vpp stable branchesDave Wallace1-2/+3
- Fix set -e bug on snergster executors for vpp stable/* branches introduced by https://gerrit.fd.io/r/c/ci-management/+/29209 Change-Id: Icb261cf0a198f9c76feca689e4013a5dd0247f8b Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2020-10-15Remove vpp stable/2001 jobs as the branch is EOLDave Wallace2-17/+0
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Id531b1b7e13bc17ecf6e290223d067d715d787a3
2020-10-15Merge "Clean up vpp jenkins scripts & docker dir"Vratko Polak106-3849/+588
2020-10-15Merge "Add jobs for branch stable/2005 Refactoring of JJB yaml configuration"Dave Wallace1-517/+233
2020-10-13Clean up vpp jenkins scripts & docker dirDave Wallace106-3849/+588
- Remove docker/vpp Dockerfile definitions and colateral files for image now being build by https://gerrit.fd.io/r/c/ci-management/+/28022 - Remove opensuse support which has been elided from the vpp build in https://gerrit.fd.io/r/c/vpp/+/28999 - Remove unused scripts. - Output script name marker for all jjb scripts following LFIT practices. - Remove old/unused output from scripts. - Add logic to use vpp-ext-deps download cache in the executor images to speed up build jobs. - Add copyright notifcations to modified files without an existing copyright. - Make all vpp/docs jobs use '-{stream}-{os}-{executor}' suffix in their names. - Consolidate executor logging into setup_executor_env.sh and call it first for all jobs. Change-Id: I4ffb67ed476659f0127ca8c84f20a305d06149bf Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2020-10-12Promote vpp debian-9 jobs from beta to production.Dave Wallace2-2/+7
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I99905d7a00b11d81715789af64774b375bd404d7
2020-10-08Add jobs for branch stable/2005Mauro Sardara1-517/+233
Refactoring of JJB yaml configuration Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I5af065d0edbdd9f7df54366ae13be3c4488e065c Signed-off-by: Mauro Sardara <msardara@cisco.com>
2020-10-06Remove 1n-tx2 vpp device jobsJuraj Linkeš1-165/+0
The 1n-tx2 testbed is undergoing a replacement. The new server have different NICs and the current jobs wouldn't run properly. Remove the jobs while the switch is in progress. Change-Id: If664f8d8b86fd4078c529f2a56d17ff3545b08ac Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2020-09-25Remove checkstyle from vpp-merge-{stream}-{os}-{executor-arch} jobsDave Wallace1-3/+0
- VPP checkstyle fails on Ubuntu-20.04 due to new version of gnu indent. Remove it because the checkstyle job runs _after_ the commit has already been merged, thus is a waste of cycles. Checkstyle is run before verify jobs, so redundant here. Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I2060918be1043fdd3aaf2d5779854afde9636ffa