Boron SR1 fixed the issue creating the first classification rule, however
it takes quite some time to do it. We need to wait a bit.
Change-Id: Ib4d3ea98d68dcb2084374cb28c3772d375629826
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
 
     # SSH TO EXECUTE cmd_client
     logger.info("TEST STARTED")
+    time.sleep(70)
     try:
         ssh.connect(floatip_client, username="root",
                     password="opnfv", timeout=2)
 
 
         # SSH TO EXECUTE cmd_client
         logger.info("TEST STARTED")
+        time.sleep(70)
         try:
             ssh.connect(floatip_client, username="root",
                         password="opnfv", timeout=2)