rng-tools/tests/tests.yml
Vladis Dronov 3455ee7306 Update rng-tools to v6.16 @ 0e560296
Get rid of text relocations in -fPIE build
Add a hint for opensc package

Resolves: rhbz#2174908

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
2023-03-07 21:04:18 +01:00

18 lines
360 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- selftest
required_packages:
- jansson-devel
- libcap-devel
- libxml2
- libxml2-devel
- openssl-devel
- libcurl-devel
- libgcrypt-devel