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)
commit5bbec2ac58111c0c48ea2225d605169832e24354
tree8297b6646ce9654c79ada45f5f38af4764c72381
parentbd9a2c23681b068c3675ccc228fc641956b3db84
Pass variables to robot testcases

* 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
bluval/bluval.py
tests/hardware/bios_version/bios_version_dell.robot
variables.yaml [new file with mode: 0644]