Bump VPP stable version: socksvr 55/21155/5
authorVratko Polak <vrpolak@cisco.com>
Fri, 9 Aug 2019 10:32:59 +0000 (12:32 +0200)
committerVratko Polak <vrpolak@cisco.com>
Fri, 9 Aug 2019 10:32:59 +0000 (12:32 +0200)
commita4c6a63b84f537b3ae660eab7d2a96ffb7740514
treeecfa80bf2b0f3d2ef2955664fce8cd107242fa50
parent181e882d5c939cc6620545e5fde411e46fd59559
Bump VPP stable version: socksvr

VPP changed the default socket path in:
https://gerrit.fd.io/r/c/vpp/+/21100

Instead of "default", explicit value is used now.
It coincides with VPP default one,
and is stored in Constants.py (except documentation).

The file name for robot side forwarded socket remains,
as the path leading to is is different anyway.

Change-Id: I0058d16794a3cd04411640c2c8d5fd4ee8cb997d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
VPP_STABLE_VER_CENTOS
VPP_STABLE_VER_UBUNTU
VPP_STABLE_VER_UBUNTU_BIONIC
docs/report/vpp_functional_tests/test_environment.rst
docs/report/vpp_performance_tests/test_environment.rst
resources/libraries/python/Constants.py
resources/libraries/python/PapiExecutor.py
resources/libraries/python/VppConfigGenerator.py