[ 
https://issues.apache.org/jira/browse/HDDS-1216?focusedWorklogId=208240&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208240
 ]

ASF GitHub Bot logged work on HDDS-1216:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Mar/19 01:48
            Start Date: 06/Mar/19 01:48
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on pull request #553: HDDS-1216. 
Change name of ozoneManager service in docker compose file…
URL: https://github.com/apache/hadoop/pull/553#discussion_r262763681
 
 

 ##########
 File path: hadoop-ozone/dist/src/main/smoketest/test.sh
 ##########
 @@ -78,7 +78,7 @@ execute_tests(){
      TITLE="Ozone $TEST tests with $COMPOSE_DIR cluster"
      set +e
      OUTPUT_NAME="$COMPOSE_DIR-${TEST//\//_}"
-         docker-compose -f "$COMPOSE_FILE" exec -T ozoneManager python -m 
robot --log NONE --report NONE "${OZONE_ROBOT_OPTS[@]}" --output 
"smoketest/$RESULT_DIR/robot-$OUTPUT_NAME.xml" --logtitle "$TITLE" 
--reporttitle "$TITLE" "smoketest/$TEST"
+         docker-compose -f "$COMPOSE_FILE" exec -T om python -m robot --log 
NONE --report NONE "${OZONE_ROBOT_OPTS[@]}" --output 
"smoketest/$RESULT_DIR/robot-$OUTPUT_NAME.xml" --logtitle "$TITLE" 
--reporttitle "$TITLE" "smoketest/$TEST"
 
 Review comment:
   whitespace:tabs in line
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 208240)
    Time Spent: 3h 10m  (was: 3h)

> Change name of ozoneManager service in docker compose files to om
> -----------------------------------------------------------------
>
>                 Key: HDDS-1216
>                 URL: https://issues.apache.org/jira/browse/HDDS-1216
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Ajay Kumar
>            Assignee: Ajay Kumar
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Change name of ozoneManager service in docker compose files to om for 
> consistency. (secure ozone compose file will use "om"). 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to