[gnutls-devel] GnuTLS | .gitlab-ci.yml: consolidate duplicate "aggressive" targets (!1690)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Fri Jan 13 14:27:00 CET 2023
Alexander Sosedkin commented:
For those like me, confused about how ASAN job list has evolved:
First time we got more than one ASAN job is in 970aeb621c:
* UB+ASAN-Werror.Fedora.x86_64.gcc: --disable-hardware-acceleration
* UB+ASAN-Werror-aggressive.Fedora.x86_64.gcc: --disable-hardware-acceleration, -DAGGRESSIVE_REALLOC
Then we have f1b2959c42 "reduce PKCS#12 iteration count while testing":
* UB+ASAN-Werror.Fedora.x86_64.gcc: --disable-hardware-acceleration, --with-pkcs12-iter-count=10000
* UB+ASAN-Werror-aggressive.Fedora.x86_64.gcc: --disable-hardware-acceleration, --with-pkcs12-iter-count=10000, -DAGGRESSIVE_REALLOC
Modified in cba5b176ff ".gitlab-ci.yml: enable hardware acceleration in UB+ASAN jobs":
* UB+ASAN-Werror.Fedora.x86_64.gcc: --with-pkcs12-iter-count=10000
* UB+ASAN-Werror-aggressive.Fedora.x86_64.gcc: --with-pkcs12-iter-count=10000, -DAGGRESSIVE_REALLOC
Current, after 6a348c0956 "replace valgrind checks with ASan" introduces one more:
* UB+ASAN-Werror.Fedora.x86_64.gcc: --with-pkcs12-iter-count=10000
* UB+ASAN-Werror-aggressive.Fedora.x86_64.gcc: --with-pkcs12-iter-count=10000, -DAGGRESSIVE_REALLOC
* UB+ASAN-Werror.Fedora.x86_64.gcc-aggressive: --disable-hardware-acceleration, -DAGGRESSIVE_REALLOC
And the proposal in v1 of this MR is revert back to:
* UB+ASAN-Werror.Fedora.x86_64.gcc: --with-pkcs12-iter-count=10000
* UB+ASAN-Werror-aggressive.Fedora.x86_64.gcc: --with-pkcs12-iter-count=10000, -DAGGRESSIVE_REALLOC
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1690#note_1238767021
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/20230113/b1788b87/attachment-0001.html>
More information about the Gnutls-devel
mailing list