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:
Kate Hsuan 2026-01-20 17:39:39 +08:00
commit f3bfa14b09
5 changed files with 5 additions and 29 deletions

5
main.fmf Normal file
View File

@ -0,0 +1,5 @@
plan:
import:
url: https://gitlab.cee.redhat.com/desktopqe/libusb1.git
name: /plan/gate
ref: rhel-10

View File

@ -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

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_testing
rules:
- !PassingTestCaseRule {test_case_name: dist.depcheck}

View File

@ -1,3 +0,0 @@
summary:
Test for libusb1
test: bash ./run.sh

View File

@ -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