test: grasping at straws here
This cannot possibly the reason why the required_packages is ignored, but...
This commit is contained in:
parent
12ffd8a00f
commit
f9a35416ea
@ -31,14 +31,14 @@
|
|||||||
# standard-test-rpm should do this but it's currently broken. So let's add
|
# standard-test-rpm should do this but it's currently broken. So let's add
|
||||||
# a noop test that requires the package we need
|
# a noop test that requires the package we need
|
||||||
- role: standard-test-basic
|
- role: standard-test-basic
|
||||||
required_packages:
|
|
||||||
- python3-devel # for pathfix during srpm prep
|
|
||||||
tests:
|
tests:
|
||||||
- simple:
|
- simple:
|
||||||
dir: .
|
dir: .
|
||||||
run: "echo noop"
|
run: "echo noop"
|
||||||
tags:
|
tags:
|
||||||
- always
|
- always
|
||||||
|
required_packages:
|
||||||
|
- python3-devel # for pathfix during srpm prep
|
||||||
- role: standard-test-source
|
- role: standard-test-source
|
||||||
tags:
|
tags:
|
||||||
- always
|
- always
|
||||||
|
Loading…
Reference in New Issue
Block a user