question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The instruction for running integration tests from integration-tests/README.md doesn't work

See original GitHub issue
[ERROR] 1) Error in custom provider, java.lang.RuntimeException: java.io.FileNotFoundException: client_tls/truststore.jks (No such file or directory)

FYI @jon-wei

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
leventovcommented, Nov 23, 2019

I “reproduced” this problem in Travis: https://travis-ci.org/apache/incubator-druid/jobs/615425842 in this PR: #6702. This must be due to these changes to integration-tests’ Dockerfile and some following .sh scripts.

0reactions
freyayunfucommented, Oct 13, 2019

@leventov I created a PR to resolve the issue, but still seeing connection refused issue since coordinator is not starting up correctly in time for some reason, which requires more research to fix.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The instruction for running integration tests from ... - GitHub
The instruction for running integration tests from integration-tests/README.md doesn't work · Issue #7842 · apache/druid · GitHub.
Read more >
Why don't my integration tests run while invoking the "mvn test ...
Currently my integration tests only run when I run mvn install . I would like to have them run when I do mvn...
Read more >
integration-tests - druid - Git repositories on apache
Run Druid Docker test clusters with Hadoop container by passing -Dstart.hadoop.docker=true to the mvn command. Currently, hdfs-deep-storage and other -deep- ...
Read more >
Testing - Treeherder Docs
The unit tests for the UI are run with [Jest]. The tests are written with react testing library. For the integration tests PollyJS...
Read more >
Getting Started with Podman
The code samples are intended to be run as a non-root user, and use sudo where root ... tests in your environment, checkout...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found