[LTP] [PATCH v2] travis: Use centos:7 instead of centos:6
Yang Xu
xuyang2018.jy@cn.fujitsu.com
Fri Aug 28 05:22:16 CEST 2020
Hi Li, Petr
Does have anything block this patch? Or, we should listen some advise
from Jan and Cyril?
ps: Also, ALG_SET_AEAD_ASSOCLEN undefined error patch needs to be reviewed.
Best Regards
Yang Xu
>
>
> On Tue, Aug 25, 2020 at 3:14 PM Yang Xu <xuyang2018.jy@cn.fujitsu.com
> <mailto:xuyang2018.jy@cn.fujitsu.com>> wrote:
>
> I have this idea when I meet ALG_SET_AEAD_ASSOCLEN undefined error
> on centos7.
> It is more friendly for centos7 user and more meaningful. centos6 is
> outdated
> and we should drop it.
>
> Signed-off-by: Yang Xu <xuyang2018.jy@cn.fujitsu.com
> <mailto:xuyang2018.jy@cn.fujitsu.com>>
>
> Acked-by: Li Wang <liwang@redhat.com <mailto:liwang@redhat.com>>
>
> ---
> .travis.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.travis.yml b/.travis.yml
> index e8e3189af..3c5ff99b7 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -44,7 +44,7 @@ matrix:
> compiler: clang
>
> - os: linux
> - env: DISTRO=centos:6 TREE=out
> + env: DISTRO=centos:7 TREE=out
> compiler: gcc
>
> - os: linux
> --
> 2.23.0
>
>
>
>
> --
> Mailing list info: https://lists.linux.it/listinfo/ltp
>
>
>
> --
> Regards,
> Li Wang
More information about the ltp
mailing list