Commit Graph

7 Commits

Author SHA1 Message Date
Václav Kadlčík
b8c094a735 Standardize tier1 in gating
The tier1 tests were traditionally run by BaseOS CI by various
tasks if the baseos-ci.brew-build.* family, typically implemented
by Beaker jobs.

Every component used to have its own special flavor of the
configuration, both in BaseOS CI (the triggering part) and here in
the component's gating.yaml (results processing).

The each-component-is-a-snowflake approach didn't work very well,
creating discrepancies like RHEL-140879.

At long last, I've unified the BaseOS CI configuration for all my
components:
- drop the Beaker job(s) (which have been declared obsoleted anyway)
- trigger two OpenStack jobs
  - "fast lane" for architectures where we usually get results fast,
    sometimes it's advantageous to take a look ASAP
  - "slow lane" for architectures we typically have to wait
For reference, it's commit d2baef686 in baseos-qe/citool-config.

Now I'm fixing the counterpart in gating.yaml (results processing):
We wait for the "fast lane" and "slow lane" results and they both
must pass.
2026-02-13 14:33:35 +01:00
Václav Kadlčík
a17b3d7bdf Extend tier0 coverage
Replace the existing STI smoke test with a reference to the top tie of
https://gitlab.com/redhat/centos-stream/tests/gcc-toolset-metapackage
2025-09-10 14:19:45 +02:00
Siddhesh Poyarekar
ee19cb7d30 Drop the sudo wrapper script
Resolves: RHEL-90066
2025-05-21 11:24:06 -04:00
Marek Polacek
18c4f2b908 14.0-1
Don't require gdb on RHEL9

Resolves: RHEL-54245
2024-08-14 14:37:42 -04:00
Marek Polacek
0e8c88e599 Update gating.yaml
Resolves: RHEL-34748
2024-04-29 16:11:43 -04:00
Marek Polacek
238d2570f7 Add gcc-toolset-14
Resolves: RHEL-34748
2024-04-29 16:09:42 -04:00
Release Configuration Management
86d87d2bac New branch setup 2024-04-18 13:48:23 -04:00