On Mon, Feb 1, 2021 at 3:14 PM redbaronbrowser via CentOS-devel centos-devel@centos.org wrote:
On Sunday, January 31, 2021 7:14 AM, Peter Meier peter.meier@immerda.ch wrote:
I can't use CentOS Stream - it is beta quality and has critical bugs. For example: https://bugzilla.redhat.com/show_bug.cgi?id=1913806 This bug is critical for me, because I use systemd-nspawn containers for production. I will continue to use CentOS Stream in the future, but only as the beta-tester, to see what new will be in the future minor release of Oracle Linux / Alma Linux / Rocky Linux.
[...]
And as a Stream user and contributor you can also add your use case to t_functional which in the end becomes gating for Stream. So you avoid future regression for your use case, although it is even not officially supported.
How? When?
I still see no method to submit a pull request against the official CI/CD t_function sets. I also have not seen an ETA to being able to do so.
Where is the example code of existing t_function sets?
Where is the style/coding guide that must be followed to get new t_functions accept?
The functional tests are stored here: https://git.centos.org/centos/t_functional
You can make pull requests against it there.