teststeps: Improvements of step driven TC 45/48645/3
authorMartin Klozik <martinx.klozik@intel.com>
Mon, 11 Dec 2017 13:37:40 +0000 (13:37 +0000)
committerMartin Klozik <martinx.klozik@intel.com>
Tue, 12 Dec 2017 14:50:23 +0000 (14:50 +0000)
commitb830a59fc8c05a92b874252cb8f6cb96ded46bb5
tree80f2e45bd6cdb3818c29efff097381d78dc25359
parentcaabba96ca0efb5e0d21ce5122da4e5fc873f4fe
teststeps: Improvements of step driven TC

This patch adds support of access to VMs deployed automatically
by deployment scenario (e.g. pvp, pvvp4, etc.). It also modifies
filter for checking output of executed commands to correctly
handle different end of line encodings (i.e. \n vs. \n\r).

JIRA: VSPERF-539

Change-Id: Ifc796d992b90e316bad5853aaefce79e439e294d
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
docs/testing/user/userguide/teststeps.rst
testcases/testcase.py
tools/functions.py