test: always does not mean always, apparently
This commit is contained in:
parent
0d3f247766
commit
f26839db7a
@ -29,7 +29,7 @@
|
|||||||
subjects: https://copr-be.cloud.fedoraproject.org/results/whot/libinput-git/fedora-29-x86_64/
|
subjects: https://copr-be.cloud.fedoraproject.org/results/whot/libinput-git/fedora-29-x86_64/
|
||||||
packages: libinput
|
packages: libinput
|
||||||
tags:
|
tags:
|
||||||
- always
|
- classic # running this with always doesn't do anything
|
||||||
# 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
|
||||||
@ -38,7 +38,7 @@
|
|||||||
dir: .
|
dir: .
|
||||||
run: "echo noop"
|
run: "echo noop"
|
||||||
tags:
|
tags:
|
||||||
- always
|
- classic # running this with always doesn't do anythign
|
||||||
required_packages:
|
required_packages:
|
||||||
- python3-devel # for pathfix during srpm prep
|
- python3-devel # for pathfix during srpm prep
|
||||||
- role: standard-test-source
|
- role: standard-test-source
|
||||||
|
Loading…
Reference in New Issue
Block a user