85 Commits

Author SHA1 Message Date
Christian Beikov
8a806ef261 Stop sending email notifications for superseded builds 2022-08-31 08:31:23 +02:00
Sanne Grinovero
dcf6730461 HHH-15448 Upgrade testing image for MSSQL Server to 2019-latest 2022-08-16 09:35:17 +01:00
Yoann Rodière
423f4aeda3 Test against JDK 20 (early access) 2022-07-11 14:37:28 +01:00
Yoann Rodière
b2fe35c297 Add missing space between Gradle arguments when passing --enable-preview to the test launcher 2022-06-09 17:24:52 +02:00
Yoann Rodière
62e2fbb3b1 Use --enable-preview when testing against JDK 19 2022-06-09 17:13:56 +02:00
Yoann Rodière
075eb51500 Always build main code with JDK 11 in Jenkinsfile
So that we test ORM with the main bytecode as close as possible to
actual releases.

This is what we do in other projects (Search, Validator, Reactive).
2022-06-09 17:13:56 +02:00
Yoann Rodière
49f3345d15 Simplify Jenkinsfile with Groovy Properties and named parameters 2022-06-09 17:13:56 +02:00
Christian Beikov
a2c161f95d Fix NPE issue in Jenkinsfile 2022-04-12 11:15:26 +02:00
Christian Beikov
6dfcf1eb05 Reduce notification flood 2022-04-11 15:42:01 +02:00
Christian Beikov
a6f6812633 Switch to currentBuild.result 2022-04-08 11:59:39 +02:00
Christian Beikov
ea5d28fa62 Use the flow state for notifications instead of build state 2022-04-08 11:13:30 +02:00
Christian Beikov
a822192002 Try to get rid of global state issues in Jenkinsfile 2022-04-08 10:39:36 +02:00
Christian Beikov
a2484c6070 Change build environment tag to include test jdk version 2022-04-07 21:27:22 +02:00
Christian Beikov
2efd56e4d8 Try fixing JDK latest builds 2022-04-07 21:17:01 +02:00
Christian Beikov
43d2274573 Switch to new Oracle image and try to improve podman experience 2022-04-07 12:34:00 +02:00
Christian Beikov
b84a6e3a7f Avoid running the pipeline on branch indexing 2022-03-25 15:36:38 +01:00
Yoann Rodière
416eeafaa2 Keep fewer builds in the Jenkins history 2022-02-07 18:16:07 +01:00
Yoann Rodière
a290e85b14 Use a simpler solution to limit concurrent Jenkins builds
See https://issues.jenkins.io/browse/JENKINS-43353?focusedCommentId=414847&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-414847
2022-02-04 10:35:23 +01:00
Sanne Grinovero
a27694c952 Upgrade to DB2 container image ibmcom/db2:11.5.7.0 2021-12-22 11:28:57 +00:00
Christian Beikov
2977860fc9 Switch to Java 11 in the Jenkinsfiles 2021-12-02 13:20:47 +01:00
Christian Beikov
45c891a75a Use emailext in Jenkins pipeline to notify explicit people 2021-11-11 15:49:30 +01:00
Christian Beikov
c63308e501 Setup notifications for PingCAP on TiDB environment 2021-10-20 16:19:22 +02:00
bb7133
5bd27eb853 HHH-14576 : Introduce the dialect for TiDB 2021-10-20 16:19:22 +02:00
Christian Beikov
8a0e4a9cdd HHH-14663 : Add testing for s390x 2021-10-19 11:07:39 +02:00
Christian Beikov
1d4fe5d178 Increase timeout for HANA 2021-10-11 16:11:46 +02:00
Christian Beikov
f61eeb5a25 Temporarily disable testing environments that are also tested on GH actions 2021-10-05 15:18:38 +02:00
Christian Beikov
bcc33a76cb Cancel old pipeline runs if a new commit arrives before the old build finishes 2021-10-05 15:18:38 +02:00
Christian Beikov
1a3629a571 Fix some tests and config. Enable all documentation tests. Add profile for PG13 2021-08-31 14:52:59 +02:00
Steve Ebersole
84a4938a52 Jenkinsfile - hibernate-spatial 2021-08-26 11:42:39 -05:00
Steve Ebersole
476ea9230e re-enable hibernate-spatial 2021-08-26 09:44:16 -05:00
Christian Beikov
be485796b1 Cleanup the grammar and generify same-structured function rules 2021-08-05 17:37:00 +02:00
Christian Beikov
b8afa46d8f Fix row value comparison emulation rendering issue that occurred on SAP HANA 2021-08-02 14:56:02 +02:00
Christian Beikov
e82a45d616 Fix issues with Oracle 12.1c 2021-07-28 16:26:09 +02:00
Christian Beikov
ad49a41cd9 Fix issues with HANA to allow running the testsuite 2021-07-28 16:26:09 +02:00
Christian Beikov
34f0b08c24 HHH-14512 Add Jenkinsfile for matrix build 2021-07-28 16:26:09 +02:00