Age | Commit message (Collapse) | Author | Files | Lines |
|
- TC01: DUT reports packet flow for traffic by source address
Change-Id: I80a8192abda1ee440f879ae68af1e796a05b0c23
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: Ida6bf3f0fff4941bfe5ee18ec29fa44aa3dafb4c
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Change-Id: I688badc47f2a7231450e02c9b56cbeec4411c016
Signed-off-by: Jan Gelety <jgelety@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>
|
|
Change-Id: I8441d58a2d7f604b64fff358a3cef8d72289dcdc
Signed-off-by: Jan Gelety <jgelety@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>
|
|
- workaround to avoid disc space issue on nodes when running more
test loops
Change-Id: I0be2fe0304c80c717a29d6544502e139e69bcdfa
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
HC reports IPv6 addresses using compressed form since
https://gerrit.fd.io/r/#/c/9497/
Change-Id: I7771ce796a4ec4817e7ee4a68fdb8e6a95f5da37
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Fixes failures in HC tests that use Trace library
The failures started to occur after
https://gerrit.fd.io/r/#/c/9401/
was merged.
Change-Id: I982dbe37e682a6bd7befdcb9dc370f75999e87b4
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Workaround for CSIT-863.
ODL consumes a lot of memory which may cause vpp crashes.
Change-Id: Ia26418568b126c2d261eeffb009eaf710bd8dfcb
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
- use standard Tear down functional test as part of tear down for FDS tests
Change-Id: I8540683cd9c817445461cc596821fe797c1636c5
Signed-off-by: Jan Gelety <jgelety@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>
|
|
NSH is optional HC component so possibility to exclude it
(e.g. for local testing) might be usefull.
Change-Id: Ib2496009f8839364e50d255fbe231f3addc45bc4
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Change-Id: I6adfe86bd0b9cdf3d194a1b871e52481c333d8e7
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Added traffic tests for Honeycomb's BGP feature.
Change-Id: I5fa99908ab61d8bc9d2975e451917b98571b6aca
Signed-off-by: selias <samelias@cisco.com>
|
|
- update expected data from L2-FIB dump, due to API changes
- mark LISP PITR case as expected failing, add Jira ID
Change-Id: I6c6c67697bcea73cdbc248b8f9898cb80ed7b21b
Signed-off-by: selias <samelias@cisco.com>
|
|
Change-Id: If78504ad2b2b45f020318b894bef9325a8271447
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: If491664f04ede03905640809dc060d264723a2a4
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
BGP functionality was split into additional modules in
https://gerrit.fd.io/r/8486
Change-Id: I1cf5971fa8cb5f0cde17306bdc06ebe7f3008473
Signed-off-by: selias <samelias@cisco.com>
|
|
- remove EXPECTED_FAILING tag, IPv6 is no longer disabled
- add HC_REST_ONLY tag, these tests should not be executed with ODL
Change-Id: I5c4ba8d08751e259d6ca158c2fb034660629916c
Signed-off-by: selias <samelias@cisco.com>
|
|
Change-Id: Id01088da3e01df7c110572ae0a22303f5f9a283c
Signed-off-by: selias <samelias@cisco.com>
|
|
Change-Id: I5ab5b784e77664291e1a40a2459964e7efe3d3af
Signed-off-by: selias <samelias@cisco.com>
|
|
Tests configure BGP neighbor peers and simple routes for these peers.
Change-Id: I5102986d710551a451e838d934cc9650bcd38a60
Signed-off-by: selias <samelias@cisco.com>
|
|
NSH packages are not yet available in the stable.17.10 repositories
Change-Id: I660dcf667e1fcf42823a08345f4b0ec3d4cba7b1
Signed-off-by: selias <samelias@cisco.com>
|
|
Adds new test suite which accesses Honeycomb's Restconf and Netconf northbound
over IPv6. This is done by sending the requests to TG where an IPv4 to IPv6
tunnel is configured to the Honeycomb DUT.
Change-Id: I3b7467d8108b0da9756e632851215c66ed41bb61
Signed-off-by: selias <samelias@cisco.com>
|
|
Change-Id: Icadb4884a1c08a2230fd4692df69310ce382ec94
Signed-off-by: Neale Ranns <nranns@cisco.com>
|
|
- remove log check from "Check Honeycomb Startup State" keyword
- fix workaround for ODL startup issue
- change log level for HttpRequestError so it doesn't clutter
log.html output
- update EXPECTED_FAILING tags for plugin-acl and routing suites
Change-Id: I7380d24801a6535bdf77505edada39ea2412e833
Signed-off-by: selias <samelias@cisco.com>
|
|
- rework "check Honeycomb startup state" keyword
- increase timeout value for startup
- add separators to Honeycomb log file between test suites
- other minor fixes:
- remove usused import from NAT suite
- fix loop in ICMPv6 ND proxy traffic script
- add teardown to LISP cases
- update prerequisites for sub-interface SPAN test
Change-Id: I2f714ffc1d2e8435d3abe690d8bd15099e071c9a
Signed-off-by: selias <samelias@cisco.com>
|
|
NSH plugin was fixed in https://gerrit.fd.io/r/8218
- updated lispGPE test data
- added missing teardown to multi-IP traffic test
- marked L2-fib update revert case as failing
Change-Id: I5cf8c718e808d5d8cb69e2f769c829c868bf9924
Signed-off-by: selias <samelias@cisco.com>
|
|
- VPP refuses to start with vpp-nsh-plugin installed
Change-Id: If1ca45295c63094d2542fc829b8eae7dc0e4977c
Signed-off-by: selias <samelias@cisco.com>
|
|
- have unnumbered interface cases use a real interface instead of local0
- add EXPECTED_FAILING tag and Jira link to known failing test cases
Change-Id: I8bc0f4a74ea1949289a3f12dd54168acdf9edc39
Signed-off-by: selias <samelias@cisco.com>
|
|
- added LispGPE test suite
- added IPv6 tests to Lisp suite
- added traffic tests to Lisp suite
Change-Id: I3b699149cd73ebf5856072d3f26e98a370dbfc4b
Signed-off-by: selias <samelias@cisco.com>
|
|
VPP crash partially fixed in https://gerrit.fd.io/r/7267
Still occuring in IPv6 case.
Change-Id: Iff6cd99098c6273fc56940b475e5262889076775
Signed-off-by: selias <samelias@cisco.com>
|
|
Change-Id: I532beccc9f5034f7f6fa09a8757e5ff6bfbcd88a
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Config location changed in:
https://gerrit.fd.io/r/#/c/7345/
https://gerrit.fd.io/r/#/c/7411/
Change-Id: I6eac14581f5cc4b23885e38753612962f7b807c7
Signed-off-by: selias <samelias@cisco.com>
|
|
Change-Id: Ia178ac180fd344db620757dcc2b9cbb5010276c7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I38b8ddc7255602d71bec72dae704e69e8a3337f3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I0a09482e8dc9ef2f9e6cd54a26c8d8492409f68c
Signed-off-by: selias <samelias@cisco.com>
|
|
Change-Id: I772c9e214be2461adf58124998d272e7d795220f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
|