Bug 2382957 - libvarlink: STI tests will no longer be run in F43
Summary: libvarlink: STI tests will no longer be run in F43
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libvarlink
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Davide Cavalca
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: Disable, STI
TreeView+ depends on / blocked
 
Reported: 2025-07-23 13:47 UTC by Cristian Le
Modified: 2026-03-07 02:29 UTC (History)
1 user (show)

Fixed In Version: libvarlink-24.0.1-2.fc45 libvarlink-24.0.1-2.fc44
Clone Of:
Environment:
Last Closed: 2026-02-20 01:51:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Cristian Le 2025-07-23 13:47:49 UTC
Dear package maintainer,

This is an automated bug created due to the announced change proposal Disablement of STI tests.

Your project still has STI tests under `tests/tests*.yml`, which will no longer be run soon. We suggest you
migrate these tests to TMT format instead.

In the simplest case when the STI tests is a simple wrapper around a `tests/run_tests.sh`, the migration would
look like this:
```
$ tmt init
$ rm tests/tests.yml
$ cat <<EOF > ./plans.fmf
summary: Run all smoke tests
discover:
  how: fmf
execute:
  how: tmt
EOF
$ cat <<EOF > ./tests/main.fmf
summary: Smoke test
test: ./run_tests.sh
EOF
```

See https://fedoraproject.org/wiki/Changes/DisableSTI for more information, including a link to a migration
guide.

Feel free to reach out to us here or in #fedora-ci or #tmt matrix rooms if you need any help.

Comment 1 Fedora Update System 2026-02-20 01:02:14 UTC
FEDORA-2026-1853d089cb (libvarlink-24.0.1-2.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-1853d089cb

Comment 2 Fedora Update System 2026-02-20 01:13:19 UTC
FEDORA-2026-c037e7773a (libvarlink-24.0.1-2.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-c037e7773a

Comment 3 Fedora Update System 2026-02-20 01:51:45 UTC
FEDORA-2026-1853d089cb (libvarlink-24.0.1-2.fc45) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 Fedora Update System 2026-02-21 02:23:33 UTC
FEDORA-2026-c037e7773a has been pushed to the Fedora 44 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-c037e7773a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-c037e7773a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2026-03-07 02:29:52 UTC
FEDORA-2026-c037e7773a (libvarlink-24.0.1-2.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.