summaryrefslogtreecommitdiffstats
path: root/jjb/csit/csit-hc2vpp.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-04-09Add CSIT rls1904 branchJan Gelety1-0/+3
Change-Id: I2c6141b542077d7f36c79dc4ec021a202954cc9b Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-04-10migration to new maven for honeycomb and hc2vpp jobsMichal Cmarada1-2/+2
- switch to new version of maven due to build dependencies for new JDK11 Change-Id: I1510a87d60a0b64bcb62940585f8a9ef588e4bad Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-03-01HC2VPP-372: Update hc2vpp integration and hc2vpp/csit jobsMichal Cmarada1-5/+8
- add support for ubuntu bionic - update jobs to support package cloud download script (csit patch: https://gerrit.fd.io/r/#/c/17779/) - cleanup Change-Id: I60d8af98c98612ff82ca782274d317a1726cfc7e Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-02-11Remove 1804 stream from hc2vpp/honeycombMichal Cmarada1-2/+0
Change-Id: Id2271b6ddd9d26048eebfd30cc6a7e1bef5428c8 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-01-15Add CSIT rls1901 branchJan Gelety1-0/+3
Change-Id: Ie9114a1138c9903c9f8a3bfa6ca7796a6234d219 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-11-16Remove 1801 stream from hc2vpp csit testsMichal Cmarada1-2/+0
The 18.01 release is not supported anymore. Change-Id: Ie6776822f9de397473613e2d193261e329238922 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2018-10-11Fix CSIT lintingVanessa Rene Valderrama1-80/+80
Fixing CSIT linting Change-Id: Ib63373784055e32e65684af5aa540509a0acf1de Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2018-10-11Re-add CSIT rls1810 branchJan Gelety1-0/+3
+ add 1810 branch for csit-hc2vpp Change-Id: If3c88c4b16940530447eb00f10f419e350b8a6e8 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-09-28Remove all logrotate callsEric Ball1-2/+2
These are deprecated, and were causing a warning from jjb. All logrotate calls have been replaced with build-discarder. Change-Id: Ic84be4c8b3500039e3a9c5a1ce7c8ce4d853614d Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2018-08-29Modify OS syntaxVanessa Rene Valderrama1-3/+4
Modifying OS syntax to work with jenkins-jobs 2.0.2 Change-Id: Iac1450d22cfaf6407a7537fd916e162b32b1469f Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2018-07-25Remove 1710 stream from hc2vpp csit testsMarek Gradzki1-2/+0
The 17.10 release is not supported anymore. Change-Id: I7650bc65f758eddaa76bb27c8923a8881d85e442 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2018-07-23Create 1807 stream for csit-hc2vpp jobsMarek Gradzki1-0/+2
Change-Id: I377fd100cdaabaa6934e1e1cad45b40610b6eb1a Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2018-05-17HC2VPP: use gerrit-trigger-manually-triggered macro in csit-hc2vpp.yamlMarek Gradzki1-23/+8
Change-Id: I456443fbe805e660287fb74aa9a460eeba65b700 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2018-05-15HC2VPP: archive JOB artifacts to logs.fd.ioMarek Gradzki1-0/+3
Change-Id: I5eeb9da7d373a6bd50c3388a8302c619b8582da8 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2018-04-25Add csit rls1804 for csit-hc2vpp jobsJan Gelety1-0/+2
Change-Id: I42862b2b9aac9d490adeee8879328450130eb1d9 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-01-15Create new 1801 stream for csit-hc2vpp jobsMarek Gradzki1-0/+2
Change-Id: I807c84f4cce7497202d9f6b39793530257de6ff0 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-10-26Add rls1710 branch to csit-hc2vpp-* jobsselias1-7/+15
Change-Id: I1310111ec35db2c5a48f2722f1feeb1645350b60 Signed-off-by: selias <samelias@cisco.com>
2017-07-14Update archive items path for csit-hc2vpp jobsselias1-2/+7
Archive all artifacts in "archive" directory, for consistency with other CSIT jobs. Related CSIT change: https://gerrit.fd.io/r/7560 Change-Id: I7c2ffe56ee6ce5e824618f75250348da0a7f4b14 Signed-off-by: selias <samelias@cisco.com>
2017-06-08Fix node selection in csit-hc2vpp jobsselias1-5/+5
- use {os} parameter in verify job - always use ubuntu1604 OS for performance job Also fix artifact archive path. Change-Id: Ie5d0d069555423ed799c8c977189d482f145fc13 Signed-off-by: selias <samelias@cisco.com>
2017-06-06Add CSIT verify jobs for Honeycomb testsselias1-0/+130
Add jobs that verify changes to CSIT code that tests Honeycomb/hc2vpp. Rename jjb/hc2vpp/csit-hc2vpp.yaml to jjb/hc2vpp/hc2vpp-csit.yaml ,to adhere to naming conventions and avoid duplicate filenames. Honeycomb jobs after patch: csit-hc2vpp-verify-* - verify CSIT commits hc2vpp-csit-verify-* - verify HC2VPP commits hc2vpp-csit-integration-* - check integration on VPP or HC2VPP merge Change-Id: Ib4be7f3c1482cf6c9d1ac8147e18d8d94832bbe0 Signed-off-by: selias <samelias@cisco.com>