kronosnet/tests/tests.yml
Christine Caulfield 088bed91e6 Add gating tests that got lost in the grab from Fedora
Resolves: rhbz#1999980
2021-10-11 08:35:47 +01:00

20 lines
476 B
YAML

- hosts: localhost
roles:
- role: standard-test-source # Fetch source tarball and unpack it into the test environment
tags:
- always
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- bash
- kronosnet-tests
- kernel-modules-extra
tests:
- check: # Run tests
dir: .
run: ./run-tests.sh