8bcc502b42
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/efi-rpm-macros#53e42294ce46ed2cdb009f29d17dfad96a790f04
13 lines
230 B
YAML
13 lines
230 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
required_packages:
|
|
- rpm-build
|
|
tests:
|
|
- rpm-macros:
|
|
dir: .
|
|
run: ./macros.efi-srpm_test.sh
|