Fix for VPD test failure
Change-Id: Id886a5b9f1592e69c3570111bc2b905812e0b39c
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
diff --git a/openpower/vpd/test_vpd.robot b/openpower/vpd/test_vpd.robot
index a0c16de..d26451a 100644
--- a/openpower/vpd/test_vpd.robot
+++ b/openpower/vpd/test_vpd.robot
@@ -48,7 +48,7 @@
# Verify PrettyName
${busctl_output}= BMC Execute Command
... ${CMD_INVENTORY_PREFIX}${component} xyz.openbmc_project.Inventory.Item PrettyName
- Should Be Equal ${busctl_output[0].split('"')[1].strip('"')}
+ Should Contain ${busctl_output[0].split('"')[1].strip('"')}
... ${VPD_DETAILS['${component}']['DR']}
# Verify Part Number