Age | Commit message (Collapse) | Author | Files | Lines |
|
https://gerrit.fd.io/r/#/c/9257/ moved VPP instalation
to vpp/func/__init__.robot,
which is run before Honeycomb suite.
Instalation process starts with removing all vpp packages,
which fails because of honeycomb dependency installed by bootstrap script.
This patch fixes HC func jobs by moving them to separate dir.
The honeycomb/func/__init__.robot was updated
to include previous content of vpp/func/__init__.robot.
HC perf jobs were also moved,
but they may require additional care (CSIT-1006).
Change-Id: I99d94272c80a4c57c85ec5cf99cddfbeab7de663
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Crash on adding recoursive routes was fixed on VPP side (VPP-1084).
Change-Id: I7b104eb2324a16dc8c19addd295e32f718f5c9fa
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
TC12 crashes VPP since https://gerrit.fd.io/r/#/c/9569
was merged to VPP.
Change-Id: I38b79cc36d2ab1499197c1b2db6aadcd0b8a5d66
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
BGP configuration via ODL is currently not fully supported in HC.
This patch would disable BGP tests for hc2vpp-csit-integration-odl
until HONEYCOMB-409 is fixed.
Change-Id: Ic6bb28f3b6b577fcba6e05a9c28d8ee759791d9b
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Added traffic tests for Honeycomb's BGP feature.
Change-Id: I5fa99908ab61d8bc9d2975e451917b98571b6aca
Signed-off-by: selias <samelias@cisco.com>
|