575e9d8a42
Adding tier0 gating tests to run a fresh build on a standard RHEL system. Tests include fmf/tmt setup for triggering gating with tmt. Updated original test code to use dnf instead of yum Enable rhel-CRB if running on RHEL Related: rhbz#2223308
9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
summary: Run build tests with rpm source
|
|
require:
|
|
- wget
|
|
- dnf-utils
|
|
- rpm-build
|
|
- cjose
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|