From: senthil Date: Tue, 7 Oct 2014 20:33:14 +0000 (-0700) Subject: Fix Return Codes with recent values X-Git-Tag: release/helium-sr1~23 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=4d2cc2ef6540176a06a5b642076d51c40ca3c298;p=integration%2Ftest.git Fix Return Codes with recent values Change-Id: I3490c753d4e36965dd1cb7b93021fcda6cc31ca4 Signed-off-by: senthil --- diff --git a/test/csit/suites/vtn-of10/020__VTN/040__vtn_coordinator.txt b/test/csit/suites/vtn-of10/020__VTN/040__vtn_coordinator.txt index c8c6ffd241..2fad4bb582 100644 --- a/test/csit/suites/vtn-of10/020__VTN/040__vtn_coordinator.txt +++ b/test/csit/suites/vtn-of10/020__VTN/040__vtn_coordinator.txt @@ -155,7 +155,7 @@ Create VBRIF in VBR ${vbrifinfo} Create Dictionary if_name ${vbrifname} description ${ifdescription} ${vbrifcreate} Create Dictionary interface ${vbrifinfo} ${resp} PostJson session ${VTNWEBAPI}/${VTNS}/${vtnname}/${VBRS}/${vbrname}/${VBRIFS_CREATE} data=${vbrifcreate} - Should Be Equal As Strings ${resp.status_code} 201 + Should Be Equal As Strings ${resp.status_code} 202 Define Portmap for VBRIF diff --git a/test/csit/suites/vtn-of13/060__VTN_OF13/040__vtn_coordinator.txt b/test/csit/suites/vtn-of13/060__VTN_OF13/040__vtn_coordinator.txt index c8c6ffd241..2fad4bb582 100644 --- a/test/csit/suites/vtn-of13/060__VTN_OF13/040__vtn_coordinator.txt +++ b/test/csit/suites/vtn-of13/060__VTN_OF13/040__vtn_coordinator.txt @@ -155,7 +155,7 @@ Create VBRIF in VBR ${vbrifinfo} Create Dictionary if_name ${vbrifname} description ${ifdescription} ${vbrifcreate} Create Dictionary interface ${vbrifinfo} ${resp} PostJson session ${VTNWEBAPI}/${VTNS}/${vtnname}/${VBRS}/${vbrname}/${VBRIFS_CREATE} data=${vbrifcreate} - Should Be Equal As Strings ${resp.status_code} 201 + Should Be Equal As Strings ${resp.status_code} 202 Define Portmap for VBRIF