ACS-11435 Elasticsearch TAS Tests (#1682)

* ACS-11434 testing in community packaging

* ACS-11434 minor fixes

* ACS-11434 added tag indexing tests

* ACS-11434 refactored tests

* ACS-11434 precommit fix

* ACS-11434 addressed copilot comments

* ACS-11434 addressed pr comments

* ACS-11434 Update batch indexing image to latest alpha

* ACS-11434 activate all-tas-tests profile while build

* ACS-11434 fix ci build

* ACS-11434 fix ci build

* ACS-11434 fix ci build

* ACS-11434 Sync with master

* ACS-11434 fix ci

* ACS-11434 add missing env parameters

* ACS-11434 ci fix

* ACS-11434 trim whitespace from batch indexing tag

* ACS-11434 Added alfresco with jdbc jars config

* ACS-11434 Fix basic auth tests and remove testrail

* ACS-11434 Fix precommit

* ACS-11434 Added retry listeners for basic auth test suite

* ACS-11434 Fix opensearch basicauth tests
This commit is contained in:
Satyam Sah
2026-07-02 11:34:03 +05:30
committed by GitHub
parent 60bf0b5b14
commit 3dc624a652
52 changed files with 8907 additions and 2 deletions
+8 -2
View File
@@ -1,3 +1,9 @@
SOLR6_TAG=2.0.20
POSTGRES_TAG=15.4
ACTIVEMQ_TAG=5.18.3-jre17-rockylinux8
ACTIVEMQ_TAG=6.2.0-jre17-rockylinux8
ELASTICSEARCH_TAG=8.17.0
BATCH_INDEXING_TAG=5.7.0-A.3
POSTGRES_TAG=17.9
MYSQL_TAG=8.0.30
MARIADB_TAG=11.8
OPENSEARCH_TAG=2.11.1
OPENSEARCH_DASHBOARDS_TAG=2.11.1
@@ -0,0 +1,6 @@
#BUILDING CONTAINER FOR TAS TESTING WITH DIFFERENT JDBC CONNECTORS
ARG BASE_IMAGE
FROM $BASE_IMAGE
COPY tests/environment/alfresco-with-jdbc-drivers/*.jar /usr/local/tomcat/lib/