Signed-off-by: Stanislav Zidek <szidek@redhat.com>
CHECKJOBS: 16
cache:
- key: "$CI_JOB_NAME-ver25"
+ key: "$CI_JOB_NAME-ver26"
paths:
- cache/
#- rsapss
allow_failure: true
script:
- - git clone --depth=1 https://gitlab.com/redhat-crypto/tests/interop.git
- - cd interop/
+ - cd tests/suite/tls-interoperability/
- echo "Tests to run:"
- tmt run plans -n interop tests -f "tag:interop-gnutls" -f "tag:interop-$TYPE" -f "tag:interop-$COMPONENT" discover -v
- echo "Run the tests:"
[submodule "devel/cligen"]
path = cligen
url = https://gitlab.com/gnutls/cligen.git
+[submodule "tests/suite/tls-interoperability"]
+ path = tests/suite/tls-interoperability
+ url = https://gitlab.com/redhat-crypto/tests/interop.git
use_libtool=1
checkout_only_file=
local_gl_dir=gl/override/
-required_submodules="tests/suite/tls-fuzzer/python-ecdsa tests/suite/tls-fuzzer/tlsfuzzer tests/suite/tls-fuzzer/tlslite-ng cligen devel/abi-dump devel/nettle devel/openssl devel/libtasn1"
+required_submodules="tests/suite/tls-fuzzer/python-ecdsa tests/suite/tls-fuzzer/tlsfuzzer tests/suite/tls-fuzzer/tlslite-ng tests/suite/tls-interoperability cligen devel/abi-dump devel/nettle devel/openssl devel/libtasn1"
# Those modules are common to lib/ and src/.
common_modules="
--- /dev/null
+Subproject commit fd76ba18687e684f656bb3cf7a37fcb93b4e1f0f