LZD-PratyushBhatt commented on code in PR #5436:
URL: https://github.com/apache/ozone/pull/5436#discussion_r1357886074
##########
hadoop-ozone/dist/src/main/compose/ozonesecure-ha/test-scm-decommission.sh:
##########
@@ -47,4 +47,4 @@ SCMID=$(execute_command_in_container scm4.org bash -c "ozone
admin scm roles" |
docker-compose stop scm4.org
execute_robot_test scm3.org kinit.robot
wait_for_execute_command scm3.org 60 "ozone admin scm decommission
--nodeid=${SCMID} | grep Decommissioned"
Review Comment:
Updated the PR. Tested locally on s3g, works fine.
```
export SECURITY_ENABLED=true
❯ ../test-single.sh s3g scmha/scm-decommission.robot
==============================================================================
Scm-Decommission :: Test Ozone SCM Decommissioning
==============================================================================
Decommission SCM Primordial Node | PASS
|
------------------------------------------------------------------------------
Scm-Decommission :: Test Ozone SCM Decommissioning | PASS
|
1 test, 1 passed, 0 failed
==============================================================================
```
##########
hadoop-ozone/dist/src/main/compose/ozonesecure-ha/test-scm-decommission.sh:
##########
@@ -47,4 +47,4 @@ SCMID=$(execute_command_in_container scm4.org bash -c "ozone
admin scm roles" |
docker-compose stop scm4.org
execute_robot_test scm3.org kinit.robot
wait_for_execute_command scm3.org 60 "ozone admin scm decommission
--nodeid=${SCMID} | grep Decommissioned"
Review Comment:
Updated the PR. Tested locally on s3g, works fine.
```
export SECURITY_ENABLED=true
❯ ../test-single.sh s3g scmha/scm-decommission.robot
==============================================================================
Scm-Decommission :: Test Ozone SCM Decommissioning
==============================================================================
Decommission SCM Primordial Node | PASS
|
------------------------------------------------------------------------------
Scm-Decommission :: Test Ozone SCM Decommissioning | PASS
|
1 test, 1 passed, 0 failed
==============================================================================
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]