Commit Graph

5 Commits

Author SHA1 Message Date
Václav Kadlčík
58d3ec4fbd Configure functional gating
- Tier 0 is defined by `plans/tier0.fmf`. The pipelines take care of
  running it. The results are presented as "osci.tier0".

- Tier 1 is configured in, triggered and executed by BaseOS CI. The
  respective jobs there are called:

    baseos-ci.brew-build.gate-build-fast-lane.functional
    baseos-ci.brew-build.gate-build-slow-lane.functional

  Here in `gating.yaml`, we just tell GitLab OSCI that is must wait
  for these jobs and they must pass for successful gating. The results
  are presented under the same names as the jobs have.
2026-04-01 09:30:12 +02:00
Patrick Palka
048e4b877a Add gating.yaml
Resolves: RHEL-21553
2024-01-15 10:44:22 -05:00
Patrick Palka
cf2be56047 bump NEVRA to avoid build conflict
Related: RHEL-21071
2024-01-12 15:54:04 -05:00
Patrick Palka
3d5b646fe1 Provide /opt/rh/SAP/lib64/libstdc++.so.6 symlink
Resolves: RHEL-21071
2024-01-11 10:32:39 -05:00
Adam Samalik
29a3e1f5b6 import sources 2023-05-10 09:59:29 +02:00