[GitHub] [hadoop-ozone] hanishakoneru commented on issue #723: HDDS-3281. Add timeouts to all robot tests

2020-04-01 Thread GitBox
hanishakoneru commented on issue #723: HDDS-3281. Add timeouts to all robot 
tests
URL: https://github.com/apache/hadoop-ozone/pull/723#issuecomment-607572973
 
 
   Just saw that there is an option to list the timestamp of each message.
   The last test to run is _ozone-topology-basic/Check webui static resources_. 
The next test in the suit is _basic/Start freon testing_ which is probably the 
one which is running forever and hence leading to cancellation of the whole 
acceptance test suit.
   ```
   Tue, 31 Mar 2020 10:46:59 GMT   Safe mode is off
   Tue, 31 Mar 2020 10:47:00 GMT   
==
   Tue, 31 Mar 2020 10:47:00 GMT   ozone-topology-basic :: Smoketest ozone 
cluster startup   
   Tue, 31 Mar 2020 10:47:00 GMT   
==
   Tue, 31 Mar 2020 10:47:01 GMT   Check webui static resources 
 | PASS |
   Tue, 31 Mar 2020 10:47:01 GMT   

   Tue, 31 Mar 2020 16:26:10 GMT   ##[error]The operation was canceled.
   ```
   @elek @adoroszlai 


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


With regards,
Apache Git Services

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



[GitHub] [hadoop-ozone] hanishakoneru commented on issue #723: HDDS-3281. Add timeouts to all robot tests

2020-04-01 Thread GitBox
hanishakoneru commented on issue #723: HDDS-3281. Add timeouts to all robot 
tests
URL: https://github.com/apache/hadoop-ozone/pull/723#issuecomment-607328861
 
 
   @adoroszlai , @elek how about we print a start and end time (or duration) 
for each test suit. 


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


With regards,
Apache Git Services

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



[GitHub] [hadoop-ozone] hanishakoneru commented on issue #723: HDDS-3281. Add timeouts to all robot tests

2020-03-31 Thread GitBox
hanishakoneru commented on issue #723: HDDS-3281. Add timeouts to all robot 
tests
URL: https://github.com/apache/hadoop-ozone/pull/723#issuecomment-606761659
 
 
   > @elek @hanishakoneru a 6-hours run despite timeout settings: 
https://github.com/apache/hadoop-ozone/runs/548358523
   
   This branch was not rebased to include the timeout change. Can we rebase and 
retry.


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


With regards,
Apache Git Services

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



[GitHub] [hadoop-ozone] hanishakoneru commented on issue #723: HDDS-3281. Add timeouts to all robot tests

2020-03-27 Thread GitBox
hanishakoneru commented on issue #723: HDDS-3281. Add timeouts to all robot 
tests
URL: https://github.com/apache/hadoop-ozone/pull/723#issuecomment-605255750
 
 
   Thank you all for the reviews. Will merge this PR.


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


With regards,
Apache Git Services

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



[GitHub] [hadoop-ozone] hanishakoneru commented on issue #723: HDDS-3281. Add timeouts to all robot tests

2020-03-27 Thread GitBox
hanishakoneru commented on issue #723: HDDS-3281. Add timeouts to all robot 
tests
URL: https://github.com/apache/hadoop-ozone/pull/723#issuecomment-605096549
 
 
   > Note: originally I suggested to put the Timeout to the commonlib.robot to 
avoid code duplication, but I tested it and doesn't work.
   Yes. Learned that robot framework does not allow "global timeout" by design.
   
   @adoroszlai, @elek are we good to merge this patch?


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


With regards,
Apache Git Services

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



[GitHub] [hadoop-ozone] hanishakoneru commented on issue #723: HDDS-3281. Add timeouts to all robot tests

2020-03-26 Thread GitBox
hanishakoneru commented on issue #723: HDDS-3281. Add timeouts to all robot 
tests
URL: https://github.com/apache/hadoop-ozone/pull/723#issuecomment-604676324
 
 
   @adoroszlai, I think even with that limitation the timeout will help us 
isolate the problem. Let's say the acceptance suit is cancelled, we could still 
get to know which test contributed to the time out.


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


With regards,
Apache Git Services

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