rng-tools/tests/tests.yml
Vladis Dronov c09731cddf Update to the upstream v6.16 @ 98cf8d63
Fix a test failure

Resolves: RHEL-30953

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
2024-03-31 18:00:52 +02:00

20 lines
408 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:
- gettext
- jitterentropy-devel
- jansson-devel
- libcap-devel
- libxml2
- libxml2-devel
- openssl-devel
- libcurl-devel
- libgcrypt-devel