Revert "Ignore tunnel verify till odltool is fixed" 14/83314/2
authorFaseela K <faseela.k@ericsson.com>
Tue, 30 Jul 2019 06:53:42 +0000 (06:53 +0000)
committerFaseela K <faseela.k@ericsson.com>
Tue, 30 Jul 2019 06:55:27 +0000 (06:55 +0000)
This reverts commit aec1991e943d9c8eb7fa427e8f984a30ebf5e92f.
The issue with tunnel parsing in odltools is fixed with the below patch,
and a new version of odltools is released with the fix.
So, let us put the tunnel verification step back to netvirt CSIT.

https://git.opendaylight.org/gerrit/#/c/odltools/+/83267/

Change-Id: If5f1bf3bd8c44d7c94a996b4a869b7fbb14af699
Signed-off-by: Faseela K <faseela.k@ericsson.com>
csit/libraries/OpenStackOperations.robot

index a17c267a7a3ee1ccfa5562f583e1bb8d1823ab8c..2b0a7699cef61a76f016f6e191bb287f5be5df37 100644 (file)
@@ -21,8 +21,7 @@ Resource          ../variables/netvirt/Variables.robot
 Variables         ../variables/netvirt/Modules.py
 
 *** Variables ***
-@{VALIDATION_KEYWORDS}    Verify Services
-#@{VALIDATION_KEYWORDS}    Verify Services    Verify Expected Default Tunnels    Verify Expected Default Tables On Nodes
+@{VALIDATION_KEYWORDS}    Verify Services    Verify Expected Default Tunnels    Verify Expected Default Tables On Nodes
 ${VALIDATION_FILE}    /tmp/validations.txt
 
 *** Keywords ***