Pass variables to robot testcases 38/838/6
authorNaga Sugguna <ns156u@att.com>
Fri, 24 May 2019 16:17:47 +0000 (11:17 -0500)
committerNaga Sugguna <ns156u@att.com>
Thu, 30 May 2019 16:27:34 +0000 (11:27 -0500)
* robot can take variables files in .yaml and .py formats
.yaml is more readable where .py can generate dynamic parametrs.
Here providing the both options.
* blueval engine updated to pass variables file.
* Decided to use simple (yaml) option and enhances it when needed

* We can make a standard, robot testcases can have variables but
comment them before committing. Looking at that users can update
variables file.

Signed-off-by: Naga Sugguna <ns156u@att.com>
Change-Id: I1df6efff22e86a7feaca5c2e641b7c130bb79138


No differences found