diff options
author | Jan Gelety <jgelety@cisco.com> | 2020-01-07 09:59:10 +0100 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2020-01-07 09:59:44 +0000 |
commit | 739495ff2fd69dad35887b7f12735bd5880d8ee3 (patch) | |
tree | 2d30d6ef9e238559e68c94488b08284086077167 | |
parent | 3cf899171fff41419c9966951f4cded62a479fb6 (diff) |
Update of VPP_STABLE_VER files
- use new vpp ref build - ubuntu 18.04:
20.01-rc0~983-g78565f38e
- use new vpp ref build - centos7:
20.01-rc0~983_g78565f3~b8651
+ remove EXPECTED_FAILING tag from tc01-64B-ethip4-l2patch-dev test
Change-Id: Iab47a66003926024f87e028b1b1d9136b8fb4ec4
Signed-off-by: Jan Gelety <jgelety@cisco.com>
-rw-r--r-- | VPP_STABLE_VER_CENTOS | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_UBUNTU_BIONIC | 2 | ||||
-rw-r--r-- | tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index 31c43c4ddc..968b502b9b 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -20.01-rc0~843_g38277e4~b8506 +20.01-rc0~983_g78565f3~b8651 diff --git a/VPP_STABLE_VER_UBUNTU_BIONIC b/VPP_STABLE_VER_UBUNTU_BIONIC index 4bffd87fb0..9a9f83e577 100644 --- a/VPP_STABLE_VER_UBUNTU_BIONIC +++ b/VPP_STABLE_VER_UBUNTU_BIONIC @@ -1 +1 @@ -20.01-rc0~843-g38277e407 +20.01-rc0~983-g78565f38e diff --git a/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot b/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot index 3829a7249d..c422f4e11e 100644 --- a/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot +++ b/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot @@ -71,5 +71,5 @@ *** Test Cases *** | tc01-64B-ethip4-l2patch-dev -| | [Tags] | 64B | EXPECTED_FAILING +| | [Tags] | 64B | | frame_size=${64} | phy_cores=${0} |