Store "tag" and "url" in files in reservation dir 09/20209/14
authorVratko Polak <vrpolak@cisco.com>
Mon, 24 Jun 2019 15:53:55 +0000 (17:53 +0200)
committerVratko Polak <vrpolak@cisco.com>
Mon, 24 Jun 2019 17:06:59 +0000 (19:06 +0200)
String "Unknown" is used if test run tag or url is not supplied,
so this change should be backward compatible.

+ Used "runtag", as both "test" and "tag" start with taken "-t".
+ Fixed some pylint violations.
+ Docstring explaining the steps taken and reasoning behind two files.
+ Other minor improvements.

Change-Id: If704d02e51374087fe39ad0f69432477d1b310d3
Signed-off-by: Vratko Polak <vrpolak@cisco.com>

No differences found