action #98108
closedaction #99588: [epic] Fixing SLE Base Image test runs
test fails in host_configuration - update the create_hdd jobs for container base images!
0%
Description
Observation¶
openQA test in scenario sle-15-SP3-Container-Image-Updates-s390x-sle-15-SP3_image_on_sle-15-SP2_host_docker@s390x-kvm-sle12 fails in
host_configuration
Test suite description¶
The base test suite is used for job templates defined in YAML documents. It has no settings of its own.
As we test released systems, we should not pull packages from old repositories synced in openQA in general.
Reproducible¶
Fails since (at least) Build 17.5.23
Expected result¶
Last good: 17.5.18 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by mloviska over 3 years ago
- Project changed from openQA Tests (public) to Containers and images
- Category deleted (
Bugs in existing tests)
Updated by cfconrad over 3 years ago
- Status changed from New to Resolved
The problem was, that the assets where not existing anymore. I guess it was autodeleted by some cleanup job from openQA.
We can recreate the assets by running the job from: https://openqa.suse.de/group_overview/377 especially in this case it was: https://openqa.suse.de/tests/7040661
Run after we recreated the assets: https://openqa.suse.de/tests/7041106
Not sure if this is a solution, but for now it solved the problem!
Updated by cfconrad over 3 years ago
- Status changed from Resolved to In Progress
Reopen it, as rerunning "random" jobs didn't solve the problem in a good shape!
The idea is to get a job post procedure which have as less as possible dependencies in openqa.
Updated by cfconrad over 3 years ago
Draft for the idea: https://gitlab.suse.de/qac/qac-openqa-yaml/-/merge_requests/412
Updated by cfconrad over 3 years ago
MR update with latest news: https://gitlab.suse.de/qac/qac-openqa-yaml/-/merge_requests/412#note_345124
Updated by cfconrad over 3 years ago
- Subject changed from test fails in host_configuration - cannot install ca certificates due to repo issues to test fails in host_configuration - update the create_hdd jobs for container base images!
Updated by asmorodskyi about 3 years ago
- Has duplicate action #99003: test fails in host_configuration added
Updated by jlausuch about 3 years ago
- Status changed from In Progress to Resolved
After major refactor of container hdd creation, this is fixed: https://openqa.suse.de/tests/7308597