Bug 2382977

Summary: net-snmp: STI tests will no longer be run in F43
Product: [Fedora] Fedora Reporter: Cristian Le <fedora>
Component: net-snmpAssignee: Josef Ridky <jridky>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jridky, mhjacks, zdohnal
Target Milestone: ---Flags: jridky: mirror+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: net-snmp-5.9.4-18.fc41 net-snmp-5.9.4-18.fc43 net-snmp-5.9.4-18.fc42 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-10-26 01:06:51 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 14:00:03 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 2025-10-13 11:04:22 UTC
FEDORA-2025-fc19fb6495 (net-snmp-5.9.4-18.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-fc19fb6495

Comment 2 Fedora Update System 2025-10-13 11:04:25 UTC
FEDORA-2025-97bb034fb6 (net-snmp-5.9.4-18.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-97bb034fb6

Comment 3 Fedora Update System 2025-10-14 01:03:50 UTC
FEDORA-2025-fc19fb6495 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-fc19fb6495`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-fc19fb6495

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

Comment 4 Fedora Update System 2025-10-14 02:30:49 UTC
FEDORA-2025-97bb034fb6 has been pushed to the Fedora 42 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-97bb034fb6`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-97bb034fb6

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

Comment 5 Fedora Update System 2025-10-14 02:46:02 UTC
FEDORA-2025-5db42bb8b5 has been pushed to the Fedora 41 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-5db42bb8b5`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-5db42bb8b5

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

Comment 6 Fedora Update System 2025-10-26 01:06:51 UTC
FEDORA-2025-5db42bb8b5 (net-snmp-5.9.4-18.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2025-10-29 01:23:09 UTC
FEDORA-2025-fc19fb6495 (net-snmp-5.9.4-18.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2025-10-29 01:46:57 UTC
FEDORA-2025-97bb034fb6 (net-snmp-5.9.4-18.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.