c62209c195
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/kmod#bddd48bb1f02b70118e3a0b652848567edac13b0
19 lines
273 B
YAML
19 lines
273 B
YAML
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tests:
|
|
- sanity
|
|
- libkmod
|
|
required_packages:
|
|
- kernel
|
|
- perf
|
|
- sysstat
|
|
- trace-cmd
|
|
- kmod
|
|
- kmod-devel
|
|
- gcc
|
|
- libcmocka
|
|
- libcmocka-devel
|