action #89281
coordination #89278: [epic] Concurrent unnecessary uploads from investigation jobs corrupt qcow images
Prevent investigation jobs to do any asset uploads to prevent overriding production assets
0%
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
History
#1
Updated by mkittler about 2 years ago
- Assignee set to mkittler
#2
Updated by mkittler about 2 years ago
- Status changed from Workable to In Progress
#3
Updated by okurz about 2 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.
#4
Updated by openqa_review about 2 years ago
- Due date set to 2021-03-16
Setting due date based on mean cycle time of SUSE QE Tools
#5
Updated by okurz about 2 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!
#6
Updated by okurz about 2 years ago
- Due date deleted (
2021-03-16)