This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 39485fb572 HDDS-9415. ozone-debug-lease-recovery.robot not part of
acceptance tests (#5405)
39485fb572 is described below
commit 39485fb5727c9f4eeaad80eb79e85897c4f040d7
Author: Pratyush Bhatt <[email protected]>
AuthorDate: Wed Oct 11 02:02:33 2023 +0530
HDDS-9415. ozone-debug-lease-recovery.robot not part of acceptance tests
(#5405)
---
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 a580fd8330..6477dbd097 100755
--- a/hadoop-ozone/dist/src/main/compose/ozone/test.sh
+++ b/hadoop-ozone/dist/src/main/compose/ozone/test.sh
@@ -48,6 +48,8 @@ execute_robot_test scm freon
execute_robot_test scm cli
execute_robot_test scm admincli
+execute_robot_test scm debug/ozone-debug-lease-recovery.robot
+
execute_robot_test scm -v USERNAME:httpfs httpfs
execute_debug_tests
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]