Bugzilla – Bug 1225288
[Build 20240524] openQA test fails in buildah-root_tap
Last modified: 2024-05-27 12:52:39 UTC
## Observation buildah-root_tap bud build with heredoc content not ok 60 bud build with heredoc content buildah-root_tap commit-sbom-types not ok 699 commit-sbom-types buildah-root_tap bud-sbom-types not ok 700 bud-sbom-types buildah-root_tap bud-sbom-with-no-changes not ok 701 bud-sbom-with-no-changes buildah-root_tap bud-sbom-with-only-config-changes not ok 702 bud-sbom-with-only-config-changes buildah-root_tap bud-sbom-with-non-presets not ok 703 bud-sbom-with-non-presets openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-containers_host_buildah_testsuite@64bit fails in [buildah-root_tap](https://openqa.opensuse.org/tests/4222093/modules/buildah-root_tap/steps/1) ## Test suite description Maintainer: dheidler. Extra tests about CLI software in container module 2023-08-10/dimstar: added QEMURAM=2048 (boo#1212824) ## Reproducible Fails since (at least) Build [20240524](https://openqa.opensuse.org/tests/4221586) ## Expected result Last good: [20240523](https://openqa.opensuse.org/tests/4217759) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=containers_host_buildah_testsuite&version=Tumbleweed)
Seems like a test setup issue to me because of the error messages: no space left on device): exit status 1
Fix in https://github.com/os-autoinst/opensuse-jobgroups/pull/464
PR with fix merged.