Merge branch 'tpelka-update-1.0.29' into 'update-1.0.29'
reworking the tmt/fmf enablement to the form that Display systems QE use See merge request hpa1/libusb1!2
This commit is contained in:
commit
f3bfa14b09
5
main.fmf
Normal file
5
main.fmf
Normal file
@ -0,0 +1,5 @@
|
||||
plan:
|
||||
import:
|
||||
url: https://gitlab.cee.redhat.com/desktopqe/libusb1.git
|
||||
name: /plan/gate
|
||||
ref: rhel-10
|
||||
@ -1,11 +0,0 @@
|
||||
summary: Basic libusb test
|
||||
discover:
|
||||
how: fmf
|
||||
prepare:
|
||||
- name: packages
|
||||
how: install
|
||||
package:
|
||||
- glibc-common
|
||||
- libusb1-tests-examples
|
||||
execute:
|
||||
how: tmt
|
||||
@ -1,6 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_context: bodhi_update_push_testing
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: dist.depcheck}
|
||||
@ -1,3 +0,0 @@
|
||||
summary:
|
||||
Test for libusb1
|
||||
test: bash ./run.sh
|
||||
@ -1,9 +0,0 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
ldd /usr/bin/libusb-test-stress
|
||||
/usr/bin/libusb-test-stress
|
||||
/usr/bin/libusb-test-umockdev
|
||||
/usr/bin/libusb-test-libusb
|
||||
/usr/bin/libusb-example-listdevs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user