Bug 2392069 - openldap: STI tests will no longer be run in F43 [f43]
Summary: openldap: STI tests will no longer be run in F43 [f43]
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: openldap
Version: 43
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Simon Pichugin
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-30 02:01 UTC by Simon Pichugin
Modified: 2025-09-15 01:41 UTC (History)
2 users (show)

Fixed In Version: openldap-2.6.10-4.fc43
Clone Of:
Environment:
Last Closed: 2025-09-15 01:41:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Simon Pichugin 2025-08-30 02:01:39 UTC
This bug was initially created as a copy of Bug #2382998

I am copying this bug because: 

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 2025-08-30 03:25:11 UTC
FEDORA-2025-bd0c6d87b4 (openldap-2.6.10-4.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-bd0c6d87b4

Comment 2 Fedora Update System 2025-08-31 01:39:45 UTC
FEDORA-2025-bd0c6d87b4 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-bd0c6d87b4`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-bd0c6d87b4

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

Comment 3 Fedora Update System 2025-09-15 01:41:42 UTC
FEDORA-2025-bd0c6d87b4 (openldap-2.6.10-4.fc43) has been pushed to the Fedora 43 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.