You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker log should contain *MARKLOGIC_JOIN_CLUSTER is false or not defined, not joining cluster.*
12
12
Docker log should contain *MARKLOGIC_INIT is set to false or not defined, not initializing.*
13
-
Docker log should contain *Starting container with MarkLogic ${MARKLOGIC_VERSION} and Docker script version ${MARKLOGIC_DOCKER_VERSION} built from ${BUILD_BRANCH} branch.*
13
+
Docker log should contain *Starting container with MarkLogic Server.*
14
+
Docker log should contain *| server ver: ${MARKLOGIC_VERSION} | scripts ver: ${MARKLOGIC_DOCKER_VERSION} | image type: ${IMAGE_TYPE} | branch: ${BUILD_BRANCH} |*
14
15
Verify response for unauthenticated request with 8000 *Forbidden*
15
16
Verify response for unauthenticated request with 8001 *This server must now self-install the initial databases and application servers. Click OK to continue.*
16
17
Verify response for unauthenticated request with 8002 *Forbidden*
@@ -23,7 +24,8 @@ Uninitialized MarkLogic container no parameters
23
24
Create container with
24
25
Docker log should contain *MARKLOGIC_JOIN_CLUSTER is false or not defined, not joining cluster.*
25
26
Docker log should contain *MARKLOGIC_INIT is set to false or not defined, not initializing.*
26
-
Docker log should contain *Starting container with MarkLogic ${MARKLOGIC_VERSION} and Docker script version ${MARKLOGIC_DOCKER_VERSION} built from ${BUILD_BRANCH} branch.*
27
+
Docker log should contain *Starting container with MarkLogic Server.*
28
+
Docker log should contain *| server ver: ${MARKLOGIC_VERSION} | scripts ver: ${MARKLOGIC_DOCKER_VERSION} | image type: ${IMAGE_TYPE} | branch: ${BUILD_BRANCH} |*
27
29
Verify response for unauthenticated request with 8000 *Forbidden*
28
30
Verify response for unauthenticated request with 8001 *This server must now self-install the initial databases and application servers. Click OK to continue.*
29
31
Verify response for unauthenticated request with 8002 *Forbidden*
Docker log should contain *MARKLOGIC_JOIN_CLUSTER is false or not defined, not joining cluster.*
40
42
Docker log should contain *MARKLOGIC_INIT is true, initializing the MarkLogic server.*
41
-
Docker log should contain *Starting container with MarkLogic ${MARKLOGIC_VERSION} and Docker script version ${MARKLOGIC_DOCKER_VERSION} built from ${BUILD_BRANCH} branch.*
43
+
Docker log should contain *Starting container with MarkLogic Server.*
44
+
Docker log should contain *| server ver: ${MARKLOGIC_VERSION} | scripts ver: ${MARKLOGIC_DOCKER_VERSION} | image type: ${IMAGE_TYPE} | branch: ${BUILD_BRANCH} |*
42
45
Verify response for unauthenticated request with 8000 *Unauthorized*
43
46
Verify response for unauthenticated request with 8001 *Unauthorized*
44
47
Verify response for unauthenticated request with 8002 *Unauthorized*
Docker log should contain *MARKLOGIC_JOIN_CLUSTER is false or not defined, not joining cluster.*
56
59
Docker log should contain *MARKLOGIC_INIT is true, initializing the MarkLogic server.*
57
-
Docker log should contain *Starting container with MarkLogic ${MARKLOGIC_VERSION} and Docker script version ${MARKLOGIC_DOCKER_VERSION} built from ${BUILD_BRANCH} branch.*
60
+
Docker log should contain *Starting container with MarkLogic Server.*
61
+
Docker log should contain *| server ver: ${MARKLOGIC_VERSION} | scripts ver: ${MARKLOGIC_DOCKER_VERSION} | image type: ${IMAGE_TYPE} | branch: ${BUILD_BRANCH} |*
58
62
Verify response for unauthenticated request with 8000 *Unauthorized*
59
63
Verify response for unauthenticated request with 8001 *Unauthorized*
60
64
Verify response for unauthenticated request with 8002 *Unauthorized*
@@ -76,7 +80,7 @@ Initialized MarkLogic container with admin password containing special character
Docker log should contain *MARKLOGIC_JOIN_CLUSTER is false or not defined, not joining cluster.*
78
82
Docker log should contain *MARKLOGIC_INIT is true, initializing the MarkLogic server.*
79
-
Docker log should contain *Starting container with MarkLogic ${MARKLOGIC_VERSION}and Docker script version ${MARKLOGIC_DOCKER_VERSION}built from ${BUILD_BRANCH}branch.*
83
+
Docker log should contain *| server ver: ${MARKLOGIC_VERSION}| scripts ver: ${MARKLOGIC_DOCKER_VERSION}| image type: ${IMAGE_TYPE} | branch: ${BUILD_BRANCH} |*
80
84
Verify response for unauthenticated request with 8000 *Unauthorized*
81
85
Verify response for unauthenticated request with 8001 *Unauthorized*
82
86
Verify response for unauthenticated request with 8002 *Unauthorized*
0 commit comments