Add gating test to check annobin works with Fedora compiler flags

This commit is contained in:
Tom Stellard 2021-03-29 18:06:06 +00:00
parent d57da4f976
commit 90e03be330
1 changed files with 17 additions and 0 deletions

17
tests/tests.yml Normal file
View File

@ -0,0 +1,17 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
# gcc-fedora-flags
- rpm
- redhat-rpm-config
- gcc
- gcc-c++
- annobin-annocheck
repositories:
- repo: https://src.fedoraproject.org/rpms/redhat-rpm-config.git
dest: redhat-rpm-config
tests:
- redhat-rpm-config/tests/gcc-fedora-flags