librdkafka/tests/tests.yml
Sergio Arroutbi 89e3221801 Add missing tests folder to avoid CI gating errors
Related: rhbz#2032923

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
2022-02-07 17:35:37 +01:00

15 lines
234 B
YAML

---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
tests:
- devel-usability
required_packages:
- gcc-c++
- pkgconf-pkg-config
- rpm
- redhat-rpm-config
- librdkafka-devel