[ovs-dev] [PATCH dpdk-latest v1] travis: Switch DPDK branch master to main.

Stokes, Ian ian.stokes at intel.com
Fri Sep 11 14:31:04 UTC 2020


> The default branch name in DPDK is changed from master to main.
> This patch reflects the same on travis builds for dpdk-latest branch.
> 
> Tested-at: https://travis-ci.org/github/Sunil-Pai-G/ovs-copy/builds/723223426
> Signed-off-by: Sunil Pai G <sunil.pai.g at intel.com>

Thanks Sunil, applied.

Regards
Ian
> ---
>  .travis.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.travis.yml b/.travis.yml
> index a0580845d..3dd5d1d23 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -32,7 +32,7 @@ before_install: ./.travis/${TRAVIS_OS_NAME}-prepare.sh
> 
>  before_script:
>    - export PATH=$PATH:$HOME/bin
> -  - export DPDK_VER=refs/heads/master
> +  - export DPDK_VER=refs/heads/main
> 
>  env:
>    - OPTS="--disable-ssl"
> --
> 2.17.1



More information about the dev mailing list