In TT workflow accept both tech-profile-config-download-success and omci-flows-pushed as valid ONU reasons

Change-Id: I141aa50c3957c0f7e8b6602c6407e95262ea5eb4
diff --git a/libraries/voltctl.robot b/libraries/voltctl.robot
index a7158d6..6e67aad 100755
--- a/libraries/voltctl.robot
+++ b/libraries/voltctl.robot
@@ -205,7 +205,7 @@
     ...    values=False
     Should Be Equal    '${cstatus}'    '${connect_status}'    Device ${sn} conn_status != ${connect_status}
     ...    values=False
-    Run Keyword If    '${onu}' == 'True'    Should Be Equal    '${mib_state}'    '${onu_reason}'
+    Run Keyword If    '${onu}' == 'True'    Should Contain    '${onu_reason}'   '${mib_state}'
     ...    Device ${sn} mib_state incorrect (${mib_state}) values=False
 
 Validate OLT Device