Created a virtual testcase for building any rpm with rust. Added two specific cases: rpm-sequoia and ripgrep
12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
summary+: ": rpm-sequoia"
|
|
require+:
|
|
- rpm-sequoia
|
|
environment+:
|
|
PKG_TO_BUILD: "rpm-sequoia"
|
|
duration: 20m
|
|
|
|
adjust+:
|
|
- when: distro < rhel-10, centos-stream-10
|
|
enabled: false
|
|
because: "rpm-sequoia is available only in RHEL >= 10"
|