TMT plan settings to automatically fetch tests from latest release of some other package's upstream #546
Labels
No labels
area/installability
area/jenkins
area/rpmdeplint
area/rpminspect
area/STI
area/STI-compat
area/Testing Farm
area/tmt
area/Zuul CI
blocked
bug
discussion
feature
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Type
Help
Type
Incident
UX
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Status/Blocked
Status/Discuss
Type
Bug
Type
Feature
Type
Task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ci/tickets#546
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?
For the conmon rpm, I want to run podman's system tests, ideally fetched from the latest upstream podman release. For that, I've conmon's TMT plan set to this: https://src.fedoraproject.org/rpms/conmon/blob/rawhide/f/plans/podman.fmf#_28-31 .
But, this runs the risk of needing frequent manual updates. So, is it possible to set this to a floating ref or something which always points to the latest release? OR, can I set the ref here to podman's dist-git which in turn would have the ref set to the upstream podman release? Is that expected to work?
Some comments and followup on the Matrix thread .