Merge "Fix - Bug 2638 - Integration templates have incorrect directory name"
authorLuis Gomez <ecelgp@gmail.com>
Sat, 24 Jan 2015 10:21:18 +0000 (10:21 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 24 Jan 2015 10:21:18 +0000 (10:21 +0000)
test/csit/suites/karaf-vtn/050__VTN/040__vtn_coordinator.txt
test/csit/suites/karaf-vtn/060__VTN_OF13/040__vtn_coordinator.txt
test/csit/suites/vtn/VTN_C_OF10/040__vtn_coordinator.txt
test/csit/suites/vtn/VTN_C_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
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