Skip to content

[Backport] Integration tests for Kafka & Kinesis ingestion#9745

Merged
jihoonson merged 4 commits intoapache:0.18.1from
maytasm:BP-stream-IT
Apr 24, 2020
Merged

[Backport] Integration tests for Kafka & Kinesis ingestion#9745
jihoonson merged 4 commits intoapache:0.18.1from
maytasm:BP-stream-IT

Conversation

@maytasm
Copy link
Copy Markdown
Contributor

@maytasm maytasm commented Apr 22, 2020

Backport of #9576 to 0.18.1.
Backport of #9724 to 0.18.1.

@maytasm
Copy link
Copy Markdown
Contributor Author

maytasm commented Apr 22, 2020

This PR only modify files in integration-tests with the exception of:

  • .travis.yml : to add the new integration tests to our Travis CI pipeline
  • docs/development/extensions-core/kinesis-ingestion.md : to fix a minor typo in existing documentation
  • pom.xml : to update testng version

None of these should have any impact outside of integration tests

@maytasm
Copy link
Copy Markdown
Contributor Author

maytasm commented Apr 22, 2020

There were three merge conflicts which were simple to resolve.

  • integration-tests/pom.xml
  • integration-tests/src/test/java/org/apache/druid/tests/coordinator/duty/ITAutoCompactionTest.java (this one was deleted from the PR since ITAutoCompactionTest is not in 0.18.1)
  • integration-tests/src/test/java/org/apache/druid/tests/TestNGGroup.java

@clintropolis clintropolis added this to the 0.18.1 milestone Apr 24, 2020
@jihoonson jihoonson merged commit 1a0071e into apache:0.18.1 Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants