another attempt
This commit is contained in:
parent
3519b52402
commit
a0c4d91a3c
@ -8,7 +8,7 @@ ls /dev/
|
||||
set -e
|
||||
tree # figure out where we are
|
||||
# Can we use the spec file version number here??
|
||||
pushd tests/source
|
||||
pushd ../source
|
||||
|
||||
meson builddir -Ddocumentation=false -Dtests=true -Ddebug-gui=false
|
||||
ninja -C builddir test
|
||||
|
@ -24,12 +24,12 @@
|
||||
|
||||
- hosts: localhost
|
||||
roles:
|
||||
# - role: standard-test-rpm
|
||||
# subjects: python3-devel # for pathfix during srpm prep
|
||||
# tags:
|
||||
# - always
|
||||
# - classic
|
||||
- role: standard-test-source
|
||||
- role: standard-test-rpm
|
||||
subjects: python3-devel # for pathfix during srpm prep
|
||||
tags:
|
||||
- always
|
||||
- classic
|
||||
- role: standard-test-source
|
||||
tags:
|
||||
- always
|
||||
- classic
|
||||
|
Loading…
Reference in New Issue
Block a user