action #111260
closedcoordination #108797: [qe-core] Leap setup 15.4 openqa for updates
[qe-core] Automate or script moving the assets to fixed directory
0%
Description
Often we need to move assets in openQA to the fixed directory, this can be a repo, an iso or a qcow image or others,
I wrote the following script (hacked together rather), but does one way or the other what we would normally do, by ssh'ing into a machine and moving the stuff ourselves.
What we would like to have is a way to move either a build, or a specific asset of a particular build, to the corresponding fixed directory, one suggestion is to use a deploy workflow in a git repo, that triggers the moving of the assets, based on a simple config file added by the user (so we can track who runs what)
Acceptance Criteria¶
- AC1 assets of a build can be moved altogether with a single command for osd.
- AC2 No ssh to the openQA instance is required.
- AC3 Proposal is done for openSUSE.
Updated by szarate over 2 years ago
- Copied from action #111255: [qe-core] Manually do the setup of Leap Updates in osd and o3 added
Updated by szarate over 2 years ago
- Sprint changed from QE-Core: May Sprint (May 11 - Jun 08) to QE-Core: June Sprint (Jun 08 - Jul 06)
Updated by szarate over 2 years ago
- Sprint changed from QE-Core: June Sprint (Jun 08 - Jul 06) to QE-Core: July Sprint (Jul 06 - Aug 03)
Updated by dheidler over 2 years ago
I'm not sure what should be done here. This needs ACs.
Updated by szarate over 2 years ago
- Description updated (diff)
- Status changed from New to Workable
Updated by szarate over 2 years ago
- Subject changed from [qe-core] Automate or script moving the HDDs to fixed directory to [qe-core] Automate or script moving the assets to fixed directory
updated AC's
Updated by szarate over 2 years ago
- Sprint changed from QE-Core: July Sprint (Jul 06 - Aug 03) to QE-Core: August Sprint (Aug 03 - Aug 31)
Updated by mloviska over 2 years ago
- Status changed from Workable to In Progress
Updated by mloviska about 2 years ago
- Status changed from In Progress to Feedback
Updated by szarate about 2 years ago
- Status changed from Feedback to Resolved
Thank you Martin! this does exactly what we're looking for! I'll add follow ups to this ticket soon enough to have it deployed, way way better than what I hacked XD
Updated by mloviska about 2 years ago
szarate wrote:
Thank you Martin! this does exactly what we're looking for! I'll add follow ups to this ticket soon enough to have it deployed, way way better than what I hacked XD
This sparks joy. Thanks Santi! Lemme know whether you need any help with it