Support running tests for MRs in dist-git #104
Labels
No labels
Closed As
Duplicate
Closed As
Fixed
Closed As
Invalid
easyfix
enhancement
ai-review-please
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
quality/fedora_openqa#104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be nice to have Fedora OpenQA support for running tests on merge requests to dist-git.
This is a bit more feasible than the packit thing, I think. dist-git MRs are more obviously good things to test for Fedora, and dist-git is 'closer' to the Fedora ecosystem, which should mean it's easier to handle the communication problems (I'm pretty sure we get fedmsgs from dist-git, and Fedora CI has already figured out how to get results shown in dist-git so we should be able to piggyback off that knowledge).
It's still a "nice-to-have" though. It's been on my 'that'd be cool' list for a while and it's good to have a ticket for it, but I can't promise to get to it any time soon. If anyone else wants to take a crack at it I'm certainly happy to help.
Metadata Update from @adamwill:
So someone asked for this during Flock, and with Flock energy, I kinda did it - you actually can do this now, kinda. If you comment
/openqa teston a dist-git PR, tests on the scratch build that Packit-CI (thanks!) built for it should get scheduled on openQA staging. There are many caveats, though!Still, progress!
Oh, forgot to mention: this is implemented as an "on request" thing rather than a "test every PR" thing for a couple of reasons:
I've done more work on this but it's now a bit blocked by the issues with staging fedora-messaging. Once that's all cleared up I can get back to finishing this up.
This is now basically working, with status reporting included - see how this test PR has a 'success' status for 'Fedora openQA tests - scratch build 146822887'. But I still need to do some polishing and check that various scenarios work, and write some tests. Moving to sprint 12.
PR merged. Will deploy this to prod tonight or tomorrow or Monday.
Deployed, announced.