protobuf/tests/tests.yml
Adrian Reber 4d2fd43eab
Add tests and gating.yaml
Resolves: rhbz#1915766

Signed-off-by: Adrian Reber <areber@redhat.com>
2021-05-07 09:42:57 +02:00

19 lines
315 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- make
- gcc-c++
- python3
- protobuf-devel
- protobuf-compiler
- python3-protobuf
- pkgconf-pkg-config
tests:
- simple:
dir: .
run: ./run-simple-test.sh