diff options
author | Jan Gelety <jgelety@cisco.com> | 2019-08-07 03:11:50 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2019-08-07 03:19:20 +0200 |
commit | c10cc9058da6b8d055585b122aa62cba607575d8 (patch) | |
tree | b21c635615ba485c67f7965c2fa56c3fe38dc918 | |
parent | 98bfad4c882e1a9b9b404c2ad298920a80e480da (diff) |
Update of VPP_REPO_URL and VPP_STABLE_VER files
- use vpp builds from vpp stable/1908 branch
- use new vpp ref build - ubuntu 16.04:
19.08-rc1~b5
- use new vpp ref build - ubuntu 18.04:
19.08-rc1
- use new vpp ref build - centos7:
19.08-rc1~b5
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Change-Id: I8173e5342e9b6934608cd44c5581f33cba9552ec
-rw-r--r-- | .gitreview | 2 | ||||
-rw-r--r-- | VPP_REPO_URL | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_CENTOS | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_UBUNTU | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_UBUNTU_BIONIC | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/.gitreview b/.gitreview index fc1ee2f2a1..58f199f611 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=gerrit.fd.io port=29418 project=csit.git -defaultbranch=master +defaultbranch=rls1908 diff --git a/VPP_REPO_URL b/VPP_REPO_URL index c41c16cf4f..3d9a31e9ee 100644 --- a/VPP_REPO_URL +++ b/VPP_REPO_URL @@ -1 +1 @@ -https://packagecloud.io/install/repositories/fdio/master +https://packagecloud.io/install/repositories/fdio/1908 diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index ce8af1664d..f67eb8d7c2 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -19.08-rc0~806_g4f94464~b7558
\ No newline at end of file +19.08-rc1~b5
\ No newline at end of file diff --git a/VPP_STABLE_VER_UBUNTU b/VPP_STABLE_VER_UBUNTU index 79a2387b0c..f67eb8d7c2 100644 --- a/VPP_STABLE_VER_UBUNTU +++ b/VPP_STABLE_VER_UBUNTU @@ -1 +1 @@ -19.08-rc0~806-g4f94464~b7752
\ No newline at end of file +19.08-rc1~b5
\ No newline at end of file diff --git a/VPP_STABLE_VER_UBUNTU_BIONIC b/VPP_STABLE_VER_UBUNTU_BIONIC index d0b3ddd088..c2ed568665 100644 --- a/VPP_STABLE_VER_UBUNTU_BIONIC +++ b/VPP_STABLE_VER_UBUNTU_BIONIC @@ -1 +1 @@ -19.08-rc0~806-g4f9446444
\ No newline at end of file +19.08-rc1
\ No newline at end of file |