Merge #8 Use FMF filter instead of listing tests manually
This commit is contained in:
commit
21427f3e40
@ -9,10 +9,7 @@
|
|||||||
repositories:
|
repositories:
|
||||||
- repo: "https://src.fedoraproject.org/tests/shell.git"
|
- repo: "https://src.fedoraproject.org/tests/shell.git"
|
||||||
dest: "shell"
|
dest: "shell"
|
||||||
tests:
|
fmf_filter: "tier: 1, 2 & tags: classic"
|
||||||
- shell/func
|
|
||||||
- shell/login
|
|
||||||
- shell/smoke
|
|
||||||
required_packages:
|
required_packages:
|
||||||
- expect # login requires expect
|
- expect # login requires expect
|
||||||
- which # smoke requires which
|
- which # smoke requires which
|
||||||
@ -27,8 +24,6 @@
|
|||||||
repositories:
|
repositories:
|
||||||
- repo: "https://src.fedoraproject.org/tests/shell.git"
|
- repo: "https://src.fedoraproject.org/tests/shell.git"
|
||||||
dest: "shell"
|
dest: "shell"
|
||||||
tests:
|
fmf_filter: "tier: 1, 2 & tags: container, atomic"
|
||||||
- shell/func
|
|
||||||
- shell/smoke
|
|
||||||
required_packages:
|
required_packages:
|
||||||
- which # smoke requires which
|
- which # smoke requires which
|
||||||
|
Loading…
Reference in New Issue
Block a user