Commit graph

13 commits

Author SHA1 Message Date
Václav Kadlčík
f50df6b364 Related to https://issues.redhat.com/browse/RHEL-94787 2025-06-02 16:28:17 +02:00
Václav Kadlčík
fae0c400cd The tests themselves moved to https://gitlab.com/redhat/centos-stream/tests/gcc 2025-05-22 10:30:04 +02:00
Václav Kadlčík
5f6d48138b Revert "Temporary plan to check redirection to CentOS"
This reverts commit 69e0868fe1.
2025-05-22 09:00:25 +02:00
Václav Kadlčík
69e0868fe1 Temporary plan to check redirection to CentOS 2025-05-21 16:55:26 +02:00
Václav Kadlčík
d7b9dcdec0 Fix findings from linters 2025-03-18 13:26:04 +01:00
Václav Kadlčík
d10849fc14 GTS/DTS 11 out of support, remove related exceptions 2024-01-08 16:21:32 +01:00
Václav Kadlčík
424e968e4f Fix a typo (or maybe a copy-paste remnant) 2023-11-06 13:02:27 +01:00
Václav Kadlčík
78795ee58a Should have been included in commit 531b506 2023-11-02 15:23:10 +01:00
Václav Kadlčík
af4d0f40ff Fix comments 2023-11-02 15:20:56 +01:00
Václav Kadlčík
0750b57900 Fix some issues reported by linters 2023-11-02 14:39:00 +01:00
Václav Kadlčík
743a0e0502 No mythical install script, let just use CLI if needed 2023-04-07 12:46:32 +02:00
Václav Kadlčík
3145421d1f Support Collection GCC in the all_tests plan
Take care of installing the respective Collection and enabling it
in runtime.

Notes:

1. The script taking care of the installation part is missing. It's
   not relevant in Fedora anyway. I'll handle it later when needed
   for RHEL.

2. Getting the actual Collection from TMT context and using it
   (e.g. setting the WITH_SCL variable) isn't pretty. Unfortunately
   TMT allows using Context only in conditions, so... :-(
2023-04-07 10:50:13 +02:00
Václav Kadlčík
7dba62112e Create TMT plans 2023-04-06 11:54:26 +02:00