Merge branch 'stream-rust-toolset-rhel-next-rhel-8.10.0' into stream-rust-toolset-rhel8-rhel-8.10.0
This commit is contained in:
commit
dcc9023534
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user