[
https://issues.apache.org/jira/browse/CAMEL-16797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otavio Rodolfo Piske updated CAMEL-16797:
-----------------------------------------
Attachment: (was: ArangoCollectionDeleteTest.txt.txt)
> Test-infra: with docker
> -----------------------
>
> Key: CAMEL-16797
> URL: https://issues.apache.org/jira/browse/CAMEL-16797
> Project: Camel
> Issue Type: Task
> Components: camel-test, camel-testcontainers
> Affects Versions: 3.9.0
> Environment: OS: Ubuntu 18.04
> Java : OpenJdk 11
> Reporter: Nayana Thorat
> Assignee: Otavio Rodolfo Piske
> Priority: Critical
>
> I have build apache camel v3.9.0 from source and also executing tests as
> mentioned in
> [https://camel.apache.org/manual/latest/building.html]
> while executing _mvn install_ I observed that testcases for some components
> like camel-couchdb or camel-arangodb are activated only if docker is
> installed whereas tests for components like camel-couchbase are executed even
> if docker is not installed. Curious to know why the difference.
> Another question is how to run the tests using a remote docker server? (
> camel code on one host from where we execute _mvn install_ and docker running
> on another host)
> I tried overriding DOCKER_HOST variable as mentioned [here
> |https://github.com/apache/camel/blob/camel-3.9.0/components/camel-aws/camel-aws2-sqs/README.md]
> but it didn't help.
> _DOCKER_HOST=tcp://myhost:2375 mvn clean install_
> Am I missing anything here?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)