summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2017-07-31Merge "Add CentOS-7 support to NSH_SFC build"Vanessa Rene Valderrama1-0/+2
2017-07-31Add CentOS-7 support to NSH_SFC buildHongjun Ni1-0/+2
Change-Id: Iaad573beb55514f9e232ce4a23638528a98a03a4 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2017-07-27Fix VPP merge job & docsChris Luke1-0/+6
Change https://gerrit.fd.io/r/#/c/6729 to remove Ubuntu 14.04 builds from the VPP CI workflow unfortunately also removed the triggers that cause the some post-merge jobs to run; specifically this meant that the job that builds VPP documentation was no longer invoked. The trigger is defined in terms of one earlier post-merge job; in an ideal world you'd want "any of" or "all of" the upstream jobs to be listed, but apparently this does not work. The upshot is that the trigger was defined to run after the Ubuntu 14.04 jobs and that trigger was removed since it referenced the defunct Ubuntu 14.04. This should restore that trigger by basing it off of Ubuntu 16.04 instead. Change-Id: I05dc8738f662ec1c37ee005486b57a7644342333 Signed-off-by: Chris Luke <chrisy@flirble.org>
2017-07-26Merge " Change the NSH SFC test trigger."Vanessa Rene Valderrama3-4/+18
2017-07-26 Change the NSH SFC test trigger.Fangyin Hu3-4/+18
Change-Id: I9ce275975c17964f9b324d63a824b6bec44679b2 Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-07-25Fix archive path for robot-reportTibor Frank1-3/+3
Change-Id: I4e83b56420763b1ecab635463b4c6c9dd08ebcc5 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-07-24Publish all files with tests results generated by the jobTibor Frank1-21/+28
Change-Id: I3e5dd2aba5846824fa5bef8e73503c1975271f16 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-07-20Publish all files with tests results generated by the jobTibor Frank1-0/+7
- add *.* to "publishers" --> "robot-report" section to publish all files Change-Id: Ie439789c08334c80c919e6a673d8991074149b21 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-07-17Merge "Update archive items path for csit-hc2vpp jobs"Vanessa Rene Valderrama2-10/+15
2017-07-17 Add the TLDK functional test Jenkis job into CSIT.Fangyin Hu4-3/+135
Add the license header. Change-Id: I3cd01d3a17025b597fd4ad5863231e2c4597fcf9 Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-07-14Update archive items path for csit-hc2vpp jobsselias2-10/+15
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-07-12Merge " Fix the test output files not found issue."Vanessa Rene Valderrama1-1/+1
2017-07-12Fix: Add install-dep for VPP-CSIT* jobsPeter Mikus1-0/+1
Add "make install-dep" to satisfy DPDK dependencies. Change-Id: I290db04bed67bcf8a0f19a8ec2f7961efe6b9d3b Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-12 Fix the test output files not found issue.Fangyin Hu1-1/+1
Change-Id: I466f9600ab0dc49bfe4c12a0d81dca7a7951a44f Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-07-07Merge "Fix backward compatibility issue with vagrant directory move ↵Vanessa Rene Valderrama1-3/+3
build-root/vagrant -> ../extras/vagrant."
2017-07-06Add CSIT rls1707 branchJan Gelety1-0/+6
Change-Id: I6e1c7e0ecd7eb6476e3e46fb51ba5466f2e0c8f3 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-07-06Fix backward compatibility issue with vagrant directory moveMaciek Konstantynowicz1-3/+3
build-root/vagrant -> ../extras/vagrant. Change-Id: Ic6a46345d2cb82d4d9c9eba78eb66d21559a1d24 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2017-07-06New strem for honeycomb and hc2vpp stable/1707Marek Gradzki3-0/+9
Change-Id: Ia964dbd49831389d75d631a3bdbed7d9304506e3 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-07-06Merge " Fix the path issue for the TLDK test."Vanessa Rene Valderrama1-0/+3
2017-07-06Merge "Update hc2vpp-csit-verify prebuild script"Vanessa Rene Valderrama1-2/+2
2017-07-05 Fix the path issue for the TLDK test.Fangyin Hu1-0/+3
Change-Id: Ibc9c2d2cd71036f48a75cdc23a952bd702dd5933 Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-07-03Merge "CSIT-682 Usage of make-verify for vpp-csit-verify jobs"Andrew Grimberg5-6/+25
2017-06-29add 17.05.x to deb_dpdk CI buildsChristian Ehrhardt1-0/+3
Change-Id: Ia5ea4a886fc12d4d087bd7d691a411293574d9ab Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2017-06-29Update hc2vpp-csit-verify prebuild scriptselias1-2/+2
Due to CSIT change https://gerrit.fd.io/r/7221 Change-Id: I89b6d0a963171eb848f84fd80810ec8b7d365bbb Signed-off-by: selias <samelias@cisco.com>
2017-06-28CSIT-682 Usage of make-verify for vpp-csit-verify jobsPeter Mikus5-6/+25
Solve DPDK dependency in vpp-csit-verify* jobs, so that every time vpp-csit-verify* is triggered the latest DPDK is build and used. This patch will allows us to verify latest DPDK changes and be able to link dpdk-plugin dependencies. It suppose the remove the dependency of upgrading DPDK_DEV manually in CSIT branch. Change-Id: Id560e4798ae9261bc98497a1ffb211b39131d0e3 Signed-off-by: Peter Mikus <pmikus@cisco.com> Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2017-06-28Merge "Add CSIT nightly verify job for Centos7"Vanessa Rene Valderrama2-3/+102
2017-06-28Merge " patch for the tldk.yaml"Vanessa Rene Valderrama2-2/+12
2017-06-28Create new stream 1707 for nsh_sfc projectHongjun Ni1-0/+3
Change-Id: I45ea4a886fc12d4d087bd7d691a411293574d9ac Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2017-06-26 patch for the tldk.yamlqun wan2-2/+12
Change-Id: Ia143d86b5159f11e26193542e8dd0449c4f741e2 Signed-off-by: qun wan <qun.wan@intel.com>
2017-06-23 Separate the NSH SFC CI-management configuration to the CSIT.Fangyin Hu6-13/+189
Fix some syntax errors. Change-Id: I46be907dd24676c7fb2bfd380c1c35eb3ccec738 Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-06-22Add VPP 17.07 branchNeale Ranns1-0/+6
Change-Id: I06f20a7d90e367924222e6fb83d2b7f3a7217460 Signed-off-by: Neale Ranns <nranns@cisco.com>
2017-06-21Merge "Start the periodical CSIT perf jobs 3 hours sooner"Vanessa Rene Valderrama1-3/+3
2017-06-21Start the periodical CSIT perf jobs 3 hours soonerTibor Frank1-3/+3
Change-Id: I98a58ec556bc675e42345af1f717c2e85ce3f8f8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-06-21Add CSIT nightly verify job for Centos7Jan Gelety2-3/+102
- add CSTI nighty job that download the latest vpp rpm packages from Nexus and test them against the latest verified CSIT codebase Change-Id: Ib0cf8b8c913cf0a738c5d4341fbbdb5a634ea234 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-06-20 patch for the csit output.html, log.htmlqun wan1-2/+2
Change-Id: I21cae8d4b46ac19d336af1e49874a5e2c3206c4a Signed-off-by: qun wan <qun.wan@intel.com>
2017-06-15Merge " Patches for tldk ci-management on the bootstrap.sh not found bug.6"Vanessa Rene Valderrama2-2/+12
2017-06-14 Patches for tldk ci-management on the bootstrap.sh not found bug.6qun wan2-2/+12
Change-Id: Ibece4f29f8346f4c5d571b97f72d4d66ec91f8a5 Signed-off-by: qun wan <qun.wan@intel.com>
2017-06-13Fix path for archiveTibor Frank1-4/+4
- Change the path from csit/archive to archive for jobs: - csit-vpp-perf-check-{stream} - csit-vpp-perf-verify-{stream} Change-Id: Ia6f25ec857d4677c960275395890baa8d30b01f7 Signed-off-by: Tibor Frank <tifrank@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-07Merge " Patch for the nsh_sfc jenkins job scheduler."Vanessa Rene Valderrama1-5/+8
2017-06-07Merge "Relocation of android apk artifacts."Vanessa Rene Valderrama1-1/+1
2017-06-07Merge "Add CSIT verify jobs for Honeycomb tests"Vanessa Rene Valderrama5-2/+170
2017-06-07Relocation of android apk artifacts.Mauro Sardara1-1/+1
Change-Id: Iae7ec0798a651668e21b5ddbf9aa5b8931b73578 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-06-07Merge "Fix path for archive items in perf jobs"Vanessa Rene Valderrama1-4/+4
2017-06-06Add CSIT verify jobs for Honeycomb testsselias5-2/+170
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>
2017-06-05 Patch for the nsh_sfc jenkins job scheduler.qun wan1-5/+8
Change-Id: Ie61daaec21c82137d6f05c2d8db73639afa41fe0 Signed-off-by: qun wan <qun.wan@intel.com>
2017-06-05Merge "Adding centos job for cicn-vpp-plugin"Vanessa Rene Valderrama1-0/+2
2017-06-04 Patches for the nsh_sfc functional case scheduling for ci.qun wan1-0/+12
Change-Id: I5f3189cc9c74437149988196f77b39a2522491e0 Signed-off-by: qun wan <qun.wan@intel.com>
2017-06-02Adding centos job for cicn-vpp-pluginMauro Sardara1-0/+2
Change-Id: I4320997b33a571a8543117c687019272e42a8c86 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-06-02Fix path for archive items in perf jobsPeter Mikus1-4/+4
Change-Id: Iec11c0f0ef177dd5ab07ec6309b9d9ad4f7804ff Signed-off-by: Peter Mikus <pmikus@cisco.com>