flipping order of onos check in bbsimtests
Change-Id: Icd37878171caf1f19933eef138bcb34e86d21ccf
diff --git a/src/test/cord-api/Tests/BBSim/BBSIMScale.robot b/src/test/cord-api/Tests/BBSim/BBSIMScale.robot
index 1f0ad86..c89710a 100644
--- a/src/test/cord-api/Tests/BBSim/BBSIMScale.robot
+++ b/src/test/cord-api/Tests/BBSim/BBSIMScale.robot
@@ -76,8 +76,8 @@
Validate Hosts and DHCP Allocations in ONOS
[Documentation] Verify number of hosts in ONOS match number of onus and verify number of DHCP allocations
[Tags] onosdhcp
- Wait Until Keyword Succeeds ${timeout} 5s Validate Hosts in ONOS ${number_of_onus}
Wait Until Keyword Succeeds ${timeout} 5s Validate DHCP Allocations ${number_of_onus}
+ Wait Until Keyword Succeeds ${timeout} 5s Validate Hosts in ONOS ${number_of_onus}
Validate ATT WF Driver SIs
[Documentation] Validates all service instances per onu devices become "approved" and "dhcpdiscovered"