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

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

                Author: ASF GitHub Bot
            Created on: 06/Mar/19 13:42
            Start Date: 06/Mar/19 13:42
    Worklog Time Spent: 10m 
      Work Description: elek 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_r262945158
 
 

 ##########
 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:
   IMHO, you modified a line which already contained a tab.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 208807)
    Time Spent: 3.5h  (was: 3h 20m)

> 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: 3.5h
>  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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to