bugfix: Fix evaluation order of parameters 51/57251/1
authorMartin Klozik <martin.klozik@tieto.com>
Fri, 4 May 2018 09:23:09 +0000 (02:23 -0700)
committerMartin Klozik <martin.klozik@tieto.com>
Thu, 10 May 2018 08:17:11 +0000 (01:17 -0700)
commit7224efa9539584690236218f5243b6b5c81daca9
tree4208a3d891bc6619a1287932104c676366e95cad
parent03c55c5804a60b19c182752d38d90a29eefdc84a
bugfix: Fix evaluation order of parameters

This patch ensures, that testcase definition keywords vSwitch,
Trafficgen, VNF and Tunnel Type will have the highest priority
to override any values specified via ``Parameters`` section,
CLI arguments or configuration files.

JIRA: VSPERF-574

Change-Id: Ied799187d489325a32cc4854145fdf9901e7e3e2
Signed-off-by: Martin Klozik <martin.klozik@tieto.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: Richard Elias <richard.elias@tieto.com>
docs/testing/user/userguide/testusage.rst
testcases/testcase.py