Age | Commit message (Collapse) | Author | Files | Lines |
|
The issue is no longer present in VPP master branch (1810).
Change-Id: I64f4fa8544ace8dc3686db9a1a3f3897ba333c61
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
TC13 of BGP tests was marked as EXPECTED_FAILING
due to HONEYCOMB-403,
but the error does not occur on 1807 nor master for some time.
Change-Id: I3d8f4ee78fed699927fed05e8fa070cfa95b2166
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Translation of classify sessions was fixed in hc2vpp by
https://gerrit.fd.io/r/#/c/14180/
This patch reverts https://gerrit.fd.io/r/#/c/14155/
Change-Id: Ia669fa051019585c494dacd10b9585bfff485364
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Change-Id: I394a024e98d74b468a821040db69c1d6eed820ea
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Change-Id: I2c3df89532f0e728c58b54c220d4fe8ab1297ba4
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
- This patch is enforcing evaluation and aligning all __init__.robot
files to use the same logic.
Change-Id: I9e2bf5e904bb6d22f4e6a153c951c3b3c233e2fb
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Add wait for interface to be up, because it
takes some time while the interface state changes.
Change-Id: I895dea1017ac0ffd099e80d9edca0f1d127657dd
Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
|
|
- add configuration for FIB table management to test suite
- fix routing test suite HC2VPP-331 bugs
- fix intip4-intip6 test suite HC2VPP-331 bugs
Change-Id: I0b1e9ed787d9fb68e76a6d61c1eea2519a36a6c4
Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
|
|
Change-Id: I1fa3e3876bcc0b4f5e9908cb4f6920d49eb6dd45
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Failures might be related to:
https://gerrit.fd.io/r/#/c/12643/
Change-Id: I0c60d51e27508f937a4b2d6c6b5e6f0703f793ab
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Failures might be related to:
https://gerrit.fd.io/r/#/c/12632/
and/or:
https://gerrit.fd.io/r/#/c/12646/
Change-Id: I529582ef95b6cf752a3f0e98cd0326d4a01d15a8
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Use 'Archive Honeycomb logs' instaed of Archive Honeycomb Logs.
The keyword was renamed by https://gerrit.fd.io/r/#/c/12578/
Change-Id: Ic0e2759637ecd0056b7accc3cd96bd8510a2ed14
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Change-Id: Id99e41a28d01e41d6fb51190d4ab86b667f828af
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Change-Id: I444a5d6cd32cb9ee68575dfdb5a208de2c4eb72a
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
this fixes test failures caused by HC2VPP routing
models bump (https://gerrit.fd.io/r/#/c/10954)
- updates tests for bgp routing
- updates tests for routing
- updates SLAAC test because of changes in rt-advertisements
Change-Id: Iacc37b42e6523f440d77241c18ca8e61d1d01f23
Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
|
|
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>
|