Bug 2382905
| Summary: | gfs2-utils: STI tests will no longer be run in F43 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Cristian Le <fedora> |
| Component: | gfs2-utils | Assignee: | Andrew Price <anprice> |
| Status: | CLOSED COMPLETED | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | agk, agruenba, anprice, bmarzins, cfeist |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-07-28 13:14:49 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2346261 | ||
|
Description
Cristian Le
2025-07-23 13:43:41 UTC
(In reply to Cristian Le from comment #0) > $ cat <<EOF > ./plans.fmf The documentation says to use "plans/smoke.fmf", the Fedora wiki says "/plan.fmf", and this says "./plans.fmf" - which is correct? All of them are, the names are arbitrary and it all depends on how you wish to organize these. As long as you find them when you run ``` $ tmt plans show $ tmt tests show ``` you are good to go. I've created a PR to get the change tested before merging but the CI is failing with [2025-07-23 19:17:18] [E] [test-schedule-runner] Exception raised: Guest couldn't be provisioned: Artemis resource ended in 'error' state I'm guessing that's some kind of infra issue? Anyway, I'll come back to it. https://src.fedoraproject.org/rpms/gfs2-utils/pull-request/1 |