[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 2/6] tests/docker: don't set DOCKER_REGISTRY on non-x86_64
From: |
Willian Rampazzo |
Subject: |
Re: [PATCH v1 2/6] tests/docker: don't set DOCKER_REGISTRY on non-x86_64 |
Date: |
Mon, 29 Mar 2021 11:37:19 -0300 |
On Mon, Mar 29, 2021 at 8:03 AM Alex Bennée <alex.bennee@linaro.org> wrote:
>
> Currently our gitlab registry is x86_64 only so attempting to pull an
> image from it on something else will end in tears.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> tests/docker/Makefile.include | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
- [PATCH for 6.0-rc2? v1 0/6] check-tcg for non-x86 hosts, Alex Bennée, 2021/03/29
- [PATCH v1 3/6] tests/tcg: add concept of container_hosts, Alex Bennée, 2021/03/29
- [PATCH v1 2/6] tests/docker: don't set DOCKER_REGISTRY on non-x86_64, Alex Bennée, 2021/03/29
- [PATCH v1 1/6] tests/tcg: update the defaults for x86 compilers, Alex Bennée, 2021/03/29
- [PATCH v1 5/6] tests/tcg/i386: expand .data sections for system tests, Alex Bennée, 2021/03/29
- [PATCH v1 4/6] tests/tcg/configure.sh: make sure we pick up x86_64 cross compilers, Alex Bennée, 2021/03/29
- [PATCH v1 6/6] tests/i386/test-i386: try and correct constrain 16 bit call (WIP), Alex Bennée, 2021/03/29