libpmemobj-cpp/tests/tests.yml
Jeff Moyer a4c3f36c4c Add gating tests
Copy over the RHEL 8 tier0.functional tests.

Resolves: rhbz#1989675
2021-08-04 11:09:53 -04:00

25 lines
526 B
YAML

- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- libpmemobj-devel
- libpmemobj++-devel
- gcc-c++
- cmake
- make
- glibc-devel
- pkgconfig
- doxygen
- gdb
- perl-Encode
tests:
- regression: # Run tests
dir: .
run: ./run_test.sh