Remove brew-build.tier0.functional test

To import tests/ dir and compile python-drgn locally, libkdumpfile-devel
is needed. However it is in epel repo for centos/rhel. Not sure if it is
available when doing osci gating test. So we skip the tests for now.

Related: RHEL-33022

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2024-05-15 10:17:42 +08:00
parent 617c321ed7
commit 76b4437e3d

View File

@ -2,5 +2,4 @@
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
rules: []