summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2019-10-15Modify logs publisherVanessa Rene Valderrama2-14/+7
Modify the logs publisher to use the global-jjb macro Change-Id: I9fd38698c9b947de36c2bb224c1b1594bb5ac212 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-10-14Revert "VPP: disable 1device perpatch"Vratko Polak1-0/+2
This reverts commit dabd0fbef46bf1f9de70c6a610125f15a66f4a1d. "it was meant to be short lived hack of course" Change-Id: Ifcfc13f5f3f703cb0300b25fe0659cd210d1080b Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-10-11Merge "Set PLATFORM=vpp for all 'make -C build-root/Makefile'"Vratko Polak2-6/+6
2019-10-11CSIT: Add email with regressions and progressionsTibor Frank2-1/+34
Change-Id: I3a912566301788e583f4c05c05edd4d2154ef7e6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-10-10Set PLATFORM=vpp for all 'make -C build-root/Makefile'Dave Wallace2-6/+6
Change-Id: I91282e1bb0cbe48e58335b1fd74bb0ca81a26795 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2019-10-08Modify docs jobs to use global-jjb macro for logsVanessa Rene Valderrama1-24/+18
Modifying the docs jobs to use global-jjb macro lf-infra-publish for log deployment to Nexus Change-Id: I7234b373aa44be0e5cadb9ab98cf1592baa90afa Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-10-08Merge "VPP: disable 1device perpatch"Vanessa Rene Valderrama1-2/+0
2019-10-08VPP: disable 1device perpatchEd Kern1-2/+0
1device entire cluster currently down so disabling for now Change-Id: Ibe617b7a07cadb8c78170d28b6204b46e5cc93ad Signed-off-by: Ed Kern <ejk@cisco.com>
2019-10-04Remove unneccessary PLATFORM varsjuraj.linkes2-7/+7
The builds are using the default setting, so no reason to set them. The default might actually change in the future, for example when we add cross compilation support as in https://gerrit.fd.io/r/#/c/vpp/+/21035/. Change-Id: I7ae9cd9bb88b5b15049c442a0a6c7aedb0ce90df Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2019-10-03Merge "Add arm64 jobs for libparc"Vratko Polak1-0/+162
2019-10-02Merge "Fix incorrect syntax to use unstable-return"Vratko Polak1-3/+2
2019-10-01Fix incorrect syntax to use unstable-returnAnil Belur1-3/+2
The shell with !include-raw-escape assumes "command" with no parameters, therefore if we need to use the additional parameters such as `unstable-return` this command must be explicitly defined. Issue: IT-17774 Change-Id: Ide4702af634f4a2fadca3d20514b1bd17b871e02 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2019-10-01Remove unnecessary sed from VPP arm verifyjuraj.linkes1-1/+0
The fix has been committed to VPP repo a long time ago. Change-Id: I0b53c53a2b4012255793ecb72279c7580df233a7 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2019-09-30vpp: add daily static analysis report jobEd Kern2-0/+133
This adds a new job that runs daily that scrapes and reports to vpp-dev list on outstanding static analysis bugs. Change-Id: Iceb2a272db157f6d47aca826ddcc498c9f6cffec Signed-off-by: Ed Kern <ejk@cisco.com>
2019-09-25Reduce 3n-tsh mrr job for 1908_1 reportjuraj.linkes1-1/+1
Change-Id: Iaecf18cfcfc2b770d7f5735b701ec4c022e6a079 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2019-09-24CSIT: Add csit-report-merge-1908Tibor Frank1-1/+2
- We need to update reports 1908 and 1908.1 indenpendently. Change-Id: Ifb3ff2c019913466cf54e63fb6a91f9826eb85a9 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-09-19Merge "Move VIRL jobs to ondemand"Vratko Polak1-1/+2
2019-09-19Merge "Add CSIT rls1908_1 branch and revert cadence of csit mrr-daily jobs"Vratko Polak5-174/+13
2019-09-19Add CSIT rls1908_1 branch and revert cadence of csit mrr-daily jobsJan Gelety5-174/+13
Change-Id: I08e2150d78f3145bce6daf2e06e590bdf1fab63c Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-09-18delete the master fdio repo in the CI for sweetcombJunfeng Wang1-0/+8
Change-Id: Id165a3290cbad69873d2bd222fdf16a7959867b1 Signed-off-by: Junfeng Wang <drenfong.wang@intel.com>
2019-09-16CSIT: FIX3: Set default email body for trendnig jobTibor Frank1-2/+3
Change-Id: Iad8daa54cb2d41b05c2e060219cb275396fc2f63 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-09-16CSIT: FIX22: Set default email body for trendnig jobTibor Frank1-1/+1
Change-Id: I4e593867df83487b122df416229d7b8046cde0aa Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-09-16CSIT: FIX: Set default email body for trendnig jobTibor Frank1-5/+4
Change-Id: I39cda496e8d29a6b4ce7c991ea1213cd69cc95ae Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-09-13Fix cpta scriptVratko Polak1-1/+1
Change-Id: Icd7f658e07a7a2195d54d57b19d6b08b148c30bb Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-09-13CSIT: Set default email body for trendnig jobTibor Frank1-1/+7
- it is used in alerting Change-Id: Ib1119f98f93ed8e058c7d1507dbcdaedbb26cae3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-09-12Merge "CSIT: Add 2n-clx jobs"Vratko Polak1-3/+10
2019-09-11Mark jobs that should not tolerate CRC mismatchVratko Polak5-7/+20
CRC checking is only needed in a small subset of jobs that are required for maintaining CRCs. Other jobs are more useful if they skip CRC checking, in order to uncover real incompatibility (or confirm compatibility). Change-Id: I08113b3bec5e38650a6e7331a9513feb17908e48 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-09-11CSIT: Add 2n-clx jobsPeter Mikus1-3/+10
Change-Id: I1acd41ae41dbf61717bd88bd43bdae45d2a40e1c Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-09-05Disable CRC checking for some vpp-csit jobsVratko Polak2-0/+14
+ Except the API CRC job, of course. + See comments for reasons. Change-Id: Ida87cac3cf4a85fdf25d8d579ad48a484eb1d2b8 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-09-04Merge "Add UDPI verify and merge jobs"Vratko Polak1-2/+173
2019-09-04Move VIRL jobs to ondemandPeter Mikus1-1/+2
- Waiting for https://gerrit.fd.io/r/c/csit/+/21689 Change-Id: I114b0e3c68fa29beebf3baf498ac24348cf77632 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-09-03VPP: new regex for draft publish eventsEd Kern1-0/+5
Adding runtest to cover WIP to publish events Change-Id: Ia3945ce14dcc3330f3fb8d31b6bd2e047ce447c4 Signed-off-by: Ed Kern <ejk@cisco.com>
2019-09-03Merge "VPP: make testauto the default for builds"Ed Kern3-66/+2
2019-09-02Merge "CSIT: Reduce daily jobs cadence"Vratko Polak1-1/+1
2019-08-31Add UDPI verify and merge jobsHongjun Ni1-2/+173
Change-Id: I8dcb4e9e7c0656ec3ff2af931e5348746c6d5a5e Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2019-08-29Create UDPI Jenkins viewVanessa Rene Valderrama1-0/+15
Creating UDPI Jenkins view Change-Id: Idb745709450d96cf199bc97fbc0fe8a3cf3efb3d Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-08-28VPP: make testauto the default for buildsEd Kern3-66/+2
Make testauto the default for all merge and verify builds Change-Id: If16bc763154c9197b9a10950a2eade3250ed7021 Signed-off-by: Ed Kern <ejk@cisco.com>
2019-08-28CSIT: Reduce daily jobs cadencePeter Mikus1-1/+1
- Report prioritization Change-Id: I50ff9b980408a68dbd898e42d89f5220889e27ab Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-08-15CSIT: Remove docs-verifyPeter Mikus1-65/+0
- Replaced by TOX and saves the executor. Change-Id: Ie437b39331571e97c4b85dc95942067bf6a62adb Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-08-15Reduce rate of csit mrr-daily jobs during report 1908 preparationPeter Mikus1-2/+2
Change-Id: I4f5985de6be8814c351f434002522bbceb8193cc Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-08-14Add 1n-tx2 vpp device jobsjuraj.linkes4-45/+252
Add only manually triggered 1n-tx2 VPP Device jobs and add hourly executed jobs instead of per patch triggered jobs. Change-Id: I0cc51e1ce88e3f94c81925be74284812ad1dad55 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2019-08-08Merge "Create new stream stable 1908 for sweetcomb"Vratko Polak1-0/+3
2019-08-09Create new stream stable 1908 for sweetcombHongjun Ni1-0/+3
Change-Id: Ic05564c030810f6259c1553b523a20dadde226e0 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2019-08-08Merge "Add CSIT rls1908 branch"Vratko Polak6-35/+25
2019-08-08Merge "CSIT: Use entry scripts by default in perf"Vratko Polak2-69/+53
2019-08-08CSIT: Use entry scripts by default in perfPeter Mikus2-69/+53
Change-Id: I5b41dd9f2b1952be90bac41ecbb25c910e1deb42 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-08-07Merge "Revert "VPP: new crc job to nonvoting""Ed Kern1-1/+1
2019-08-07Merge "VPP: add test optimizer to merge jobs"Ed Kern2-1/+65
2019-08-07Merge "Upgrade log shipper to Maven 3.6.0"Vanessa Rene Valderrama1-11/+11
2019-08-07Delete tx2 jobs while executors are not availableVratko Polak2-22/+24
TODO: Allow the jobs to be triggered manually so we can check when executors are back (without Sandbox)? Change-Id: I88f27c8d3bd8d04a2a6bb19d955723ccdd678a7a Signed-off-by: Vratko Polak <vrpolak@cisco.com>