[VOL-5584] Replace deprecated [Return] settings with RETURN across repository
Change-Id: Ia0231ed837c4407440fe93c6bf36c7a55edb7bea
Signed-off-by: Serkant Uluderya <serkant.uluderya@netsia.com>
diff --git a/tests/dmi-interface/dmi-hw-management.robot b/tests/dmi-interface/dmi-hw-management.robot
index 2f68fe6..096b6cb 100755
--- a/tests/dmi-interface/dmi-hw-management.robot
+++ b/tests/dmi-interface/dmi-hw-management.robot
@@ -180,7 +180,7 @@
${component_uuid}= utility.get_uuid_from_Inventory_Element ${element} ${component_name}
END
Should Not Be Equal ${None} ${component_uuid} Could not find UUID for ${component_name}
- [Return] ${component_uuid}
+ RETURN ${component_uuid}
Loggable Entities
[Documentation] get the loggable entities of a device
@@ -194,7 +194,7 @@
${is_loglevels_in}= Run Keyword And Return Status Dictionary Should Contain Key ${response} logLevels
${loggable_entities}= Run Keyword If ${is_loglevels_in}==${True} Get From Dictionary ${response} logLevels
... ELSE Create Dictionary
- [Return] ${loggable_entities}
+ RETURN ${loggable_entities}
Get X Loggable Entities
[Documentation] get x (at least!) loggable entities and their loglevel of a device back to the user
@@ -208,7 +208,7 @@
Exit For Loop If ${number_entities}==${counter}
${counter}= Set Variable ${counter+1}
END
- [Return] ${entities}
+ RETURN ${entities}
Set Component Inventory Info
[Documentation] This keyword sets a new value