Compare commits
No commits in common. 'stream-rust-toolset-rhel8-rhel-8.10.0' and 'c8-stream-rhel8' have entirely different histories.
stream-rus
...
c8-stream-
@ -1,8 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-8
|
|
||||||
decision_context: osci_compose_gate_modules
|
|
||||||
subject_type: redhat-module
|
|
||||||
rules:
|
|
||||||
- !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}
|
|
@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
debuginfo:
|
|
||||||
ignore:
|
|
||||||
# i686 has limited debuginfo. From rust.spec
|
|
||||||
# full debuginfo is exhausting memory; just do libstd for now
|
|
||||||
# https://github.com/rust-lang/rust/issues/45854
|
|
||||||
- /usr/lib/debug/usr/bin/rustc-*.i386.debug
|
|
||||||
|
|
||||||
doc:
|
|
||||||
# Doc inspection generates massive output which crash RHEL CI
|
|
||||||
ignore:
|
|
||||||
- /usr/share/doc/rust/html/*
|
|
Loading…
Reference in new issue