diff --git a/gating.yaml b/gating.yaml index 9f1d298..4bdc73a 100644 --- a/gating.yaml +++ b/gating.yaml @@ -4,4 +4,5 @@ product_versions: decision_context: osci_compose_gate_modules subject_type: redhat-module rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier0-tmt-x86_64-aarch64.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier0-tmt-s390x-ppc64le.functional} diff --git a/rust-toolset.yaml b/rust-toolset.yaml index 1d48bd3..1db2888 100644 --- a/rust-toolset.yaml +++ b/rust-toolset.yaml @@ -10,8 +10,8 @@ data: dependencies: - buildrequires: platform: [el8] - llvm-toolset: [rhel8] - rust-toolset: [rhel8] + llvm-toolset: [rhel_next] + rust-toolset: [rhel_next] requires: platform: [el8] llvm-toolset: [rhel8] @@ -37,5 +37,5 @@ data: rpms: rust: rationale: Rust compiler and tools - ref: stream-rust-toolset-rhel8-rhel-8.10.0 + ref: stream-rust-toolset-rhel-next-rhel-8.10.0 buildorder: 0