Actions
action #165992
closed[openqa-in-openqa] test fails in container/build due to auto_review:"Valid metadata not found at specified URL" size:S
Start date:
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
Repository 'devel_openQA' is invalid.
[devel_openQA|http://download.opensuse.org/repositories/devel:openQA/15.6] Valid metadata not found at specified URL
History:
- File './repodata/c4e70da595e907b5574d795e2011d709ea4fc55c174d450505187d15a4e6228c-primary.xml.gz' not found on medium 'http://download.opensuse.org/repositories/devel:openQA/15.6'
See https://openqa.opensuse.org/tests/4443295
or reproducible manually:
- go inside openQA/containers/webui folder
- run
podman build
Acceptance criteria¶
- AC1: Failures due to invalid OBS repos are clearly visible in the reason and/or logs
- AC2: Failures due to invalid OBS repos are automatically reviewed
Suggestions¶
- Mark the job as incomplete or failed but with a clear reason if the repo is invalid
- Test for the problem before the container is built or make sense of the error message afterwards by finding the error in the container build logs
- Add an auto review regex on tests failing with the newly added specific reason
Updated by jbaier_cz 4 months ago
- Copied from action #160610: [openqa-in-openqa] test fails in container/build due to "[devel_openQA|http://download.opensuse.org/repositories/devel:openQA/15.6] Valid metadata not found at specified URL" added
Updated by jbaier_cz 4 months ago
- Related to action #165399: Unable to use openqa-single-instance due to "Valid metadata not found at specified URL" reproducing often size:S added
Updated by livdywan 3 months ago
- Subject changed from [openqa-in-openqa] test fails in container/build due to "[devel_openQA|http://download.opensuse.org/repositories/devel:openQA/15.6] Valid metadata not found at specified URL" to [openqa-in-openqa] test fails in container/build due to "[devel_openQA|http://download.opensuse.org/repositories/devel:openQA/15.6] Valid metadata not found at specified URL" size:S
- Description updated (diff)
- Status changed from New to Workable
- Priority changed from High to Low
Updated by jbaier_cz 3 months ago
- Subject changed from [openqa-in-openqa] test fails in container/build due to "[devel_openQA|http://download.opensuse.org/repositories/devel:openQA/15.6] Valid metadata not found at specified URL" size:S to [openqa-in-openqa] test fails in container/build due to auto_review:"Valid metadata not found at specified URL" size:S
Updated by jbaier_cz 3 months ago
I compiled some of my ideas into https://github.com/os-autoinst/os-autoinst-distri-openQA/pull/211
Actions