Age | Commit message (Collapse) | Author | Files | Lines |
|
- Add crypto device into TB3 topology file
- Change the @PCI after new device insertion
Change-Id: I7fabe3173506c473982490fe24976b68ab45430c
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
- add NAT test suite
- add keywords and methods for configuring and reading NAT settings
- add test data used in NAT suite
Change-Id: Iaa2ac1eb156bc9bcff41ec242318f6a973210d38
Signed-off-by: selias <samelias@cisco.com>
|
|
Rename performance suites and add more TAGS
Change-Id: I6a5251bb6e380fe2a47a6ec1c1aeb4a9f70c5ce3
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
Change-Id: Iad743b3c0e2d1b57e7c6bcae521fe958fbb06ced
Signed-off-by: selias <samelias@cisco.com>
|
|
Robot results parser is using names of suites to create XML with
performance data. This patch is supposed to fix the situation when
the name of suite starts with digit. This leads to issue that
final XML is not valid.
Change-Id: I0046da4ff62f661de07f8e659ae511610c8c61f8
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
- Packet throughput L2BD test cases with VXLANoIPv4 and vhost
Change-Id: I6373ef232e5ce7155f8dec80ffa576a6a6b69b81
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- use new vpp ref build: 17.04-rc0~64-gf952692~b1689_amd64
- build tested by semiweekly job:
https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1072/
Change-Id: I6e760f4145ee5c31f34f725c9d9d923575688410
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: I78ca27169f7f0fd6d786f222684e4c482ae54a43
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
- Add performance tests for packet throughput L2BD with VXLANoIPv4
Change-Id: Id0872e1847f5a0e0eb37ba352bf75f56c51c7a45
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
JIRA: CSIT-256
JIRA: CSIT-490
libpcap and Qemu version 2.3.0
Centos 7.3 support added from 7.3.1611 base image.
Change-Id: Ia4ebe22980206cade4beb87760a455ca18f9fbfc
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
- use new vpp ref build: 17.04-rc0~25-gfdc62ab~b1650_amd64
- build tested by semiweekly job:
https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1070/
Change-Id: I7eadc339053cfeff99103308660933eb3362f046
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Add cmake into VIRL Ubuntu image
Change-Id: I2cd33a58c0043a2c3e04809d1f73068520767929
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
There is an issue that booting Nested VM is successful but
QGA guest-ping or flush returns partial response. This fix suppose
to do checking until an error or timeout occurs. In case of QGA
returns correct response it is success. In case of partial
response it will log an error and continue in checking.
Change-Id: Idb2c5e5ea54bfc1e118ff62dd15696a1797dfdd9
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
- use new vpp ref build: 17.01-rc0~256-gbd6462e~b1592_amd64
- build tested by semiweekly job:
https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1065/
Change-Id: I70019095a41c5e8bc8a15c472c608b77124cbe7f
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
- fix Map.py
Change-Id: I0241e655df12f8135884e48d14c8eea43c501323
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
- fix the path error
Change-Id: Ia1e491bd9a9f7f803571e8e7309c97fc7f388efc
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
Change-Id: Ic197001f2bb5ad5be9246025502d49e90e0c44aa
Signed-off-by: selias <samelias@cisco.com>
|
|
- remove all *.rst files in env from build
- add ignore list for directories which will not be included in build
Change-Id: Ifef18255d366094704041b526d707fdb6fc4567d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- add Lisp test suite
- add Lisp test data
- add keywords and methods used in Lisp tests
Change-Id: Ie7819e20cf48e7dac106d60cce316ce69ab75786
Signed-off-by: selias <samelias@cisco.com>
|
|
When comparing multi-level JSON trees, the exceptions raised
carry more useful information.
Keys and values not present in reference data are ignored.
No longer puts chunks of honeycomb's log file into robot report. The
entire log file will be archived after https://gerrit.fd.io/r/4171
Change-Id: Ib597080fa3d9b2c43463c76ee0d52f317ea072e7
Signed-off-by: selias <samelias@cisco.com>
|
|
- Fix PyLint errors
- Fix comments in touched python modules
Change-Id: I26db2d292a41969cf38b9b0bdd49c4fb15349102
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I392eac7404d5e1793a7de9d7a44b9defb89e7b9d
Signed-off-by: selias <samelias@cisco.com>
|
|
Change-Id: Id507ba1a139415b395f99cd3fcbe2581e1fe3f54
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
Change-Id: I6bb80331fb0b61dd276a9f23f906c3fdd615c569
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
There is an issue that booting Nested VM is successful but
QGA guest-ping returns partial response. This fix suppose to
do checking until an error or timeout occurs. In case of QGA
returns correct response it is success. In case of partial
response it will log an error and continue in checking.
Change-Id: I8a2469287abaa9398a9206988e579912840f20c4
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
Currently we were using 3t3pc for Qemu (2t2pc testpmd). This is
not enough anymore as we are testing VPP with 4t4pc. This patch
is supposed to increase the number of core used by testpmd.
Change-Id: Id58634c050b51943679a1f7cb74c624a98d81a27
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
- use if statement to avoid deletion of /nfs/scratch directory
in case that session-id is not provided
Change-Id: Iffca231755ebef71babdd74447a0712bc21265ed
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
- scp the honeycomb log from virl DUT
- remove unused bootstrap file left over from the old job
Change-Id: I863436bb8865d2003812e21f01854855059665f6
Signed-off-by: selias <samelias@cisco.com>
|
|
Add option to configure CFS scheduler priority for VPP
Change-Id: Id358ebe41d7e868fd412d554d886567f81894b86
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
- use new vpp ref build: 17.01-rc0~226-gd7cb1b5~b1562_amd64
- build tested by semiweekly job:
https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1063/
Change-Id: I8e11c750dff6d54fe4e21b9686e464a7e6e1c312
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
- Fix he issue with packet loss by workaround
- Fix the isolcpu patch
Change-Id: Ia9945963a63fceef5ce00d9cbcd0228c81783a47
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
- add package download script that also installs jvpp .jar
to maven local repo
- add bootstrap scripts for the new jobs
Related ci-management commit: https://gerrit.fd.io/r/4171
Change-Id: I11ec3d93d3b6f6d84c0c1c5e54f166dab96a05ee
Signed-off-by: selias <samelias@cisco.com>
|
|
- Remove env dirs from built doc
- Create tar.gz file from built doc
Change-Id: Ic5e5eb339058783b0e88296f332988a70ab6189e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Icf9f37e0ab0ce4eef3532d3b18f82e9dc5f8f999
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Add multi-queue support when starting qemu. Full implementation
will be following in near future.
Change-Id: I743bbde67254b26a4e4e98072bad57dde728845a
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
- a first octet can not be 127.
Change-Id: I003a00b4aed61f46d4ae6a4bace561bba9ee5a28
Signed-off-by: Matej Klotton <mklotton@cisco.com>
|
|
This patch is adding kernel and vm optimizations for physical testbeds.
Change-Id: I7b54bf528f7d2cee788d8047d259877b7e362872
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
- use new vpp ref build: 17.01-rc0~163-g00dad12~b1499_amd64
- build tested by semiweekly job:
https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1061/
Change-Id: If9f3d34dce5398d23947300999ae1c38381b6d50
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: I2fefae2cea5fadec8c0096571397c71f26b86263
Signed-off-by: selias <samelias@cisco.com>
|
|
Reading information from sysfs or proc files is randomly failing
returning empty string without any error.
This fix suppose to add the retries to read the hugepages
information multiple times and raise exception if reading failed.
Change-Id: I7c88504765c39b11c81f7a8e77e5b0e32b7225fe
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
Due to rebuild of DPDK 16.11 package by DPDK-dev there is a changed hash sum.
This fix is supposed to correct hash sum.
Change-Id: I68fc81bcf848abca07e902a0b8754d56a3d2733c
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
Change-Id: I72c7cac30e899962516636f550e36a8cd04ffa59
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
- add port mirroring test suite
- add relevant keywords
Change-Id: I4ff398dd2ab4323e2a53af2812bf07cbb7043252
Signed-off-by: selias <samelias@cisco.com>
|
|
Change-Id: I94db829471f40b4499d7cb434d03f672e1b68d8e
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
- Add libpcap-dev packages to VIRL image
- Small fixes
Change-Id: I111b0d7e89180ffb7efa76c6503e687f715367f8
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
- outdated due to HC project change - split to honeycomb and hc2vpp
Change-Id: If9e3c9baf7787067eff6a759be1ad9aa386c6e0f
Signed-off-by: selias <samelias@cisco.com>
|
|
- use new vpp ref build: 17.01-rc0~115-gdc5252b~b1449_amd64
- build tested by semiweekly job:
https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1059/
Change-Id: I9db5a7a5de06a31f4d65ed1256039328d9f692a7
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Rework PBB tests to account for changes in:
https://gerrit.fd.io/r/2520
https://gerrit.fd.io/r/1833
Change-Id: Id18027c23e57180b76c8478b010a4e3a69a75e43
Signed-off-by: selias <samelias@cisco.com>
|
|
- See resources/tools/doc_gen/README.rst for details
Change-Id: Ie5704c93a41e456d65fcd6df2d9d8c96987deebb
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- add keyword to enable optional modules in Honeycomb (including NSH)
- update honeycomb __init__.robot with the new keyword
- add python and robot libraries for NSH tests
- add NSH test suite (CRUD operations)
Change-Id: I869069a138a51d56d25522163c3a6deefb316f46
Signed-off-by: selias <samelias@cisco.com>
|