From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] travis: Add centos7 build
Date: Mon, 24 Aug 2020 17:12:10 +0200 [thread overview]
Message-ID: <20200824151210.GA30969@dell5510> (raw)
In-Reply-To: <1598250984-5141-1-git-send-email-xuyang2018.jy@cn.fujitsu.com>
Hi Xu,
> I have this idea when I meet ALG_SET_AEAD_ASSOCLEN undefined error on centos7.
> Add centos7 travis target, it is more friendly for centos7 user and it is more
> meaningful than centos6.
OK, how about replacing CentOS 6 with CentOS 7?
Kind regards,
Petr
> I have tested this patch on my ltp fork:
> https://travis-ci.org/github/xuyang0410/ltp/jobs/720541105
> Signed-off-by: Yang Xu <xuyang2018.jy@cn.fujitsu.com>
> ---
> .travis.yml | 4 ++++
> 1 file changed, 4 insertions(+)
> diff --git a/.travis.yml b/.travis.yml
> index e8e3189af..281ec9e96 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -47,6 +47,10 @@ matrix:
> env: DISTRO=centos:6 TREE=out
> compiler: gcc
> + - os: linux
> + env: DISTRO=centos:7 TREE=out
> + compiler: gcc
> +
> - os: linux
> env: DISTRO=debian:testing
> compiler: gcc
next prev parent reply other threads:[~2020-08-24 15:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-24 6:36 [LTP] [PATCH] travis: Add centos7 build Yang Xu
2020-08-24 15:12 ` Petr Vorel [this message]
2020-08-25 1:30 ` Yang Xu
2020-08-25 6:47 ` Petr Vorel
2020-08-25 6:57 ` Yang Xu
2020-08-25 7:14 ` [LTP] [PATCH v2] travis: Use centos:7 instead of centos:6 Yang Xu
2020-08-25 7:17 ` Li Wang
2020-08-28 3:22 ` Yang Xu
2020-08-28 6:40 ` Li Wang
2020-08-28 6:43 ` Li Wang
2020-08-28 7:17 ` Petr Vorel
2020-08-28 10:55 ` Cyril Hrubis
2020-08-28 12:53 ` Petr Vorel
2020-08-28 7:18 ` Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200824151210.GA30969@dell5510 \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox