isns-utils/tests/tests.yml
Chris Leech 7efbbd7573 restore gating test boilerplate
Copied over from el9 branch
disable security tests
iSNS security has been disabled as it relies on outdated crypto

Resolves: RHEL-70744

Signed-off-by: Chris Leech <cleech@redhat.com>
2024-12-13 22:15:24 -08:00

21 lines
311 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- classic
required_packages:
- make
- python3
- isns-utils
- openssl
tests:
- smoke:
dir: ./source/tests/
run: make tests-as-installed