action #162035
opencoordination #58184: [saga][epic][use case] full version control awareness within openQA
coordination #88561: [epic] Extend needle version control handling
Support development of "Use needles from correct ref of NEEDLES_DIR" https://github.com/os-autoinst/openQA/pull/5175 size:M
Description
Motivation¶
It can be confusing to not see candidate needles on the web UI that were not available at the time the test was being executed.
Acceptance criteria¶
- AC1: The candidates view on the test details pages shows candidate needles of the version that was used when the test was executed.
- AC2: Temporary needles are cleaned up (instantly or on a schedule)
- AC3: The needle editor still shows the last candidates. One might optionally show there the candidates at the time the test ran as well.
Suggestions¶
- Read exactly what the PR "Use needles from correct ref of NEEDLES_DIR" is about
- Checkout #154783-10 and further comments for what's missing
- Review the code and make suggestions or add changes yourself to get it merged
- Make sure test coverage is appropriate (PR does not look like it atm.)
- If any work becomes too much work then split out into separate explicit tickets and provide explicit feedback to the PR author about what is expected from them and what can be expected from us
- Saying no to a feature is always an option too
- Consider a NEEDLES_DIR being a different repo/remote entirely (e.g. a pull request) (although this is not strictly required it would be good to ensure we could also support it)
- Read #56789 again
Updated by okurz 4 months ago
- Subject changed from Support development of https://github.com/os-autoinst/openQA/pull/5175 to Support development of "Use needles from correct ref of NEEDLES_DIR" https://github.com/os-autoinst/openQA/pull/5175 size:M
- Description updated (diff)
- Status changed from New to Workable
Updated by tinita about 2 months ago
- Status changed from Workable to In Progress
Updated by openqa_review about 2 months ago
- Due date set to 2024-09-03
Setting due date based on mean cycle time of SUSE QE Tools
Updated by tinita about 1 month ago
- Status changed from In Progress to Feedback
I tried out the pull request locally and added some notes: https://github.com/os-autoinst/openQA/pull/5175
Still need to understand all of it...
Updated by livdywan about 1 month ago
- Related to action #56789: New needles from git repository not working with openqa-clone-custom-git-refspec added
Updated by tinita about 1 month ago
- Related to action #157159: Show version of candidate needles the test ran on in the "diff view" on the test details page added
Updated by tinita about 1 month ago
- Status changed from Feedback to Workable
It looks like I can't work on it in the very near future, so putting it back to Workable for now
Updated by livdywan about 1 month ago
- Status changed from Workable to In Progress
- Assignee set to livdywan
Let's see if I can drive this. To start out I'm going to check if the OP had a chance to review the acceptance criteria we came up with.
Updated by livdywan about 1 month ago
- Status changed from In Progress to Blocked
Waiting for a response for now
Updated by livdywan 10 days ago
- Status changed from Blocked to Workable
Scott confirmed the AC's we came up with but seems to have no time to work on this for now. The PR has some conflicts. Maybe this can be considered unblocked.
Updated by ybonatakis 3 days ago
Let's wait for Liv to return from vacation next week!?!