The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/pyparted#6e7f603dcaeec1eddc02ce72fecd64eabe27189d
16 lines
228 B
YAML
16 lines
228 B
YAML
---
|
|
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
|
|
required_packages:
|
|
- fedpkg
|
|
|
|
tests:
|
|
- simple:
|
|
dir: scripts/
|
|
run: ./run_tests.sh
|