* [PATCH] fixup! ci: pytest: run test suite on sandbox allyesconfig
@ 2025-03-27 10:20 Ahmad Fatoum
2025-03-27 10:29 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2025-03-27 10:20 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
Fix defconfig used. Otherwise, we build the wrong defconfig and fail at
uploading files with an already existing name.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
.github/workflows/test-labgrid-pytest.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test-labgrid-pytest.yml b/.github/workflows/test-labgrid-pytest.yml
index c43649e85fec..e1ccac67932f 100644
--- a/.github/workflows/test-labgrid-pytest.yml
+++ b/.github/workflows/test-labgrid-pytest.yml
@@ -57,7 +57,7 @@ jobs:
- ARCH: sandbox
lgenv: 'test/sandbox/allyesconfig.yaml'
- defconfig: sandbox_defconfig
+ defconfig: allyesconfig
steps:
- name: Checkout code
--
2.39.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] fixup! ci: pytest: run test suite on sandbox allyesconfig
2025-03-27 10:20 [PATCH] fixup! ci: pytest: run test suite on sandbox allyesconfig Ahmad Fatoum
@ 2025-03-27 10:29 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-03-27 10:29 UTC (permalink / raw)
To: Ahmad Fatoum; +Cc: barebox
On Thu, Mar 27, 2025 at 11:20:37AM +0100, Ahmad Fatoum wrote:
> Fix defconfig used. Otherwise, we build the wrong defconfig and fail at
> uploading files with an already existing name.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> .github/workflows/test-labgrid-pytest.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks
Sascha
>
> diff --git a/.github/workflows/test-labgrid-pytest.yml b/.github/workflows/test-labgrid-pytest.yml
> index c43649e85fec..e1ccac67932f 100644
> --- a/.github/workflows/test-labgrid-pytest.yml
> +++ b/.github/workflows/test-labgrid-pytest.yml
> @@ -57,7 +57,7 @@ jobs:
>
> - ARCH: sandbox
> lgenv: 'test/sandbox/allyesconfig.yaml'
> - defconfig: sandbox_defconfig
> + defconfig: allyesconfig
>
> steps:
> - name: Checkout code
> --
> 2.39.5
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-27 10:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-27 10:20 [PATCH] fixup! ci: pytest: run test suite on sandbox allyesconfig Ahmad Fatoum
2025-03-27 10:29 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox