libqb/tests/tests.yml
Christine Caulfield 8c46d66c97 Add async connect call for Pacemaker
Also add gating tests copied over from RHEL

Resolves: rhbz#bz2031865
2022-01-07 14:02:56 +00:00

21 lines
473 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
- libqb-tests
- check
- words
tests:
- check: # Run tests
dir: .
run: ./run-tests.sh