X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Flib%2Fopenstack_lib.resource;h=ff4b46d625d95b85998544092832137991aa62bc;hb=66e307d0416a82c90022843c625951d889682745;hp=385362be10da23e459e9c6ff6667f212f6be3c78;hpb=5e001f506b744021d5ef25999c9da28cf56d8fbc;p=osm%2Ftests.git diff --git a/robot-systest/lib/openstack_lib.resource b/robot-systest/lib/openstack_lib.resource index 385362b..ff4b46d 100644 --- a/robot-systest/lib/openstack_lib.resource +++ b/robot-systest/lib/openstack_lib.resource @@ -99,7 +99,7 @@ Set Volume Id [Arguments] ${volume_match} ${index} Should Not Be Empty ${volume_match} ${index} ${bootable}= Check If Volume Bootable ${volume_match}[${index}] - IF ${bootable}=='true' + IF '${bootable}'=='true' Set Suite Variable ${ROOT_VOL_ID} ${volume_match}[${index}] IF not ${index} Set Suite Variable ${ORDINARY_VOL_ID} ${volume_match}[1]