Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ibe6d5da7c1ff4488cfd7401fb7c3ecf0dcae77c8
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Change-Id: I72f9e3c50d35b56df350294c5929f40a7ce9506d
Signed-off-by: Florin Coras <fcoras@cisco.com>
|
|
This change is to test the Nomad plugin against the container POC. The
job is configured to only trigger on comment "test-cpoc" against the POC
Nomad environment.
This change is also configuring the test job to utilize the Naginator
plugin which will retry failed builds.
Change-Id: I9cdf277d7b4dd52b27fc830da5435b39ffca8440
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
This change is to allow FD.io jobs to use the Naginator plugin and
configure the number of retries after a failed build.
Change-Id: I3a6ce27e60c4e052af2e1cca29d2bac55a2489f3
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
|
|
- implement possibility to manually triger memif perf tests in case
of csit as well as vpp patch
Change-Id: Icb8c9f2795d37a98d977d628db6b1bdb1e9dcc26
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: I675b7cb6dcba9c22c4d7aa1bc0f077d2ceab8a19
Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
|
|
The openSUSE job failures are causing Gerrit voting issues which is
blocking VPP RC1 development and testing. This change is to remove
openSUSE minions from VPP jobs until we can resolve the openSUSE build
failures.
Change-Id: Id75dd53aa43f106a92a740952628e95b9eafec5b
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
|
|
This change is to change the VPP nodes to use the 8c/32gb performance
flavor. The change should resolve build timeout issues and reduce build
times.
Change-Id: I994ad1ae7fc4fcd7da86dc40776830d23363d1a3
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
|
|
This change is rename the VPP nodes to the new performance instances.
The new instances should resolve the increase in build times.
Change-Id: Icb469801803870169c5da972d12482f817b46805
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Configure VPP jobs to build openSUSE minions in Jenkins
Change-Id: I162760a744b849c841f5670f8fbc3435aac6f60b
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
This change is rename the VPP nodes to the new performance instances.
The new instances should resolve the increase in build times.
Change-Id: Icc13cd0b8d698c2ee6a07a334c0aa1af37253a93
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
This change is to move FD.io nodes to new templates that are on
dedicated instances to resolve the build timeout issues for various
projects.
Change-Id: Ie3f8b479bc402212a84aa0084c99cd5d37eec817
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Change-Id: Ic2d13955befea0796f3c3ed12cb33a4639e8b0ba
Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
|
|
Change-Id: I22bfa799ef5bee013df8eed591cef69237abe56b
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
|
|
- When VPP unit test fails during "make verify", the
unittest data is collected/compressed via links in
/tmp/vpp-failed-unittests. See
https://gerrit.fd.io/r/#/c/8052
- This patch archives failed test data for each
vpp-verify-master-ubuntu1604 jenkins job on
https://logs.fd.io
Change-Id: I7c1354b102511f60fa33721b362fcf362c97a324
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
|
|
This reverts commit b4a16ad32a0f4fcb48a33cef0e0fe9d0c2f55890.
Change-Id: Iff3718965e968cf659a4a7487f523acc921eb10e
Signed-off-by: Florin Coras <fcoras@cisco.com>
|
|
|
|
Configure VPP jobs to build openSUSE minions in Jenkins
Change-Id: I5d238825b90ff7973b4766dc835efb586c674a35
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Add VPP job to promote artifacts from packagecloud.io staging
repository to packagecloud.io release repository
Add packagecloud_api Jenkins managed file
Add packagecloud_promote script
Change-Id: If1ef1162f82201ea41b685eb45d0f09c0c7d1ce9
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
|
|
This manual trigger will allow to run 1T1C (1 core, 1 thread) and
2T2C (2 core, 2 thread)s ACL tests per VPP patch when required.
Change-Id: I84d5ac3ce9c410a270b9ff0e9986c8044ad099e1
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
|
|
|
|
Change-Id: Iaad573beb55514f9e232ce4a23638528a98a03a4
Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
|
|
Change-Id: I506dc128a84ce7efd8651c0d19e85e3e376388cf
Signed-off-by: Jan Gelety <jgelety@cisco.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>
|