[ https://issues.apache.org/jira/browse/PIO-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15517582#comment-15517582 ]
ASF GitHub Bot commented on PIO-35: ----------------------------------- Github user dszeto commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/300#discussion_r80326911 --- Diff: .travis.yml --- @@ -68,7 +69,7 @@ env: before_install: - unset SBT_OPTS JVM_OPTS - - docker pull ziemin/pio-testing + - docker pull chanlee514/pio-testing --- End diff -- I think we should put this under `predictionio` org on Docker Hub. We are missing something that automatically build and tag these testing container images properly. Let me work on it and we can modify our integration test to pick up the proper container. > Add integration tests for major templates > ----------------------------------------- > > Key: PIO-35 > URL: https://issues.apache.org/jira/browse/PIO-35 > Project: PredictionIO > Issue Type: Improvement > Reporter: Chan > > Developers of engine templates should be able to test that their template > works with the latest changes in PredictionIO. As a starting point, we can > expand the integration test suite to all previously "official" templates. -- This message was sent by Atlassian JIRA (v6.3.4#6332)