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:
Peter Leitmann 2023-04-02 21:29:54 +02:00 committed by Stanislav Židek
parent 33dfec6681
commit 18ed0fef76
5 changed files with 29 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

1
ci.fmf Normal file
View File

@ -0,0 +1 @@
resultsdb-testcase: separate

9
plans/nss-2way.fmf Normal file
View 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
View 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

View 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