Add Testing Farm TMT interoperability tests with OpenSSL/NSS
Related: rhbz#2180023 Signed-off-by: Peter Leitmann <pleitman@redhat.com>
This commit is contained in:
parent
33dfec6681
commit
18ed0fef76
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
9
plans/nss-2way.fmf
Normal file
9
plans/nss-2way.fmf
Normal file
@ -0,0 +1,9 @@
|
||||
summary: Upstreamed gnutls-openssl interop-2way tests
|
||||
discover:
|
||||
# upstreamed tests (public)
|
||||
- name: interop-openssl-2way
|
||||
how: fmf
|
||||
url: https://gitlab.com/redhat-crypto/tests/interop.git
|
||||
filter: 'tag: interop-gnutls & tag: interop-nss & tag: interop-2way'
|
||||
execute:
|
||||
how: tmt
|
9
plans/openssl-2way.fmf
Normal file
9
plans/openssl-2way.fmf
Normal file
@ -0,0 +1,9 @@
|
||||
summary: Upstreamed gnutls-openssl interop-2way tests
|
||||
discover:
|
||||
# upstreamed tests (public)
|
||||
- name: interop-openssl-2way
|
||||
how: fmf
|
||||
url: https://gitlab.com/redhat-crypto/tests/interop.git
|
||||
filter: 'tag: interop-gnutls & tag: interop-openssl & tag: interop-2way'
|
||||
execute:
|
||||
how: tmt
|
9
plans/short-interop-tests.fmf
Normal file
9
plans/short-interop-tests.fmf
Normal file
@ -0,0 +1,9 @@
|
||||
summary: Upstreamed gnutls interop tests - short tests which do not need to run in parallel
|
||||
discover:
|
||||
# upstreamed tests (public)
|
||||
- name: interop-gnutls-short
|
||||
how: fmf
|
||||
url: https://gitlab.com/redhat-crypto/tests/interop.git
|
||||
filter: 'tag: interop-gnutls & tag: -interop-2way & tag: -interop-3way & tag: -interop-nss-slow'
|
||||
execute:
|
||||
how: tmt
|
Loading…
Reference in New Issue
Block a user