An error occurred while loading the file. Please try again.
-
Stefan Bürk authored
New versions for MariaDB and PostgreSQL has been released in the meanwhile, which falls into the supported range. Also not considered for automated testing yet, support to run it them at least locally on development machines should be added. This patch adds following versions: * MariaDB version '10.6' and '10.7' for argument '-i' * PostgreSQL version '14' for argument '-k' Missed removing of no longer availabe versions in the runTests.sh help text is done as side cleanup. Example commands: > Build/Scripts/runTests.sh -s functional -d mariadb -i 10.6 > Build/Scripts/runTests.sh -s functional -d mariadb -i 10.7 > Build/Scripts/runTests.sh -s functional -d postgres -k 14 Resolves: #97464 Releases: main, 11.5 Change-Id: I096905c49979395f6b53e40edd692f690dadbfe4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74383 Tested-by:
core-ci <typo3@b13.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Simon Schaufelberger <simonschaufi+typo3@gmail.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Simon Schaufelberger <simonschaufi+typo3@gmail.com> Reviewed-by:
Stefan Bürk <stefan@buerk.tech>
b851f3ea