summaryrefslogtreecommitdiffstats
path: root/jvpp-version
blob: 278d5d2187ad21dac221c5e37138845c5ac6f5e8 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
echo '19.04-release'

# Determines which JVPP version to use in hc2vpp-integration job.
# 'RELEASE' will use the latest JVPP in the respective branch.
# Alternatively use a specific JVPP version.
# Do not include the suffix ('_amd64', '.x86_64'), it will be appended.
# Examples: '19.04-release', '19.04-rc0~11-gd9599f0~b8', ...