You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by steveblackmon <gi...@git.apache.org> on 2015/06/09 08:36:33 UTC

[GitHub] incubator-streams pull request: resolves STREAMS-332 #332

Github user steveblackmon commented on a diff in the pull request:

    https://github.com/apache/incubator-streams/pull/226#discussion_r31985768
  
    --- Diff: streams-contrib/streams-provider-datasift/pom.xml ---
    @@ -29,6 +29,11 @@
     
         <description>Datasift Provider</description>
     
    +    <properties>
    +        <skipITs>true</skipITs>
    +        <testDataBaseURl>http://streams.peoplepattern.com.s3.amazonaws.com/test-data/</testDataBaseURl>
    --- End diff --
    
    Yes - these reference test files can reside in this commerically-hosted repository with public permissions until/unless there is a complaint.  More important than where these specific test files are hosted today, integration tests can now run against real-world data hosted by anyone at any accessible URL.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---