CI extended with internal tests
Resolves: rhbz#2160080 Signed-off-by: Stanislav Zidek <szidek@redhat.com>
This commit is contained in:
parent
48d25522bf
commit
b13f4fabb9
13
ci.fmf
13
ci.fmf
@ -1,7 +1,16 @@
|
|||||||
summary: Upstreamed tier tests
|
summary: Upstreamed tier tests
|
||||||
discover:
|
discover:
|
||||||
how: fmf
|
# upstreamed tests (public)
|
||||||
|
- how: fmf
|
||||||
url: https://gitlab.com/redhat-crypto/tests/libssh.git
|
url: https://gitlab.com/redhat-crypto/tests/libssh.git
|
||||||
filter: 'tier: 0,1,2,3'
|
filter: 'tier: 0,1,2,3'
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
adjust:
|
||||||
|
# discover step adjustments
|
||||||
|
- when: distro = rhel
|
||||||
|
discover+:
|
||||||
|
# internal tests
|
||||||
|
- how: fmf
|
||||||
|
url: git://pkgs.devel.redhat.com/tests/libssh
|
||||||
|
filter: 'tier: 0,1,2,3'
|
||||||
|
Loading…
Reference in New Issue
Block a user