CSIT-128: Remove EXPECTED_FAILING tag from VXLAN over IPv6 test cases 67/1367/1
authorJan Gelety <jgelety@cisco.com>
Thu, 2 Jun 2016 21:05:45 +0000 (23:05 +0200)
committerJan Gelety <jgelety@cisco.com>
Thu, 2 Jun 2016 21:05:45 +0000 (23:05 +0200)
- update vpp build to version 16.09-rc0~47-g3419d0b~b214_amd64
in bootstrap.sh and bootstrap-vpp-verify-weekly.sh

- remove tag EXPECTED_FAILING from VXLAN over IPv6 test cases as
the VPP-98 is closed

Change-Id: I377f7ee931424e6d38e918aeb9fc7ab450875631
Signed-off-by: Jan Gelety <jgelety@cisco.com>
bootstrap-vpp-verify-weekly.sh
bootstrap.sh
tests/suites/vxlan/vxlan_bd_untagged.robot

index 6142cb2..1860429 100644 (file)
@@ -69,7 +69,7 @@ if [ "${#}" -ne "0" ]; then
     arr=(${@})
     echo ${arr[0]}
 else
     arr=(${@})
     echo ${arr[0]}
 else
-    VPP_STABLE_VER="16.09-rc0~33-g4b46c84~b200_amd64"
+    VPP_STABLE_VER="16.09-rc0~47-g3419d0b~b214_amd64"
     VPP_REPO_URL="https://nexus.fd.io/service/local/repositories/fd.io.master.ubuntu.trusty.main/content/io/fd/vpp"
     wget -q "${VPP_REPO_URL}/vpp/${VPP_STABLE_VER}/vpp-${VPP_STABLE_VER}.deb" || exit
     wget -q "${VPP_REPO_URL}/vpp-dbg/${VPP_STABLE_VER}/vpp-dbg-${VPP_STABLE_VER}.deb" || exit
     VPP_REPO_URL="https://nexus.fd.io/service/local/repositories/fd.io.master.ubuntu.trusty.main/content/io/fd/vpp"
     wget -q "${VPP_REPO_URL}/vpp/${VPP_STABLE_VER}/vpp-${VPP_STABLE_VER}.deb" || exit
     wget -q "${VPP_REPO_URL}/vpp-dbg/${VPP_STABLE_VER}/vpp-dbg-${VPP_STABLE_VER}.deb" || exit
index ee80247..c75f527 100755 (executable)
@@ -110,7 +110,7 @@ if [ "${#}" -ne "0" ]; then
     echo ${arr[0]}
 else
     rm -f *.deb
     echo ${arr[0]}
 else
     rm -f *.deb
-    VPP_STABLE_VER="16.09-rc0~33-g4b46c84~b200_amd64"
+    VPP_STABLE_VER="16.09-rc0~47-g3419d0b~b214_amd64"
     VPP_REPO_URL="https://nexus.fd.io/service/local/repositories/fd.io.master.ubuntu.trusty.main/content/io/fd/vpp"
     wget -q "${VPP_REPO_URL}/vpp/${VPP_STABLE_VER}/vpp-${VPP_STABLE_VER}.deb" || exit
     wget -q "${VPP_REPO_URL}/vpp-dbg/${VPP_STABLE_VER}/vpp-dbg-${VPP_STABLE_VER}.deb" || exit
     VPP_REPO_URL="https://nexus.fd.io/service/local/repositories/fd.io.master.ubuntu.trusty.main/content/io/fd/vpp"
     wget -q "${VPP_REPO_URL}/vpp/${VPP_STABLE_VER}/vpp-${VPP_STABLE_VER}.deb" || exit
     wget -q "${VPP_REPO_URL}/vpp-dbg/${VPP_STABLE_VER}/vpp-dbg-${VPP_STABLE_VER}.deb" || exit
index 5ce93e0..63328b3 100644 (file)
 | | ...             | Create two bridge domains (learning enabled) on the second
 | | ...             | VPP node and add one VXLAN interface and one interface
 | | ...             | toward TG to each of them. Check traffic bidirectionally.
 | | ...             | Create two bridge domains (learning enabled) on the second
 | | ...             | VPP node and add one VXLAN interface and one interface
 | | ...             | toward TG to each of them. Check traffic bidirectionally.
-| | [Tags] | 3_NODE_DOUBLE_LINK_TOPO | EXPECTED_FAILING
+| | [Tags] | 3_NODE_DOUBLE_LINK_TOPO
 | | Given Path for 3-node BD-SHG testing is set | ${nodes['TG']}
 | | ...                                         | ${nodes['DUT1']}
 | | ...                                         | ${nodes['DUT2']}
 | | Given Path for 3-node BD-SHG testing is set | ${nodes['TG']}
 | | ...                                         | ${nodes['DUT1']}
 | | ...                                         | ${nodes['DUT2']}
 | | ...             | Create two bridge domains (learning enabled) on the second
 | | ...             | VPP node and add one VXLAN interface and one interface
 | | ...             | toward TG to each of them. Check traffic bidirectionally.
 | | ...             | Create two bridge domains (learning enabled) on the second
 | | ...             | VPP node and add one VXLAN interface and one interface
 | | ...             | toward TG to each of them. Check traffic bidirectionally.
-| | [Tags] | 3_NODE_DOUBLE_LINK_TOPO | EXPECTED_FAILING
+| | [Tags] | 3_NODE_DOUBLE_LINK_TOPO
 | | Given Path for 3-node BD-SHG testing is set | ${nodes['TG']}
 | | ...                                         | ${nodes['DUT1']}
 | | ...                                         | ${nodes['DUT2']}
 | | Given Path for 3-node BD-SHG testing is set | ${nodes['TG']}
 | | ...                                         | ${nodes['DUT1']}
 | | ...                                         | ${nodes['DUT2']}