isns-utils/tests/tests.yml
Chris Leech b4cbf8753d update to 0.101
disabled Werror, which fixes the build with OpenSSL 3 while still using deprecated functions
Resolves: #1958038

Signed-off-by: Chris Leech <cleech@redhat.com>
2021-05-26 10:41:59 -07: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