summaryrefslogtreecommitdiffstats
path: root/jjb/csit/csit-vpp-device.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-09-11Mark jobs that should not tolerate CRC mismatchVratko Polak1-0/+5
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-08-14Add 1n-tx2 vpp device jobsjuraj.linkes1-36/+173
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-07Add CSIT rls1908 branchJan Gelety1-12/+6
Change-Id: Idce71e83e7bfa5a1430dce4f1266d172ddfdabf7 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-08-07Delete tx2 jobs while executors are not availableVratko Polak1-16/+17
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>
2019-07-25Add arm 1n-tx2 VPP Device jobsjuraj.linkes1-3/+26
Change-Id: I7bd77d96c3451415dabe20e097185b871eb2c8a2 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2019-06-27Add CSIT Taishan performance job and cleanup jobsjuraj.linkes1-13/+10
Add csit-vpp-perf-mrr-daily-master-3n-tsh job. Add csit-vpp-perf-verify-{stream}-3n-tsh jobs. Add csit-dpdk-perf-verify-{stream}-3n-tsh jobs. Add csit-ligato-perf-verify-{stream}-3n-tsh jobs. Cleanup CSIT jobs: * split jobs into three categories: functional, performance and the rest of CSIT jobs (docs, report, trending) * replace topo and arch with node-arch * remove unnecessary variables Remove broken jobs: * csit-ligato-perf-mrr-daily-master-3n-hsw * csit-nsh_sfc-verify-perf-{stream} Change-Id: Ia4e62a8d944ecfce4058b6b2e2f4bd1471dc10f7 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2019-06-25Modify CSIT archive artifactsVanessa Rene Valderrama1-9/+19
Modify the CSIT artifacts to archive to the logs server rather than Jenkins - csit-hc2vpp.yaml - csit.yaml - csit-vpp-device.yaml - csit-tox.yaml Change-Id: Iea44c2d2be67be5c6336832a0c81e40be74d9b2f Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-04-09Add CSIT rls1904 branchJan Gelety1-3/+6
Change-Id: I2c6141b542077d7f36c79dc4ec021a202954cc9b Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-17FIX: Inject BRANCH_ID env variable in vpp-device semiweekly jobJan Gelety1-0/+3
Change-Id: I9efae14f5dc80ff1ccb66b8a1460654a8e4b9074 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-15Add CSIT rls1901 branchJan Gelety1-0/+6
Change-Id: Ie9114a1138c9903c9f8a3bfa6ca7796a6234d219 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-14FIX: Use correct robot output path in csit device semiweekly jobJan Gelety1-1/+1
Change-Id: I7025ee4b512fce9edfec38b707775704476d2622 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-10FIX: USe correct archive directory path in csit device semiweekly jobJan Gelety1-1/+1
Change-Id: I98524122794707edb69c573c8da76018d770c2a1 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-10Merge "CSIT-1399 Run VPP_Device tests per csit patch"Ed Kern1-5/+9
2019-01-09CSIT-1399 Run VPP_Device tests per csit patchJan Gelety1-5/+9
- keep seperate comment trigger 'csit-devicetest' until VIRL is switched-off Change-Id: Ie08892f6fdf8f741bad821c22b8388799826401e Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-03CSIT-1382 Create weekly/semiweekly job for vpp-devicePeter Mikus1-1/+157
Change-Id: I29fc18191c264e8a6f52308643d24516e6e33e19 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-26CSIT: vpp 1n device image relocatedEd Kern1-1/+1
Moving from temporary to perm image name Change-Id: Ic155ceea251bb83c170d56168ba8a13c8cbddca6 Signed-off-by: Ed Kern <ejk@cisco.com>
2018-10-15CSIT-1306 Add vpp-device verify jobPeter Mikus1-0/+131
Change-Id: Iab58d58cc7c7212961abff5a986d7321f63c6cab Signed-off-by: Peter Mikus <pmikus@cisco.com>