Add Spirent Landslide TG API 01/61601/5
authorEmma Foley <emma.l.foley@intel.com>
Thu, 30 Aug 2018 12:54:57 +0000 (13:54 +0100)
committerOrest Voznyy <orestx.voznyy@intel.com>
Wed, 12 Sep 2018 12:29:21 +0000 (15:29 +0300)
commit4bcfaec22bd4c9ece155986ed2c0bd91262afd8e
treead31898be2e5047fb266e8af605a66c17707be79
parentdea3a485f5f196d7ee18ccc0c64a35ab5560385f
Add Spirent Landslide TG API

New TG class "LandslideTrafficGen" represents an interface to use Spirent
Landslide API to configure and execute vEPC test cases on
hardware/software Spirent environment. For that purpose this class and its
helper classes use Spirent Landslide REST API calls and Landslide TCL API
calls via library module lsapi.py.

Change-Id: Ib6560d5cd2483c6c9f5c95568345ac39bfebbd4d
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
yardstick/network_services/vnf_generic/vnf/tg_landslide.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_landslide.py