25da7eea53
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/parted#0dd29ac6e146bd9e8f865e526ec393fe75aee111
15 lines
246 B
YAML
15 lines
246 B
YAML
---
|
|
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- role: standard-test-source
|
|
required_packages:
|
|
- dnf
|
|
- rpm-build
|
|
- git
|
|
- role: standard-test-basic
|
|
tests:
|
|
- simple:
|
|
run: "./run_tests.sh {{ tenv_workdir }}"
|