Skip to content

Commit 93602a5

Browse files
committed
MLE-24511 Updating a few tests
The Bitemp test is failing due to an ml-gradle bug, but I took the opportunity to clean it up so that each test can run separately without depending on the other.
1 parent d8f1519 commit 93602a5

File tree

4 files changed

+317
-303
lines changed

4 files changed

+317
-303
lines changed

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Defines environment variables for docker-compose.
22
# Can be overridden via e.g. `MARKLOGIC_TAG=latest-10.0 docker-compose up -d --build`.
3-
#MARKLOGIC_IMAGE=progressofficial/marklogic-db:latest
43
MARKLOGIC_LOGS_VOLUME=./docker/marklogic/logs
5-
6-
# This image should be used instead of the above image when testing functions that only work with MarkLogic 12.
74
MARKLOGIC_IMAGE=ml-docker-db-dev-tierpoint.bed-artifactory.bedford.progress.com/marklogic/marklogic-server-ubi:latest-12
5+
6+
# Latest public release
7+
#MARKLOGIC_IMAGE=progressofficial/marklogic-db:latest

0 commit comments

Comments
 (0)