action #89281
closedcoordination #89278: [epic] Concurrent unnecessary uploads from investigation jobs corrupt qcow images
Prevent investigation jobs to do any asset uploads to prevent overriding production assets
Description
Motivation¶
openqa-investigate jobs can overwrite assets as they also include parameters like PUBLISH_HDD_*
Acceptance criteria¶
- AC1: openqa-investigate jobs cloned from create_hdd_* do not attempt to overwrite production settings
Suggestions¶
We can likely change the scripts in github.com/os-autoinst/scripts/ to delete any PUBLISH_HDD_* parameters on clone or patch the jobs just after clone
Updated by mkittler over 3 years ago
- Status changed from Workable to In Progress
Updated by okurz over 3 years ago
PR merged. It's already synced to osd so you could even right now trigger an according investigation job from "create_hdd" scenarios to see that investigation jobs do not try to override assets anymore.
Updated by openqa_review over 3 years ago
- Due date set to 2021-03-16
Setting due date based on mean cycle time of SUSE QE Tools
Updated by okurz over 3 years ago
- Status changed from In Progress to Resolved
opensuse-15.3-DVD-aarch64-create_hdd_xfce:investigate:retry@aarch64 is a good example of an investigation job for a "create_hdd" case and that one does not have PUBLISH_HDD_* anymore. Good job!
Updated by tinita 8 months ago
- Related to action #156394: [tools] some Automatic investigation jobs for job 13642310 only run part of the test modules NOT ALL: [is it by design?] size:M added