summaryrefslogtreecommitdiffstats
path: root/jjb/scripts/vpp
AgeCommit message (Expand)AuthorFilesLines
2024-03-13fix jjb/scripts/vpp/build.shDave Wallace1-3/+4
2024-03-13fix: add building static vppctl as part of the CI for VPPAndrew Yourtchenko1-0/+5
2023-12-13feat(vpp): add a new job for bisectingVratko Polak2-5/+43
2023-08-21vpp: disable ccache for gcc buildsDave Wallace2-9/+9
2023-08-14vpp checkstyle: verify dpdk/rdma-core matrixDave Wallace1-0/+19
2023-07-28Restore vpp-gcc-verify* jobDave Wallace1-0/+78
2023-07-25Move vpp-cov-* CI job from per-patch to daily executionDave Wallace1-1/+1
2023-07-06Replace vpp-gcc job with vpp-cov job per-patchDave Wallace2-78/+106
2023-01-20Allow multiple OS's for make test and vppapigenDave Wallace2-4/+6
2022-11-10Compress & archive failed tests in vpp-debug-verify jobsDave Wallace1-2/+3
2022-10-17Restore vpp-csit-*tx2 jobs in productionDave Wallace1-6/+0
2022-10-13chore: remove output of script sha1sum from jjb scriptsDave Wallace4-12/+0
2022-10-11Add vpp-dpdk-rdma-version-mismatch periodic job.Dave Wallace1-0/+36
2022-09-20Run VPP 'make test' on Ubuntu 22.04 for master.Dave Wallace3-23/+53
2022-08-11post 22.06 vpp job clean upDave Wallace3-42/+3
2022-06-17Add docs-spell to vpp checkstyle jobDave Wallace2-2/+25
2022-05-31vpp: add spellcheck to docs jobs.Dave Wallace1-2/+2
2022-01-06Skip vpp-csit-*tx2 jobs in productionDave Wallace1-0/+6
2021-11-06vpp: run 'make test-dep' for all OS variants.Dave Wallace1-41/+38
2021-10-26Convert VPP docs upload destination from nexus to amazon S3.Dave Wallace3-176/+12
2021-10-01Use $GIT_URL in scripts to avoid https CA cert failure.Dave Wallace3-6/+9
2021-08-06Fix workarounds for archive pathsVratko Polak3-3/+38
2021-08-05Global: Rework archive artifactspmikus2-0/+3
2021-06-02api-checkstyle: do not send the notification about the successful API checksAndrew Yourtchenko1-4/+0
2021-05-13Fix make test docs upload & clean up docs jobsDave Wallace1-1/+6
2021-04-06disable ASAN in the debug buildsAndrew Yourtchenko1-1/+3
2021-02-23Merge "vpp: print "git diff" before running API checkstyle"Vratko Polak1-0/+3
2021-02-23vpp: print "git diff" before running API checkstyleAndrew Yourtchenko1-0/+3
2021-02-15vpp: enable multi-worker make test on Debian10Andrew Yourtchenko1-0/+11
2021-02-10vpp build.sh: move from "make verify" to "make pkg-verify" + "make test"Andrew Yourtchenko1-17/+36
2021-02-09Add the core file decoding+cleanup for the verify jobsAndrew Yourtchenko3-30/+101
2021-01-26Skip VPP build for merge jobs with Gerrit ID != git HEAD.Dave Wallace4-45/+82
2020-12-04run ASAN within the non-voting VPP debug verify jobAndrew Yourtchenko1-3/+3
2020-10-13Clean up vpp jenkins scripts & docker dirDave Wallace14-163/+193
2020-09-22Refactor vpp job names to align with jenkins labelsDave Wallace1-0/+45
2020-09-09jjb: remove VPP coverity jobDave Wallace1-32/+0
2020-07-24Unify echo MAKE_PARALLEL vars with CSITJuraj Linkeš1-8/+17
2020-07-08Unify arm and x86 vpp jobsJuraj Linkeš3-144/+14
2020-06-29Recycle vpp-verify-{stream}-clang into vpp-verify-{stream}-debug jobAndrew Yourtchenko1-4/+13
2020-06-16vpp-checkstyle-verify-{stream}: add the step to API checkAndrew Yourtchenko1-0/+30
2020-06-01Add MAKE_PARALLEL_JOBS parameterJuraj Linkeš3-12/+12
2020-03-11fix vpp-sphinx-docs-verify-master job failurePaul Vinciguerra1-1/+1
2020-03-10fix vpp-sphinx-docs-verify-master job failurePaul Vinciguerra1-1/+1
2020-01-15Comment usage of parallel-vars.shVratko Polak2-0/+12
2020-01-09VPP: Make script inclusion more readableVratko Polak16-0/+616