[gnutls-devel] GnuTLS | interoperability testing with openssl (!1623)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Aug 9 03:12:15 CEST 2022
Daiki Ueno started a new discussion on .gitlab-ci.yml: https://gitlab.com/gnutls/gnutls/-/merge_requests/1623#note_1054832153
> + - COMPONENT:
> + - openssl
> + #- nss # currently fails on Fedora due to NSS bug
> + TYPE:
> + - 2way
> + #- 3way # these tests take too long, plan is to split them
> + #- 4way
> + #- 5way
> + #- p256
> + #- p384
> + #- p521
> + #- rsae
> + #- rsapss
> + allow_failure: true
> + script:
> + - cd tests/suite/tls-interoperability/ && git submodule update --init --depth 1 .
Do we need the manual run of `git submodule update`? I thought it is automatically done through `bootstrap` as long as the submodule is properly listed in bootstrap.conf.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1623#note_1054832153
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20220809/fbd0c4d0/attachment-0001.html>
More information about the Gnutls-devel
mailing list