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 5b3abcebb9 HDDS-9453. scm-leader-transfer.robot not part of any
acceptance test (#5441)
5b3abcebb9 is described below
commit 5b3abcebb92e0de584ee6361c60df6689dca9506
Author: Pratyush Bhatt <[email protected]>
AuthorDate: Wed Oct 18 10:19:21 2023 +0530
HDDS-9453. scm-leader-transfer.robot not part of any acceptance test (#5441)
---
hadoop-ozone/dist/src/main/compose/ozonesecure-ha/test.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/hadoop-ozone/dist/src/main/compose/ozonesecure-ha/test.sh
b/hadoop-ozone/dist/src/main/compose/ozonesecure-ha/test.sh
index d0b9fac034..ba6fb63fd3 100755
--- a/hadoop-ozone/dist/src/main/compose/ozonesecure-ha/test.sh
+++ b/hadoop-ozone/dist/src/main/compose/ozonesecure-ha/test.sh
@@ -58,6 +58,8 @@ execute_robot_test s3g omha/om-roles.robot
execute_robot_test s3g omha/om-leader-transfer.robot
+execute_robot_test s3g scmha/scm-leader-transfer.robot
+
execute_robot_test s3g httpfs
export SCM=scm2.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]