diff options
author | Jan Gelety <jgelety@cisco.com> | 2019-01-17 08:54:06 +0100 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2019-01-17 08:59:01 +0100 |
commit | 05ef08511ac67f680e67f139e8bb085c3ec3705d (patch) | |
tree | f93bccd08f9cf6583221b64370d1676d6e604e85 | |
parent | ae7e4fc1d7766027cf9cc7fcd3b5a3ad29af964e (diff) |
Update VPP_STABLE_VER files to use vpp 19.01 release build
Change-Id: I1221c4f8749c0200acf92f6c2784d0f83767c2d3
Signed-off-by: Jan Gelety <jgelety@cisco.com>
-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..36b17a5680 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=gerrit.fd.io port=29418 project=csit.git -defaultbranch=master +defaultbranch=rls1901 diff --git a/VPP_REPO_URL b/VPP_REPO_URL index c41c16cf4f..86b1c31da4 100644 --- a/VPP_REPO_URL +++ b/VPP_REPO_URL @@ -1 +1 @@ -https://packagecloud.io/install/repositories/fdio/master +https://packagecloud.io/install/repositories/fdio/1901 diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index 066ee3280e..cf7e538d58 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -19.01-rc0~634_gb5e55a2~b5929
\ No newline at end of file +19.01-rc1~1_g3e2bc75~b5 diff --git a/VPP_STABLE_VER_UBUNTU b/VPP_STABLE_VER_UBUNTU index 47d8c34a74..dd34d01947 100644 --- a/VPP_STABLE_VER_UBUNTU +++ b/VPP_STABLE_VER_UBUNTU @@ -1 +1 @@ -19.01-rc0~634-gb5e55a2~b6114
\ No newline at end of file +19.01-rc1~1-g3e2bc75~b5 diff --git a/VPP_STABLE_VER_UBUNTU_BIONIC b/VPP_STABLE_VER_UBUNTU_BIONIC index 65d1820ca6..1374deff50 100644 --- a/VPP_STABLE_VER_UBUNTU_BIONIC +++ b/VPP_STABLE_VER_UBUNTU_BIONIC @@ -1 +1 @@ -19.01-rc0~634-gb5e55a27~b1870
\ No newline at end of file +19.01-rc1~1-g3e2bc759~b3 |