CSIT-619 HC Test: Honeycomb performance testing - initial commit 85/6885/65
authorselias <samelias@cisco.com>
Fri, 26 May 2017 12:51:50 +0000 (14:51 +0200)
committerSamuel Eliáš <samelias@cisco.com>
Fri, 30 Jun 2017 11:05:53 +0000 (11:05 +0000)
commitd32194f3afb0ec725d178effe6ae589571287602
tree285fca263e6208c86b81f1202c99dcd0982b9781
parent4a946c16a4935e52b3e9039e4661813c256a8934
CSIT-619 HC Test: Honeycomb performance testing - initial commit

 - keywords and scripts for HC performance testing setup
 - basic performance suite: operational data read
 - traffic script and keywords used in tests

Change-Id: Ic0290be73a7c925ea2561f8cd2524c5cb83fcda2
Signed-off-by: selias <samelias@cisco.com>
18 files changed:
bootstrap-hc2vpp-perf.sh [new file with mode: 0755]
resources/libraries/python/honeycomb/HoneycombSetup.py
resources/libraries/python/honeycomb/HoneycombUtil.py
resources/libraries/python/honeycomb/Performance.py [new file with mode: 0644]
resources/libraries/python/ssh.py
resources/libraries/robot/honeycomb/honeycomb.robot
resources/libraries/robot/honeycomb/performance.robot [new file with mode: 0644]
resources/tools/scripts/download_hc_pkgs.sh
resources/tools/scripts/topo_installation.py
resources/tools/testbed-setup/playbooks/01-host-setup.yaml
resources/traffic_scripts/honeycomb/read_vpp_version.py [new file with mode: 0755]
tests/vpp/perf/honeycomb/__init__.robot [new file with mode: 0644]
tests/vpp/perf/honeycomb/localhostp1-tcp-netconf16t-crud-read.robot [new file with mode: 0644]
tests/vpp/perf/honeycomb/localhostp1-tcp-netconf1t-crud-read.robot [new file with mode: 0644]
tests/vpp/perf/honeycomb/localhostp1-tcp-netconf8t-crud-read.robot [new file with mode: 0644]
topologies/available/lf_testbed1.yaml
topologies/available/lf_testbed2.yaml
topologies/available/lf_testbed3.yaml