[gnutls-devel] GnuTLS | Draft: .gitlab-ci.yml: optimize the number of builds (!1991)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Jul 22 12:20:32 CEST 2025
Alexander Sosedkin started a new discussion on .gitlab-ci.yml: https://gitlab.com/gnutls/gnutls/-/merge_requests/1991#note_2643283957
> + TESTS_ENABLED_GROUPS: "GROUP-X25519-MLKEM768 GROUP-SECP256R1-MLKEM768 GROUP-SECP384R1-MLKEM1024"
> + ;;
> + no-pqc)
> + ;;
> - make -j$CHECKJOBS check
> parallel:
> matrix:
> - - GNUTLS_FORCE_FIPS_MODE: 0
> - KTLS: [0, 1]
> - - GNUTLS_FORCE_FIPS_MODE: 1
> - KTLS: [0, 1]
> - - GNUTLS_FORCE_FIPS_MODE: 0
> - TESTS_ENABLED_GROUPS: "GROUP-X25519-MLKEM768 GROUP-SECP256R1-MLKEM768 GROUP-SECP384R1-MLKEM1024"
> - - GNUTLS_FORCE_FIPS_MODE: 1
> - TESTS_ENABLED_GROUPS: "GROUP-X25519-MLKEM768 GROUP-SECP256R1-MLKEM768 GROUP-SECP384R1-MLKEM1024"
> + - FIPS: [fips, no-fips]
it went from 6 combinations to 8, was that intended?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1991#note_2643283957
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/20250722/a735755b/attachment.html>
More information about the Gnutls-devel
mailing list