opensc/tests/tests.yml
Petr Šabata ce9358e941 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/opensc#1cf379355cad4b4b0abb1860d7f1ba944149c89b
2020-10-15 22:23:31 +02:00

30 lines
645 B
YAML

---
# Tests for docker container
- hosts: localhost
tags:
- container
# no compatible tests
# Tests for classic environment and Atomic Host
- hosts: localhost
tags:
- all
- classic
- atomic
roles:
- role: standard-test-beakerlib
tests:
- pkcs11-tool
required_packages:
- softhsm # software PKCS#11 module
- openssl # openssl tools
- gnutls-utils # p11tool
- opencryptoki-libs # opencryptoki
- opencryptoki
- opencryptoki-swtok
- libcacard
- softhsm
- nss-tools # Handling NSS DB
- policycoreutils # Loading custom selinux modules