Add keyword needed by guidelines 59/35459/4
authorJozef Behran <jbehran@cisco.com>
Fri, 26 Feb 2016 11:00:49 +0000 (12:00 +0100)
committerJozef Behran <jbehran@cisco.com>
Thu, 3 Mar 2016 14:21:55 +0000 (15:21 +0100)
commitafa2ef553baf75b44aced4efec653787bfd4a61e
treebc99c0e4b7cc7e27f463410843c498dfcfcc1591
parentd6821c9fe445c2d216fc0d644d128218f4f05f19
Add keyword needed by guidelines

The new variable naming guidelines [1] specify the use of a
new keyword named Utils.Set_User_Configurable_Variable_Default
when the default value for an user configurable variable
needs to be computed at the suite setup, either using
BuiltIn.Evaluate or even invoking other, more complex
keywords (that look around in the environment or do other
stuff like that).

[1] https://wiki.opendaylight.org/view/Integration/Test/Test_Code_Guidelines#User_configurable_variables

Change-Id: I08982748380c54b483383fbcd07a1b6ce617d1fb
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/libraries/Utils.robot