Basic BMC Performance at BMC READY state

What this fix focusses are as follows:
   - BMC CPU performance at BMC ready state
   - BMC Memory performance at BMC ready state

Resolves openbmc/openbmc-test-automation#212

Change-Id: Idf1a06819e214533d7df373c39e3b0fde6882c0c
Signed-off-by: Sivas SRR <sivas.srr@in.ibm.com>
diff --git a/extended/code_update/update_bmc.robot b/extended/code_update/update_bmc.robot
index 92ceeb7..837980f 100644
--- a/extended/code_update/update_bmc.robot
+++ b/extended/code_update/update_bmc.robot
@@ -70,3 +70,9 @@
     Check If BMC is Up    30 min   10 sec
     Sleep  1 min
     Validate BMC Version
+    Wait Until Keyword Succeeds
+    ...    10 min   10 sec   Verify BMC State   BMC_READY
+
+Test BMC CPU Mem Performance at Ready State
+    Check BMC CPU Performance
+    Check BMC Mem Performance