HDDS-43: Rename hdsl to hdds in hadoop-ozone/acceptance-test/README.md. Contributed by Sandeep Nemuri
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/84b305f1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/84b305f1 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/84b305f1 Branch: refs/heads/HDDS-4 Commit: 84b305f11a67e6f420e33e1ec30640b8214997e1 Parents: 30293f6 Author: Bharat Viswanadham <bha...@apache.org> Authored: Thu May 10 17:24:40 2018 -0700 Committer: Bharat Viswanadham <bha...@apache.org> Committed: Thu May 10 17:24:40 2018 -0700 ---------------------------------------------------------------------- hadoop-ozone/acceptance-test/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/84b305f1/hadoop-ozone/acceptance-test/README.md ---------------------------------------------------------------------- diff --git a/hadoop-ozone/acceptance-test/README.md b/hadoop-ozone/acceptance-test/README.md index 07d10fb..3a0ca49 100644 --- a/hadoop-ozone/acceptance-test/README.md +++ b/hadoop-ozone/acceptance-test/README.md @@ -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: --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org