Commit Graph

9 Commits

Author SHA1 Message Date
Václav Kadlčík
b4646d0bb6 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:36 +01:00
Václav Kadlčík
bdce3988c7 Align tier0 with other toolchain components 2025-09-15 15:19:42 +02:00
Martin Cermak
4d2933a2ba CI Gating: Introduce dist-git tests
Resolves: #2000209
2021-09-02 09:40:48 +02:00
Mohan Boddu
c5f9aa4867 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-10 01:30:17 +00:00
Martin Cermak
e0c47fbf60 Set up CI gating 2021-08-05 11:25:40 +02:00
Mohan Boddu
0a595c05c0 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 20:12:25 +00:00
DistroBaker
6ff26e5237 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/yasm.git#416ae322c7297a4d5072cc8ee63c2821b8de407f
2021-02-03 23:12:40 +00:00
Troy Dawson
b572772814 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/yasm#b26d2cccb231be7b69f18ae9e293c66184843cf5
2020-10-15 15:24:23 -07:00
Release Configuration Management
086d66c87a New branch setup 2020-10-09 05:34:48 +00:00