HDDS-43: Rename hdsl to hdds in hadoop-ozone/acceptance-test/README.md. Contributed by Sandeep Nemuri
This commit is contained in:
parent
30293f6065
commit
84b305f11a
@ -12,7 +12,7 @@
|
||||
limitations under the License. See accompanying LICENSE file.
|
||||
-->
|
||||
|
||||
# Acceptance test suite for Ozone/Hdsl
|
||||
# Acceptance test suite for Ozone/Hdds
|
||||
|
||||
This project contains acceptance tests for ozone/hdds using docker-compose and [robot framework](http://robotframework.org/).
|
||||
|
||||
@ -20,7 +20,7 @@ This project contains acceptance tests for ozone/hdds using docker-compose and [
|
||||
|
||||
To run the acceptance tests, please activate the `ozone-acceptance-test` profile and do a full build.
|
||||
|
||||
Typically you need a `mvn install -Phdsl,ozone-acceptance-test,dist -DskipTests` for a build without unit tests but with acceptance test.
|
||||
Typically you need a `mvn install -Phdds,ozone-acceptance-test,dist -DskipTests` for a build without unit tests but with acceptance test.
|
||||
|
||||
Notes:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user