[openssl/openssl] 6497ad: Reorganize runchecker jobs
Tomáš Mráz
noreply at github.com
Tue Jul 4 13:47:17 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 6497ad58588492901838654a36445ad90497ef61
https://github.com/openssl/openssl/commit/6497ad58588492901838654a36445ad90497ef61
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M .github/workflows/run-checker-ci.yml
M .github/workflows/run-checker-daily.yml
M .github/workflows/run-checker-merge.yml
Log Message:
-----------
Reorganize runchecker jobs
Put jobs that are more likely to fail to on pull request CI.
To compensate move some less likely to fail jobs to on push and
daily CI jobs.
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
(Merged from https://github.com/openssl/openssl/pull/21336)
Commit: e4ab9d5b5cb5a6d792c313ff4d5724612351818d
https://github.com/openssl/openssl/commit/e4ab9d5b5cb5a6d792c313ff4d5724612351818d
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M test/recipes/80-test_ssl_new.t
Log Message:
-----------
80-test_ssl_new.t: Test 14-curves.cnf depends on enabled DH now
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
(Merged from https://github.com/openssl/openssl/pull/21336)
Compare: https://github.com/openssl/openssl/compare/5c3c8369f3b4...e4ab9d5b5cb5
More information about the openssl-commits
mailing list