Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Change-Id: Iaad573beb55514f9e232ce4a23638528a98a03a4
Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
|
|
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>
|
|
|
|
Change-Id: I9ce275975c17964f9b324d63a824b6bec44679b2
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
Change-Id: I4e83b56420763b1ecab635463b4c6c9dd08ebcc5
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I3e5dd2aba5846824fa5bef8e73503c1975271f16
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- add *.* to "publishers" --> "robot-report" section to publish all files
Change-Id: Ie439789c08334c80c919e6a673d8991074149b21
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
|
|
Add the license header.
Change-Id: I3cd01d3a17025b597fd4ad5863231e2c4597fcf9
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
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>
|
|
|
|
Add "make install-dep" to satisfy DPDK dependencies.
Change-Id: I290db04bed67bcf8a0f19a8ec2f7961efe6b9d3b
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: I466f9600ab0dc49bfe4c12a0d81dca7a7951a44f
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
build-root/vagrant -> ../extras/vagrant."
|
|
Change-Id: I6e1c7e0ecd7eb6476e3e46fb51ba5466f2e0c8f3
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
build-root/vagrant -> ../extras/vagrant.
Change-Id: Ic6a46345d2cb82d4d9c9eba78eb66d21559a1d24
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
|
|
Change-Id: Ia964dbd49831389d75d631a3bdbed7d9304506e3
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
|
|
|
|
Change-Id: Ibc9c2d2cd71036f48a75cdc23a952bd702dd5933
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
|
|
Change-Id: Ia5ea4a886fc12d4d087bd7d691a411293574d9ab
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
|
|
Due to CSIT change https://gerrit.fd.io/r/7221
Change-Id: I89b6d0a963171eb848f84fd80810ec8b7d365bbb
Signed-off-by: selias <samelias@cisco.com>
|
|
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>
|
|
|
|
|
|
Change-Id: I45ea4a886fc12d4d087bd7d691a411293574d9ac
Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
|
|
Change-Id: Ia143d86b5159f11e26193542e8dd0449c4f741e2
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
Fix some syntax errors.
Change-Id: I46be907dd24676c7fb2bfd380c1c35eb3ccec738
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
Change-Id: I06f20a7d90e367924222e6fb83d2b7f3a7217460
Signed-off-by: Neale Ranns <nranns@cisco.com>
|
|
|
|
Change-Id: I98a58ec556bc675e42345af1f717c2e85ce3f8f8
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- 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>
|
|
Change-Id: I21cae8d4b46ac19d336af1e49874a5e2c3206c4a
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
|
|
Change-Id: Ibece4f29f8346f4c5d571b97f72d4d66ec91f8a5
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
- 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>
|
|
- 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>
|
|
|
|
|
|
|
|
Change-Id: Iae7ec0798a651668e21b5ddbf9aa5b8931b73578
Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
|
|
|
|
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>
|
|
Change-Id: Ie61daaec21c82137d6f05c2d8db73639afa41fe0
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
|
|
Change-Id: I5f3189cc9c74437149988196f77b39a2522491e0
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
Change-Id: I4320997b33a571a8543117c687019272e42a8c86
Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
|
|
Change-Id: Iec11c0f0ef177dd5ab07ec6309b9d9ad4f7804ff
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|