Skip to content

Commit 30f45b0

Browse files
authored
HDDS-6969. Add link to compose directory in smoketest README (#3567)
1 parent a6500f6 commit 30f45b0

File tree

1 file changed

+2
-2
lines changed
  • hadoop-ozone/dist/src/main/smoketest

1 file changed

+2
-2
lines changed

hadoop-ozone/dist/src/main/smoketest/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The current configuration in the robot files (hostnames, ports) are adjusted for
2929

3030
# Run tests in docker environment
3131

32-
In the ./compose folder there are additional test scripts to make it easy to run all tests or run a specific test in a docker environment.
32+
In the [compose](../compose) folder there are additional test scripts to make it easy to run all tests or run a specific test in a docker environment.
3333

3434
## Test one environment
3535

@@ -60,4 +60,4 @@ cd compose/ozone
6060
docker-compose up -d
6161
#wait....
6262
../test-single.sh scm basic/basic.robot
63-
```
63+
```

0 commit comments

Comments
 (0)