657a63c806
* Fri Dec 13 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-35.el10] - redhat: gating.yaml: drop unstable test (Jan Stancek) - CI: provide pipelines for automotive variant (Julio Faracco) - fadump: reserve param area if below boot_mem_top (Mamatha Inamdar) [RHEL-67986] - powerpc/fadump: allocate memory for additional parameters early (Mamatha Inamdar) [RHEL-67986] - cpufreq: intel_pstate: Update Balance-performance EPP for Granite Rapids (Steve Best) [RHEL-70009] - scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error (Cathy Avery) [RHEL-60525] - RHEL: disable the btt driver (Jeff Moyer) [RHEL-68504] - vfio/pci: Properly hide first-in-list PCIe extended capability (Alex Williamson) [RHEL-69745] - xfs: fix sparse inode limits on runt AG (Pavel Reichl) [RHEL-68542] Resolves: RHEL-60525, RHEL-67986, RHEL-68504, RHEL-68542, RHEL-69745, RHEL-70009 Signed-off-by: Jan Stancek <jstancek@redhat.com>
14 lines
728 B
YAML
14 lines
728 B
YAML
--- !Policy
|
|
product_versions:
|
|
- rhel-10
|
|
decision_context: osci_compose_gate
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: cki.tier1-aarch64.functional}
|
|
- !PassingTestCaseRule {test_case_name: cki.tier1-ppc64le.functional}
|
|
- !PassingTestCaseRule {test_case_name: cki.tier1-s390x.functional}
|
|
- !PassingTestCaseRule {test_case_name: cki.tier1-x86_64.functional}
|
|
- !PassingTestCaseRule {test_case_name: s1-aws-ci_x86_64.brew-build.tier1.functional}
|
|
- !PassingTestCaseRule {test_case_name: s1-aws-ci_aarch64.brew-build.tier1.functional}
|
|
- !PassingTestCaseRule {test_case_name: s1-azure-ci_x86_64.brew-build.tier1.functional}
|
|
- !PassingTestCaseRule {test_case_name: s1-azure-ci_aarch64.brew-build.tier1.functional}
|