hs-test: autodetect ubuntu version during build
[vpp.git] / extras / hs-test / vars
index b48793b..3879d57 100644 (file)
@@ -3,4 +3,4 @@ export VPP_WS=../../
 export HST_LDPRELOAD=${VPP_WS}/build-root/build-vpp_debug-native/vpp/lib/x86_64-linux-gnu/libvcl_ldpreload.so
 export PATH=${VPP_WS}/build-root/build-vpp_debug-native/vpp/bin:$PATH
 
-export UBUNTU_VERSION=22.04
+export UBUNTU_VERSION=$(lsb_release -rs)