Skip to content

Commit 2a466a1

Browse files
committed
updated readme
1 parent 8aa7048 commit 2a466a1

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

integration-tests/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -204,11 +204,12 @@ Method 1 <br>
204204
* Setup a personal account on hub.docker.com
205205
* Then sign in to hub.docker.com and signup for access to WebLogic 12c Images via https://hub.docker.com/_/oracle-weblogic-server-12c
206206
* Then export the following before running the tests:
207-
```
208-
export DOCKER_USERNAME=<docker_username>
209-
export DOCKER_PASSWORD=<docker_password>
210-
export DOCKER_EMAIL=<docker_email>
211-
```
207+
```
208+
export DOCKER_USERNAME=<docker_username>
209+
export DOCKER_PASSWORD=<docker_password>
210+
export DOCKER_EMAIL=<docker_email>
211+
```
212+
212213
Method 2 <br>
213214
* Make sure the weblogic image i.e. store/oracle/weblogic:12.2.1.3 already exists locally
214215
* Make sure the weblogic image has patch p29135930 (required for the WebLogic Kubernetes Operator).

0 commit comments

Comments
 (0)