You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2019/12/18 15:31:10 UTC

[GitHub] [hadoop-ozone] timmylicheng opened a new pull request #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

timmylicheng opened a new pull request #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375
 
 
   ## What changes were proposed in this pull request?
   #HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
   
   (Please fill in changes proposed in this fix)
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-2115
   
   (Please create an issue in ASF JIRA before opening a pull request,
   and you need to set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. HDDS-XXXX. Fix a typo in YYY.)
   
   Please replace this section with the link to the Apache JIRA)
   
   ## How was this patch tested?
   Run test-single.sh locally and all passed.
   
   (Please explain how this patch was tested. Ex: unit tests, manual tests)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] timmylicheng commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
timmylicheng commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-568442511
 
 
   After merge with master, acceptance fails at s3 gateway test. @hanishakoneru 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] timmylicheng edited a comment on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
timmylicheng edited a comment on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-567360815
 
 
   ```
   ../test-single.sh scm scmcli/pipeline.robot
   ==============================================================================
   ozone-pipeline :: Smoketest ozone cluster startup
   ==============================================================================
   Run list pipeline                                                     | PASS |
   ------------------------------------------------------------------------------
   Run create pipeline                                                   | PASS |
   ------------------------------------------------------------------------------
   ozone-pipeline :: Smoketest ozone cluster startup                     | PASS |
   2 critical tests, 2 passed, 0 failed
   2 tests total, 2 passed, 0 failed
   ==============================================================================
   Output:  /tmp/smoketest/ozone/result/robot-ozone-ozone-pipeline-scm.xml
   Robot framework is not installed, the reports can be generated (sudo pip install robotframework).
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] elek edited a comment on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
elek edited a comment on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-572150090
 
 
   Acceptance tests on HDDS-1564 branch seems to be unstable
   
   https://github.com/apache/hadoop-ozone/actions?query=branch%3AHDDS-1564
   
   compared to the master:
   
   https://github.com/apache/hadoop-ozone/actions?query=branch%3Amaster
   
   I think it's a generic problem with the branch as I have seen same failures on different PRs (eg. #406).
   
   I would suggest to merge this PR as is. It wouldn't break the master (feature branch) and the failure is clearly not the problem with this PR. 
   
   And after committing the issues in the queue, we need to find the problem and fix the tests on this branch...
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] hanishakoneru commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
hanishakoneru commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-571344875
 
 
   I am not able to expand the acceptance test logs. Going to re-trigger the checks again to see if this is a one time problem or persistent.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] elek edited a comment on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
elek edited a comment on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-571168747
 
 
   > After merge with master, acceptance fails at s3 gateway test.
   
   Can't see the exact error message. The acceptance test log files are missing from the archive.
   
   Let me try to retrigger it....

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] elek commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
elek commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-572150090
 
 
   Acceptance tests on HDDS-1564 seems to be unstable
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] hanishakoneru merged pull request #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
hanishakoneru merged pull request #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] hanishakoneru commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
hanishakoneru commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-572207858
 
 
   Thanks @elek . I also tested the patch extensively. Most times the acceptance test fails without any logs. Tested the robot tests locally and they work fine. Also tested with just this change on top of master and the results are as expected.
   I will merge this PR shortly.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] timmylicheng commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
timmylicheng commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-571918364
 
 
   I merged with master and acceptance failed again with a different message. @hanishakoneru @adoroszlai 
   
   hadoop27-mapreduce :: Execute MR jobs                                         
   ==============================================================================
   Execute PI calculation                                                | FAIL |
   Test timeout 4 minutes exceeded.
   ------------------------------------------------------------------------------
   Execute WordCount                                                     | FAIL |
   255 != 0
   ------------------------------------------------------------------------------
   hadoop27-mapreduce :: Execute MR jobs                                 | FAIL |
   2 critical tests, 0 passed, 2 failed
   2 tests total, 0 passed, 2 failed
   ==============================================================================
   Output:  /tmp/smoketest/hadoop27/result/robot-hadoop27-hadoop27-mapreduce-rm.xml
   /home/runner/work/hadoop-ozone/hadoop-ozone/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone-mr/hadoop27/../../testlib.sh: line 125: 97441 Killed                  docker-compose -f "$COMPOSE_FILE" --no-ansi logs > "$RESULT_DIR/docker-$OUTPUT_NAME.log"
   ERROR: Test execution of /home/runner/work/hadoop-ozone/hadoop-ozone/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone-mr/hadoop27 is FAILED!!!!
   ##[error]Process completed with exit code 137.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] adoroszlai commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-571549691
 
 
   @timmylicheng all acceptance tests failed because SCM could not exit safe mode:
   
   ```
   2020-01-07T03:46:31.5337614Z SCM is in safe mode.
   2020-01-07T03:46:41.4364121Z SCM is in safe mode.
   2020-01-07T03:46:50.4562615Z SCM is in safe mode.
   2020-01-07T03:47:00.1458169Z SCM is in safe mode.
   2020-01-07T03:47:08.0186479Z SCM is in safe mode.
   2020-01-07T03:47:17.1032118Z SCM is in safe mode.
   2020-01-07T03:47:26.6599830Z SCM is in safe mode.
   2020-01-07T03:47:28.6637806Z WARNING! Safemode is still on. Please check the docker-compose files
   ```
   
   Docker container logs are full of messages like `group-9415212EE472 not found`.  My guess is that this is the same problem as fixed in [HDDS-2679](https://issues.apache.org/jira/browse/HDDS-2679) and [RATIS-783](https://issues.apache.org/jira/browse/RATIS-783).  Can you please try merging from master again?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] timmylicheng edited a comment on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
timmylicheng edited a comment on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-571918364
 
 
   I merged with master and acceptance failed again with a different message. @hanishakoneru @adoroszlai 
   
   hadoop27-mapreduce :: Execute MR jobs                                         
   
   Execute PI calculation                                                | FAIL |
   Test timeout 4 minutes exceeded.
   Execute WordCount                                                     | FAIL |
   255 != 0
   hadoop27-mapreduce :: Execute MR jobs                                 | FAIL |
   2 critical tests, 0 passed, 2 failed
   2 tests total, 0 passed, 2 failed
   
   Output:  /tmp/smoketest/hadoop27/result/robot-hadoop27-hadoop27-mapreduce-rm.xml
   /home/runner/work/hadoop-ozone/hadoop-ozone/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone-mr/hadoop27/../../testlib.sh: line 125: 97441 Killed                  docker-compose -f "$COMPOSE_FILE" --no-ansi logs > "$RESULT_DIR/docker-$OUTPUT_NAME.log"
   ERROR: Test execution of /home/runner/work/hadoop-ozone/hadoop-ozone/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone-mr/hadoop27 is FAILED!!!!
   ##[error]Process completed with exit code 137.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] hanishakoneru commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
hanishakoneru commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-568132284
 
 
   @timmylicheng can you please rebase with latest master. We wouldn't get a clean acceptance test run without the fix in HDDS-2774.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] timmylicheng commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
timmylicheng commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-571469438
 
 
   Removing network ozonesecure_default
   cp: cannot stat '/home/runner/work/hadoop-ozone/hadoop-ozone/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozonesecure/result/robot-*.xml': No such file or directory
   [ ERROR ] Reading XML source '/home/runner/work/hadoop-ozone/hadoop-ozone/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/result/robot-*.xml' failed: No such file or directory
   
   Try --help for usage information.
   cp: cannot stat '/home/runner/work/hadoop-ozone/hadoop-ozone/hadoop-ozone/dev-support/checks/../../../target/acceptance/log.html': No such file or directory
   ##[error]Process completed with exit code 1.
   
   @hanishakoneru @elek 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] hanishakoneru commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
hanishakoneru commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-568131135
 
 
   Thanks @timmylicheng for working on this.
   The patch LGTM overall. The acceptance test failure you are seeing is because of another issue which was fixed by HDDS-2774. I have rerun the checks again.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] timmylicheng edited a comment on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
timmylicheng edited a comment on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-571918364
 
 
   I merged with master and acceptance failed again with a different message. @hanishakoneru @adoroszlai 
   
   hadoop27-mapreduce :: Execute MR jobs                                         
   
   Execute PI calculation                                                | FAIL |
   Test timeout 4 minutes exceeded.
   ------------------------------------------------------------------------------
   Execute WordCount                                                     | FAIL |
   255 != 0
   ------------------------------------------------------------------------------
   hadoop27-mapreduce :: Execute MR jobs                                 | FAIL |
   2 critical tests, 0 passed, 2 failed
   2 tests total, 0 passed, 2 failed
   
   Output:  /tmp/smoketest/hadoop27/result/robot-hadoop27-hadoop27-mapreduce-rm.xml
   /home/runner/work/hadoop-ozone/hadoop-ozone/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone-mr/hadoop27/../../testlib.sh: line 125: 97441 Killed                  docker-compose -f "$COMPOSE_FILE" --no-ansi logs > "$RESULT_DIR/docker-$OUTPUT_NAME.log"
   ERROR: Test execution of /home/runner/work/hadoop-ozone/hadoop-ozone/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone-mr/hadoop27 is FAILED!!!!
   ##[error]Process completed with exit code 137.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] timmylicheng commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
timmylicheng commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-568330499
 
 
   > @timmylicheng can you please rebase with latest master. We wouldn't get a clean acceptance test run without the fix in HDDS-2774.
   
   Yea sure. We are going merge tip master to HDDS-1564. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] hanishakoneru commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
hanishakoneru commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-571687602
 
 
   Thanks @adoroszlai. I am running CI with @timmylicheng 's changes on top of current master to see if rebasing to master would resolve the issue. I ll post the results when it completes.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] hanishakoneru commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
hanishakoneru commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-572260671
 
 
   Thank you @timmylicheng for the contributions, @adoroszlai and @elek  for the reviews.
   +1 to merge into branch HDDS-1564.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] timmylicheng edited a comment on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
timmylicheng edited a comment on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-567360631
 
 
   ```
   ../test-single.sh scm scmcli/datanode.robot
   ==============================================================================
   ozone-datanode :: Smoketest ozone cluster startup
   ==============================================================================
   Run list pipeline                                                     | PASS |
   ------------------------------------------------------------------------------
   ozone-datanode :: Smoketest ozone cluster startup                     | PASS |
   1 critical test, 1 passed, 0 failed
   1 test total, 1 passed, 0 failed
   ==============================================================================
   Output:  /tmp/smoketest/ozone/result/robot-ozone-ozone-datanode-scm.xml
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] elek commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI

Posted by GitBox <gi...@apache.org>.
elek commented on issue #375: HDDS-2115 Add acceptance test for createPipeline CLI and datanode list CLI
URL: https://github.com/apache/hadoop-ozone/pull/375#issuecomment-571168747
 
 
   > After merge with master, acceptance fails at s3 gateway test.
   
   Can't see the exact error message. The acceptance tests log files are missing from the archive.
   
   Let me try to retrigger it....

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org