Go to file
Václav Kadlčík b72203bcdb Tune testing setup
- Bring the same rpminspect configuration we already have in older
  RHELs. We'll need it.

- Inject component=gcc-toolset-15-gcc as a new context item into tmt
  testing. The reason:

  On the old times ("SCL" times) we were able to recognize
  GCC Toolset builds and adjust individual test thanks to mere
  existence of the "collection=gcc-toolset-<NN>" item in the context.
  For SCL-less GCC Toolsets it's no longer possible. Therefore we
  need:

  - inject the new context item here (and all other downstream plans
    which is however out of scope of this commit)

  - update the metadata in all the downstream tests that adjust
    themselves depending on the "collection" item in the context
    (this again is out of scope here)
2025-06-02 13:14:13 +02:00
.fmf Add some downstream tests to be run by osci.tier0 2025-05-27 08:07:44 +02:00
plans Tune testing setup 2025-06-02 13:14:13 +02:00
.gitignore New branch setup 2025-04-08 07:21:07 -04:00
rpminspect.yaml Tune testing setup 2025-06-02 13:14:13 +02:00