summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@samsung.com>2017-12-12 11:32:39 +0300
committerBen Pfaff <blp@ovn.org>2017-12-13 09:33:16 -0800
commit14ec9cab4612f57cfa552a926b09e69ddd2cbaff (patch)
tree6556590b38ab81d54482257374d309362b4ec326 /.travis.yml
parent6625e434219d1c5b2c40af51825138be707b2af6 (diff)
downloadopenvswitch-14ec9cab4612f57cfa552a926b09e69ddd2cbaff.tar.gz
travis: Unify DPDK build directory for stable/not stable releases.
Currently stable dpdk releases has 'dpdk-stable-$DPDK_VER' directory in the tarball, but not stable has just 'dpdk-$DPDK_VER'. This produces issues while moving from stable release to not stable and vice versa. For example recent update to DPDK v17.11 broke the travis build: 'dpdk-17.11.tar.gz' saved ./.travis/linux-build.sh: line 61: cd: dpdk-stable-17.11: No such file or directory With this change 'dpdk-$DPDK_VER' format will be used for all the types of dpdk releases by renaming the source directory. CC: Mark Kavanagh <mark.b.kavanagh@intel.com> Fixes: 5e925ccc2a6f ("netdev-dpdk: DPDK v17.11 upgrade") Signed-off-by: Ilya Maximets <i.maximets@samsung.com> Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Ian Stokes <ian.stokes@intel.com> Tested-by: Ian Stokes <ian.stokes@intel.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions