summaryrefslogtreecommitdiffstats
path: root/vpp-version
blob: eaacb3a75e78e63a82d2fcc228e1a7750150fc6c (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
echo '18.04-release'

# Determines which VPP version to use in hc2vpp-integration job.
# 'RELEASE' will use the latest VPP in the respective branch.
# Alternatively use a specific VPP version.
# Do not include the suffix ('_amd64', '.x86_64'), it will be appended.
# Examples: '17.04-release', '17.07-rc0~151-g6bc8c64~b2254', ...