Fix Return Codes with recent values
authorsenthil <senthil-b@hcl.com>
Tue, 7 Oct 2014 20:33:14 +0000 (13:33 -0700)
committersenthil <senthil-b@hcl.com>
Tue, 7 Oct 2014 20:33:14 +0000 (13:33 -0700)
Change-Id: I3490c753d4e36965dd1cb7b93021fcda6cc31ca4
Signed-off-by: senthil <senthil-b@hcl.com>
test/csit/suites/vtn-of10/020__VTN/040__vtn_coordinator.txt
test/csit/suites/vtn-of13/060__VTN_OF13/040__vtn_coordinator.txt

index c8c6ffd241979a07669743963bd041f1887559f9..2fad4bb582490952901df2d76f571f1a1207d5cb 100644 (file)
@@ -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
index c8c6ffd241979a07669743963bd041f1887559f9..2fad4bb582490952901df2d76f571f1a1207d5cb 100644 (file)
@@ -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