Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ic4e37df31fbc10f15351e3671b541e6f047405bc
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I7fa1808218d59ae0094952a94447613b90ce4fd2
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: I0a70339edaff4c0e023c586ff84c8085ae6bc9c0
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
Change-Id: Iee437fb3107560e9a1ddafad53509f93c530325c
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
Add RF library for manipulating lxc container
Add python library for manipulating lxc container
Change-Id: I02140aa879c7ebd40360d588ab1438c58cf560a1
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: I157c63a4c9011de9c6ac8d01171ea0604aa85d54
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I50b9154c43017cec1c4c47552ac2311dea92aa3f
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: I7c11a365aa7b0ed673e0ec9a7e6078129d3c63fa
Signed-off-by: Ed Kern <ejk@cisco.com>
|
|
- Add suite setup for performance IPSec tests
- Add test teardown for performance SNAT tests
- Add setups and teardowns for functional tests
- Clean up the code
Change-Id: Ia456e9f3ff0f0f2bb9a03f692f27c7f9a2817621
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Currently the VPPConfigGenerator script is not modular enough for creating
all combinations of VPP startup configuration. This patch is supposed to
implement unified structured way to create all configuration options.
Change-Id: If3f9cf5dc838fe0a698ea1c601abff6c4c0468b5
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
- use new vpp ref build - ubuntu 16.04:
17.07-rc0~365-g93992a9~b2471_amd64
- use new vpp ref build - centos7:
17.07-rc0~366_g27b390e~b2470.x86_64
- builds tested by semiweekly jobs:
https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-ubuntu1604-semiweekly/45/
https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-centos7-semiweekly/45/
Change-Id: I5afef4e6d33b7821ff085d4d1b349e62f1bcc0e2
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: Ib3f0edb0c3a48a760040886e5aedce81c9baeac2
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
1. Proxy Inbound test with 152/256/512/1024/1280/1518 Bytes VxLAN-GPE + NSH packet
2. Proxy Outbound test with 128/256/512/1024/1280/1518 Bytes VxLAN packet
3. SFC SFF test with 152/256/512/1024/1280/1518 Bytes VxLAN-GPE + NSH packet
Separate the functional test bootstrap file to another code review.
Change-Id: I05cf6ab1d01c1b41c1c61044d6d31fd6219b86af
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
Change-Id: Ifedefd53f216dd9feb55ab98ca4f5c9fddcfd024
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
- plus: CSIT-656: Script to rename robot keywords.
Change-Id: Ia69917e406a1b346b80e5ea742f6200c1c9e9d21
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- ip fragement for ipv4
- ip reassemble for ipv4
- ip checksum for ipv4
- ip checksum for ipv6
- ip fragment for ipv6
added the genpcap.py script to generate the pcap files and corresponding
test scripts
Change-Id: I01329dbb0ecd3c3a5dd7a63ef1dea01b2e717da5
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
Change-Id: I884b56c5cc2e0d5f40c0e9d0b5fb7356dc3b4028
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
Optimize VIRL job scheduling algorithm based on available VIRL
host capacity. Add IP pool availability pre-checks.
- add quota based on max. allowe IPs and max. allowe VMs per virl
- use one common bootstrap file instead of two separate files (one
for ubutnut, another for centos)
Change-Id: Ic40122a084624ff9c5eafa9f372b0451e857e29a
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Create PDRCHK test:
a. vpp-verify-perf-l2
i. 10Ge2P1X520-Eth-L2Bdbasemaclrn-pdrchk
ii. 10Ge2P1X520-Eth-L2Xcbase-pdrchk
b. vpp-verify-perf-ip4
i. 10Ge2P1X520-Ethip4-Ip4Base-pdrchk
c. vpp-verify-perf-ip6
i. 10Ge2P1X520-Ethip6-Ip6Base-pdrchk
ii. 10Ge2P1X520-Ethip6-Ip6Scale2M-pdrchk
d. vpp-verify-perf-lisp
i. 10Ge2P1X520-Ethip4Lispip4-Ip4Base-pdrchk
ii. 10Ge2P1X520-Ethip4Lispip6-Ip4Base-pdrchk
iii. 10Ge2P1X520-Ethip6Lispip4-Ip6Base-pdrchk
iv. 10Ge2P1X520-Ethip6Lispip6-Ip6Base-pdrchk
e. vpp-verify-perf-vxlan
i. 10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk
Change-Id: If232b0375140b884f1b65c380faf5bd77c5df5c3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- use new vpp ref build - ubuntu 16.04:
17.07-rc0~330-g8c55b37~b2435_amd64
- use new vpp ref build - centos7:
17.07-rc0~330_g8c55b37~b2433.x86_64
- use new DPDK version:
17.05-vpp5
- builds tested by semiweekly jobs:
https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-ubuntu1604-semiweekly/43/
https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-centos7-semiweekly/43/
Change-Id: Ie4e8b6fc8ff588eac0e3c6385c3335565ae87355
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
- add interface and sub-interface tests with unnumbered config
- modify interface IPv4 address assignment to handle custom interfaces
and sub-interfaces
- pylint and style fixes
Change-Id: Ic39df1655b4d44f0025a2acef9f7f968929aeff5
Signed-off-by: selias <samelias@cisco.com>
|
|
Profile name structure:
[trex|ixia]-[sl|sf]-[topo]-[packet structure]-[scale]
- Traffic generator - T-rex (trex) or Ixia (ixia)
- Stateless (sl) or statefull (sf)
- Topology - 2-node topology (2n) or 3-node topology (3n)
- Packet structure - eth | ip4/6 | udp
- Scale - e.g. ip4dst1, ip6dst10000, 4000u15p
Traffic types changed to stream profiles:
- From: 2-node-bridge
To: trex-sl-2n-ethip4-ip4src253
- From: 3-node-bridge
To: trex-sl-3n-ethip4-ip4src254
- From: 3-node-IPv4-dst-1000000
To: trex-sl-3n-ethip4-ip4dst1000000
- From: 3-node-IPv4-dst-100000
To: trex-sl-3n-ethip4-ip4dst100000
- From: 3-node-IPv4-dst-10000
To: trex-sl-3n-ethip4-ip4dst10000
- From: 3-node-IPv4-dst-1000
To: trex-sl-3n-ethip4-ip4dst1000
- From: 3-node-IPv4-dst-100
To: trex-sl-3n-ethip4-ip4dst100
- From: 3-node-IPv4-dst-1
To: trex-sl-3n-ethip4-ip4dst1
- From: 3-node-IPv4
To: trex-sl-3n-ethip4-ip4src253
- From: 3-node-IPv6-dst-1000000
To: trex-sl-3n-ethip6-ip6dst1000000
- From: 3-node-IPv6-dst-100000
To: trex-sl-3n-ethip6-ip6dst100000
- From: 3-node-IPv6-dst-10000
To: trex-sl-3n-ethip6-ip6dst10000
- From: 3-node-IPv6
To: trex-sl-3n-ethip6-ip6src253
- From: 3-node-xconnect
To: trex-sl-3n-ethip4-ip4src254
- From: 3-node-IPv4-SNAT-1000u-15p
To: trex-sl-3n-ethip4udp-1000u15p
- From: 3-node-IPv4-SNAT-100u-15p
To: trex-sl-3n-ethip4udp-100u15p
- From: 3-node-IPv4-SNAT-10u-15p
To: trex-sl-3n-ethip4udp-10u15p
- From: 3-node-IPv4-SNAT-1u-15p
To: trex-sl-3n-ethip4udp-1u15p
- From: 3-node-IPv4-SNAT-1u-1p
To: trex-sl-3n-ethip4udp-1u1p
- From: 3-node-IPv4-SNAT-2000u-15p
To: trex-sl-3n-ethip4udp-2000u15p
- From: 3-node-IPv4-SNAT-4000u-15p
To: trex-sl-3n-ethip4udp-4000u15p
Change-Id: If6a3cf204c93ff9f2cdccc5fd395e26b05483b58
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- Add script which picks required data from RF output.xml
and saves it in JSON format.
- Run this script automatically when the output.xml is generated.
- Archive the output.
Change-Id: I89589369975e14fc8d8e4afa88abfa34260c09cf
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
support the jenkins job scheduling.
Change-Id: I8969c563ae712a82c9ff875ea4c55c6504acd44e
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
Add lxc package to ansible 01-host-setup file to install package
and its dependencies on all SUTs
Change-Id: I3a7cef1a5acec16f603ffad7ee6ca7c85969e385
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
- currently when no pid (or more pids) detected in the test case
tear down of successfully run test case not only the WARN message
is logged but the whole test case is failed
- to change this behaviour but keep test case failure if no vpp pid
(or more vpp pids) detected in test case setup the low level KW
"Get VPP PID" behaviour has been changed to return one or more
pids or None w/o raising an error and check has been moved to
higher level KW "Save VPP PIDs"
- there was added suite name and test case name to WARN message when
no pid or more pids detected in the test case tear down
Change-Id: I04f8d81c1ca48a1e4a45bd0e58f00d36d51c6933
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
- use new vpp ref build - ubuntu 16.04:
17.07-rc0~305-g6af1c04~b2410_amd64
- use new vpp ref build - centos7:
17.07-rc0~305_g6af1c04~b2408.x86_64
- builds tested by semiweekly jobs:
https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-ubuntu1604-semiweekly/41/
https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-centos7-semiweekly/41/
Change-Id: I187a49d922a5aa916d52d820350e9631f174221d
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
fix some code style issue and rebase the code.
change the DPDK l3fwd test case name and rebase the code.
fix the pylint errors.
change the DPDK version to 17.05
Rebase the code.
Fix the l3fwd test code like the l2fwd.
Fix the run l3fwd script issues.
Rebase the code and review.
Fix the l3fwd script issues.
verify-perf-dpdk-long
Change-Id: I5c5625ebcd5ff16f47fbee361789be3fece1ddbc
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
Also converted ansible_hosts file to utf-8 because the dos format it was in
was pissing me off.
Change-Id: Ie436f5abc6b397d406efec6e49e0845d915f2310
Signed-off-by: Ed Kern <ejk@cisco.com>
|
|
- replace dynamic text content and links by variables.
Change-Id: I1a7ec371fc80af3c9dd416bf91dd2c639097cf1e
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Update VIRL ansible files
Change-Id: Ie64ddb1238888518e9384711669a028097d816af
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
sep and alternate salt master
altered virl.ini for eth0 being on flat port
Change-Id: I12dacc32ca3f542f18d4569947123e49d07d74ef
Signed-off-by: Ed Kern <ejk@cisco.com>
|
|
Change-Id: I0ae5295fe0bd046e643df2d2abf2b88f76f3179f
Signed-off-by: Ed Kern <ejk@cisco.com>
|
|
- update to better reflect test in CSIT-functional
Change-Id: I7412bfea34c867cd14ee95b857f30d6923998ff2
Signed-off-by: selias <samelias@cisco.com>
|
|
Decrease the threshold of old session directories and add cleaning of non-empty directories
Change-Id: I77950065e5e09aaaf38cf2d9cb3f4c3f8cdcf58c
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
- Upgrade T-rex to v2.25 with multiple bug fixes.
Change-Id: Idc422172ce98c37ace7bbbf054a2b024c313bbf7
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
- use new vpp ref build - ubuntu 16.04:
17.07-rc0~144-g36c1308~b2247_amd64
- use new vpp ref build - centos7:
17.07-rc0~268-gc7409dc~b2371_amd64
- use new DPDK version:
17.05-vpp3
- builds tested by semiweekly jobs:
https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-ubuntu1604-semiweekly/39/
https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-centos7-semiweekly/39/
Change-Id: I7ed3e1011ae6b1e9fa9a6a3fd98fc5ebcb8bfdf9
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: I69d73ba3f672af88563715d17c94c73d8d5e7ff2
Signed-off-by: selias <samelias@cisco.com>
|
|
- Update topology file for TB1 after card replacement
Change-Id: Id346b747bb600b6796a447a23b1a4e37961a8c7e
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: Ia89e5a32fdc963a1c20345da1310b7958cd34c48
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
- The startup option 'enable-cryptodev' has been removed and unless
not enough cryptodevs are found, DPDK cryptodev will be enabled by default.
Change-Id: I19a483435256d8cf4101dc9f10a7c95ed5594e75
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I917f3bfd9cea043e1bc820536db07697e0d41040
Signed-off-by: selias <samelias@cisco.com>
|
|
- Fix pylint errors
- Add expiry option to set expiration of simulation
- Add more sanitization of exceptions
- Fix printing of debug messages to stderr
Change-Id: Iecc1fe042b6da104a164fb5701e665b6f3aa298b
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
- remove tests covered by make test
- remove some negative tests
Change-Id: I35d641562ee85888f7d1dd60dd892689b1e9c52d
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
|
|
- add test for multiple destination interfaces using one source interface
- duplicate all existing cases using a sub-interface as the destination
Change-Id: Ifabf78bca258247a19624b2b2a0474d21d1229d3
Signed-off-by: selias <samelias@cisco.com>
|
|
ODL client can be used to translate Restconf requests into Netconf. This
way Honeycomb's Netconf interface can be tested using existing test cases.
- add bootstrap scripts for verify and integration job
- update __init__.robot to handle new {HC_ODL} variable
Change-Id: I7e156dab3d5434dff246bfd02090f3c6bea81b86
Signed-off-by: selias <samelias@cisco.com>
|
|
- rename keywords that check operational data, to distinguish from keywords
that check configuration data
- modify existing persistence cases so that they don't affect each other
- add feature-specific persistence tests for: Interface Management, L2 bridge
- move Interface Management variables to separate file so they can be reused
- add new tag HC_PERSIST to execute persistence tests separately
- update existing Honeycomb tags to comply with CSIT conventions
More feature-specific tests to be added in part2.
Change-Id: I8657da4bb9e9a3d5261c04f5f1999b2572f605ef
Signed-off-by: selias <samelias@cisco.com>
|
|
added TC09-TC14 with following features:
Map Resolver
Map Server
PETR configuration
RLOC Probing
Map Register
Map Request mode
Change-Id: I0e8a573e9a0f7ef3c688a014ff879e2b3d6b9b1e
Signed-off-by: jan.hradil <jan.hradil@pantheon.tech>
Signed-off-by: selias <samelias@cisco.com>
|
|
- rarelly binding of one of TG interfaces fails with "No such
device" error; usage of rescan should avoid such situations
Change-Id: Icbeb48ea6f8adb863e6517d4a35d6aca4238309a
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: I9aa7220db01016d553cd389ad4827a3f86da9310
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|