Github user vkaggalumn commented on the pull request:

    https://github.com/apache/storm/pull/122#issuecomment-71032607
  
    Thanks @harshach.
    
    If I am reading the documentation right, I see the following which 
instructs how to build the storm code base with the STORM_TEST_TIMEOUT_MS set? 
Being a new user, I am wondering about the this - How should we be setting this 
(STORM_TEST_TIMEOUT_MS) when using Eclipse to run our tests in our storm 
project? Or am I not reading this right?
    
    <pre>
    # Build the code and run the tests, with specifying default test timeout 
(in millisecond)
    $ export STORM_TEST_TIMEOUT_MS=10000
    $ mvn clean install
    </pre>
    
    Any pointers would be greatly appreciated.
    
    Many thanks!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to