This is an automated email from the ASF dual-hosted git repository.

karan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from 200c547d02 Include info about Hadoop 3 artifacts in release guide 
(#13594)
     add 365474ff1d New IT Framework - InputSource and InputFormat Tests 
(#13597)

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        |  24 +-
 integration-tests-ex/cases/cluster.sh              |   3 +
 integration-tests-ex/cases/pom.xml                 |  13 +-
 .../categories/{Catalog.java => InputFormat.java}  |   2 +-
 .../{BatchIndex.java => InputSource.java}          |   3 +-
 .../testsEx}/indexer/ITHttpInputSourceTest.java    |  16 +-
 .../ITLocalInputSourceAllInputFormatTest.java      |  16 +-
 .../testsEx}/indexer/ITSqlInputSourceTest.java     |  21 +-
 .../test/resources/cluster/InputSource/docker.yaml | 328 +++++++++++++++++++++
 ...a_parallel_index_using_sqlinputsource_task.json |   2 +-
 10 files changed, 390 insertions(+), 38 deletions(-)
 copy 
integration-tests-ex/cases/src/test/java/org/apache/druid/testsEx/categories/{Catalog.java
 => InputFormat.java} (97%)
 copy 
integration-tests-ex/cases/src/test/java/org/apache/druid/testsEx/categories/{BatchIndex.java
 => InputSource.java} (97%)
 copy {integration-tests/src/test/java/org/apache/druid/tests => 
integration-tests-ex/cases/src/test/java/org/apache/druid/testsEx}/indexer/ITHttpInputSourceTest.java
 (83%)
 copy {integration-tests/src/test/java/org/apache/druid/tests => 
integration-tests-ex/cases/src/test/java/org/apache/druid/testsEx}/indexer/ITLocalInputSourceAllInputFormatTest.java
 (90%)
 copy {integration-tests/src/test/java/org/apache/druid/tests => 
integration-tests-ex/cases/src/test/java/org/apache/druid/testsEx}/indexer/ITSqlInputSourceTest.java
 (90%)
 create mode 100644 
integration-tests-ex/cases/src/test/resources/cluster/InputSource/docker.yaml


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to