This is an automated email from the ASF dual-hosted git repository.

elek pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 7f332eb  HDDS-2252. Enable gdpr robot test in daily build
7f332eb is described below

commit 7f332ebf8b67d1ebf03f4fac9596ee18a99054cc
Author: dchitlangia <dineshchitlan...@gmail.com>
AuthorDate: Mon Oct 7 11:35:39 2019 +0200

    HDDS-2252. Enable gdpr robot test in daily build
    
    Closes #1602
---
 hadoop-ozone/dist/src/main/compose/ozone/test.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/hadoop-ozone/dist/src/main/compose/ozone/test.sh 
b/hadoop-ozone/dist/src/main/compose/ozone/test.sh
index fbae76d..e06f817 100755
--- a/hadoop-ozone/dist/src/main/compose/ozone/test.sh
+++ b/hadoop-ozone/dist/src/main/compose/ozone/test.sh
@@ -31,6 +31,8 @@ start_docker_env
 
 execute_robot_test scm basic/basic.robot
 
+execute_robot_test scm gdpr/gdpr.robot
+
 stop_docker_env
 
 generate_report


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to