summaryrefslogtreecommitdiffstats
path: root/vpp-version
blob: e2e4cf7ec65c1126296dbc5708e5bf83f7c6c58d (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
echo '17.07-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', ...