F43 Change Proposal: Deprecation of STI Tests (self-contained)

I noticed in PR#164: [F41] Security fix for the bundled urllib3 for CVE-2025-50181 - rpms/python-pip - src.fedoraproject.org and PR#163: [F42] Security fix for the bundled urllib3 for CVE-2025-50181 - rpms/python-pip - src.fedoraproject.org that STI tests now only run on Zuul. Is that part of this change? Note that those are Fedora 41 and 42 Pull Requests.

That is odd, thanks for letting me know about this. No that is not the intended flow, I will try to hunt-down what went wrong there. For reference here is the Fedora-CI change associated with the disablement, and the jenkins run. Clearly the conditional did not have the intended effect, not fluent in groovy to understand what’s wrong there, but I’ll see what I can find