Compare commits
22 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e5de3595e6 | ||
|
|
d72cd4a301 | ||
|
|
5d01db6249 | ||
|
|
fb4b5278de | ||
|
|
e53dc0996a | ||
|
|
255896f981 | ||
|
|
c559c4fab6 | ||
|
|
fbedec1c2f | ||
|
|
03d94bd547 | ||
|
|
6a1c414d59 | ||
|
|
7064e1ac0f | ||
|
|
d744d3d30c | ||
|
|
b23e30c258 | ||
|
|
cbe057054e | ||
|
|
3f71395230 | ||
|
|
e674ee60f0 | ||
|
|
fde5965f0a | ||
|
|
6eb7727d74 | ||
|
|
cb532adb33 | ||
|
|
865cc6aec4 | ||
|
|
f6cfd36032 | ||
|
|
86080c9d59 |
1 changed files with 39 additions and 0 deletions
39
avocado-vt.yaml
Normal file
39
avocado-vt.yaml
Normal file
|
|
@ -0,0 +1,39 @@
|
||||||
|
---
|
||||||
|
document: modulemd
|
||||||
|
version: 2
|
||||||
|
data:
|
||||||
|
summary: Avocado Virt Test Plugin
|
||||||
|
description: >-
|
||||||
|
Avocado Virt Test is a plugin that lets you execute virt-tests
|
||||||
|
with all the avocado convenience features, such as HTML report,
|
||||||
|
Xunit output, among others.
|
||||||
|
This is the '82lts' rolling stream that tracks with the
|
||||||
|
most recent upstream release.
|
||||||
|
license:
|
||||||
|
module:
|
||||||
|
- MIT
|
||||||
|
dependencies:
|
||||||
|
- buildrequires:
|
||||||
|
platform: []
|
||||||
|
requires:
|
||||||
|
platform: []
|
||||||
|
avocado: [82lts]
|
||||||
|
references:
|
||||||
|
community: http://avocado-framework.github.io/
|
||||||
|
documentation: http://avocado-vt.readthedocs.io/
|
||||||
|
tracker: https://pagure.io/avocado-vt/issues
|
||||||
|
profiles:
|
||||||
|
default:
|
||||||
|
description: >-
|
||||||
|
Common profile installing the avocado-vt plugin.
|
||||||
|
rpms:
|
||||||
|
- python3-avocado-vt
|
||||||
|
api:
|
||||||
|
rpms:
|
||||||
|
- python3-avocado-vt
|
||||||
|
components:
|
||||||
|
rpms:
|
||||||
|
avocado-vt:
|
||||||
|
rationale: Avocado Virt Test Plugin
|
||||||
|
ref: 82lts
|
||||||
|
...
|
||||||
Loading…
Add table
Add a link
Reference in a new issue