GitHub user hmcl opened a pull request:

    https://github.com/apache/storm/pull/930

    Storm 1179

    This patch has 3 commits. 
    -  POM changes implementing profiles to separate integration tests and unit 
tests
    - Two separate commits that illustrate how to migrate existing tests 
currently running as unit tests  to run as integration tests

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hmcl/storm-apache STORM-1179

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/930.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #930
    
----
commit 1a63cdf1d128ed66ce647b2e811b0afbb11ad274
Author: Hugo Louro <[email protected]>
Date:   2015-12-07T07:55:36Z

    STORM-1179: Create Maven Profiles for Integration Tests
    - Added support for integration test profiles
    - integration-tests-only
    - all-tests

commit 4dfe03b236537a53c7dbc0aa1e31af2027499138
Author: Hugo Louro <[email protected]>
Date:   2015-12-08T02:54:29Z

    STORM-1179: Create Maven Profiles for Integration Tests
    - Mark Java Unit Test as Integration Test

commit a5145bf248690ecd29ddc599129dbec6e3cd6606
Author: Hugo Louro <[email protected]>
Date:   2015-12-08T02:59:06Z

    STORM-1179: Create Maven Profiles for Integration Tests
    - Mark Clojure Tests as Integration Tests

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to