File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
matrix :
32
32
# TEST_NAME is a dummy variable used to make it easier to read the web interface
33
33
include :
34
- - TEST_NAME : " MariaDB 10.6, opensearch:2.1.0 "
35
- ARGS : MYSQL_VER=mariadb:10.6.3 ES_VER=opensearchproject/opensearch:2.1.0
34
+ - TEST_NAME : " MariaDB 10.6, elasticsearch:7.9.1 "
35
+ ARGS : MYSQL_VER=mariadb:10.6.3 ES_VER=elasticsearch:7.9.1
36
36
- TEST_NAME : " DIPS"
37
37
ARGS : TEST_HTTPS=No
38
38
- TEST_NAME : " Force DEncode"
Original file line number Diff line number Diff line change 23
23
# Editable configuration
24
24
DEFAULT_HOST_OS = "cc7"
25
25
DEFAULT_MYSQL_VER = "mysql:8.0"
26
- DEFAULT_ES_VER = "elasticsearch:7.9.1 "
26
+ DEFAULT_ES_VER = "opensearchproject/opensearch:2.1.0 "
27
27
DEFAULT_IAM_VER = "indigoiam/iam-login-service:v1.8.0"
28
28
FEATURE_VARIABLES = {
29
29
"DIRACOSVER" : "master" ,
You can’t perform that action at this time.
0 commit comments