Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / vtn-of10 / 020__VTN / 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