All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@smile.fr>
To: Ricardo Martincoski <ricardo.martincoski@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH-next 2/4] support/docker: add python3-pytest
Date: Sun, 9 Jan 2022 11:51:37 +0100	[thread overview]
Message-ID: <66959117-0faa-1e56-3bb0-54b2167c9175@smile.fr> (raw)
In-Reply-To: <20211205105318.2755542-2-ricardo.martincoski@gmail.com>

Hello Ricardo,

In order to be ready for merging your series, add python3-pytest to the docker
image now.

Acked-by: Romain Naour <romain.naour@smile.fr>

Best regards,
Romain


Le 05/12/2021 à 11:53, Ricardo Martincoski a écrit :
> ... so the unit tests for check-package can run in the GitLab CI.
> 
> Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
> ---
>  support/docker/Dockerfile | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/support/docker/Dockerfile b/support/docker/Dockerfile
> index 2aee129668..a5d54b6e9d 100644
> --- a/support/docker/Dockerfile
> +++ b/support/docker/Dockerfile
> @@ -40,6 +40,7 @@ RUN apt-get install -y --no-install-recommends \
>          python3-flake8 \
>          python3-nose2 \
>          python3-pexpect \
> +        python3-pytest \
>          qemu-system-arm \
>          qemu-system-x86 \
>          rsync \
> 

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-01-09 10:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-05 10:53 [Buildroot] [PATCH-next 1/4] utils/checkpackagelib: add unit tests Ricardo Martincoski
2021-12-05 10:53 ` [Buildroot] [PATCH-next 2/4] support/docker: add python3-pytest Ricardo Martincoski
2022-01-09 10:51   ` Romain Naour [this message]
2021-12-05 10:53 ` [Buildroot] [PATCH-next 3/4] utils/checkpackagelib: run unit tests on GitLab CI Ricardo Martincoski
2021-12-05 10:53 ` [Buildroot] [PATCH-next 4/4] utils/docker-run: new script Ricardo Martincoski
2022-01-08 22:37 ` [Buildroot] [PATCH-next 1/4] utils/checkpackagelib: add unit tests Romain Naour
2022-01-10 22:42   ` ricardo.martincoski

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=66959117-0faa-1e56-3bb0-54b2167c9175@smile.fr \
    --to=romain.naour@smile.fr \
    --cc=buildroot@buildroot.org \
    --cc=ricardo.martincoski@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.