Commit Graph

82 Commits

Author SHA1 Message Date
Christian Beikov 5de6b6954c Backport CI release script improvements 2024-09-18 18:29:09 +02:00
Yoann Rodière b88e55ded2
Release Jenkinsfile: log various constants 2024-06-13 12:18:09 +02:00
Yoann Rodière 3d4597beb5
Release Jenkinsfile: add a configurable constant to enable/disable release on push 2024-06-13 12:18:09 +02:00
Yoann Rodière 7f82dca6cd Release Jenkinsfile: explicitly skip automatic releases for non-maintenance branches 2024-06-12 13:27:54 +02:00
Yoann Rodière 6ce50a666a Release Jenkinsfile: minor structure/formatting fixes 2024-06-12 13:27:54 +02:00
Yoann Rodière 0c35f33866 Release Jenkinsfile: fix incorrect 'sh' call 2024-06-12 13:27:54 +02:00
Yoann Rodière 3837a26188 Release Jenkinsfile: enable manual releases 2024-06-12 13:27:54 +02:00
Yoann Rodière 91b215de7f Release Jenkinsfile: Add more checks for version numbers
Especially when they come from parameters.
2024-06-12 13:27:52 +02:00
Yoann Rodière 56153608af Release Jenkinsfile: clarify what's used as an environment variable and what isn't
Some of these were actually just local variables, and some weren't even
used anywhere.
2024-06-12 13:27:03 +02:00
Christian Beikov de63a8dc00 Make it possible to run with informix 2024-06-07 14:53:04 +02:00
Christian Beikov 55ff91ba17 Update to JPA TCK 3.1.4 2024-05-02 15:45:20 +02:00
Christian Beikov 59eb3577af Allow running staged TCKs 2024-04-30 19:12:46 +02:00
Christian Beikov 9d878cfb4f Remove JPA 3.2 build file 2024-04-19 13:53:12 +02:00
LLEFEVRE c94bd1feef HHH-17736 Improve Atlas for atps 2024-03-27 18:07:06 +01:00
LLEFEVRE d6f928d0ae HHH-17736 Improve Atlas for atps 2024-03-27 18:07:06 +01:00
Christian Beikov 9110ad8160 Update TCK to 3.1.3 2024-03-11 13:57:11 +01:00
Christian Beikov 01dff33c03 Allow specifying the TCK URL for Jenkins TCK runs 2024-03-07 14:05:11 +01:00
yjpark 46b064633b HHH-17023 Implements AltibaseDialect 2023-11-14 14:51:35 +01:00
Christian Beikov 91d2c88d2e Get rid of clean task in CI build 2023-11-07 10:54:42 +01:00
Christian Beikov 20aff9b597 Add build option for configuring maven central mirror 2023-10-11 15:38:27 +02:00
Christian Beikov de5f8a051b Drop ojdbc6 usage for Oracle 11 testing 2023-10-11 15:37:45 +02:00
Christian Beikov 8503584733 Abort building TCK earlier in the Jenkinsfile 2023-10-09 18:00:40 +02:00
Christian Beikov b048503b19 HHH-17297 Adapt limited support testing for 6.2 2023-10-06 15:01:00 +02:00
Christian Beikov 38c3f6ff79 HHH-17297 Adapt limited support testing for 6.2 2023-10-06 14:13:10 +02:00
LLEFEVRE 10c5888c43 HHH-16876 Update Oracle testing to 23c 2023-10-05 22:31:54 +02:00
Christian Beikov 86a1cf20f6 HHH-17237 Add Atlas workflow 2023-10-05 22:31:54 +02:00
Christian Beikov b5b02ddbf0 HHH-17239 Automate maintenance releases 2023-10-05 22:27:09 +02:00
Christian Beikov 90a833d225 HHH-17239 Automate maintenance releases 2023-10-05 22:27:09 +02:00
Christian Beikov 9fc509ee27 HHH-17239 Automate maintenance releases 2023-10-05 22:27:09 +02:00
Christian Beikov c8d000b0f2 HHH-17239 Automate maintenance releases 2023-10-05 22:27:08 +02:00
Christian Beikov 3f4ab26d7c Fix typo in build.sh 2023-10-02 15:52:33 +02:00
Christian Beikov c0987ec548 Use ojdbc6 for Oracle 11 to make timeout tests work 2023-10-02 15:19:12 +02:00
Christian Beikov d4accd0233 Make use of connection pooling in most tests 2023-09-06 14:57:05 +02:00
Christian Beikov e936e1b6e0 HHH-17087 Update container images to the latest version 2023-09-04 17:55:07 +02:00
Jan Schatteman 7dc458f663 HHH-15203 - Remove support for Derby versions older than 10.15
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-08-28 14:37:40 +02:00
Jan Schatteman 2220cf7fe5 HHH-15535 - Remove support for H2 versions older than 2.1
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-08-28 14:37:40 +02:00
Christian Beikov 67c52f87bc HHH-16611 Switch NameQualifierSupport for Sybase to BOTH 2023-08-08 16:08:39 +02:00
Christian Beikov b631b0224c HHH-16324 Update JPA TCK to 3.1.2 2023-03-17 10:11:04 +01:00
Christian Beikov 3eff73a208 Update to JPA TCK 3.1.1 2023-01-10 15:57:34 +01:00
LLEFEVRE 2ed4d2c87b HHH-15971 Fix Oracle CI build for 11g version 2023-01-04 11:23:56 +01:00
Marco Belladelli aadd0d7179 HHH-15398 Bump baseline Jakarta Persistence version to 3.1 2022-12-16 11:49:02 +01:00
Jan Schatteman 75e6cfd125 Add instructions for building the platform-tck persistence-tck zip
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2022-12-14 18:05:47 +01:00
Christian Beikov 6bba6d073b HHH-15765 Get rid of the credentials plugin 2022-11-28 08:29:56 +01:00
Christian Beikov 4914d14a43 HHH-15626 Move old databases to nightly pipeline and add some SQL Server 2022 features 2022-11-18 11:06:39 +01:00
Christian Beikov 1e6d6b8207 Switch to HANA cloud instances 2022-10-24 20:41:49 +02:00
Christian Beikov ee7c2ee041 HHH-15615 Add EDB PostgreSQL Advanced to test matrix and fix issues 2022-10-21 12:35:46 +02:00
Christian Beikov 940f15b63e HHH-15528 Add Cockroach to Jenkins nightly test matrix and fix issues 2022-10-21 09:51:16 +02:00
Yoann Rodière 4b24bcf7af Log command being executed in ci/build.sh 2022-10-12 10:34:25 +02:00
Yoann Rodière 562466aaae Only run checkstyle in the H2 build
... so that CI jobs give a more complete report and developers
can fix code style and non-H2 DB tests in parallel.
2022-10-12 10:34:25 +02:00
Yoann Rodière 89ae1dd0e4 Use ci/build.sh in Jenkinsfile, too 2022-10-12 10:34:25 +02:00