From 7b6ddce4c4d9948fea07213dd42ee2cea88c9317 Mon Sep 17 00:00:00 2001 From: Alexander Schwartz Date: Tue, 22 Nov 2022 15:09:59 +0100 Subject: [PATCH] Make tests run on Oracle DB on the internal pipeline Closes #15643 --- testsuite/integration-arquillian/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/testsuite/integration-arquillian/pom.xml b/testsuite/integration-arquillian/pom.xml index 723fc69c270..b7d3902f440 100644 --- a/testsuite/integration-arquillian/pom.xml +++ b/testsuite/integration-arquillian/pom.xml @@ -469,6 +469,7 @@ db-allocator-db-mysql + mysql mysql80 false @@ -502,6 +503,7 @@ db-allocator-db-postgres + postgres postgresql132 false @@ -509,6 +511,7 @@ db-allocator-db-postgresplus + postgres postgresplus131 false @@ -543,6 +546,7 @@ db-allocator-db-mariadb + mariadb mariadb_galera_103 false @@ -577,6 +581,7 @@ db-allocator-db-mssql2019 + mssql mssql2019 false @@ -613,6 +618,7 @@ db-allocator-db-oracleRAC + oracle oracle19cRAC false