Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-16797

Test-infra: with docker

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Critical
    • Resolution: Invalid
    • 3.9.0
    • None
    • None
    • OS: Ubuntu 18.04
      Java : OpenJdk 11

    • Unknown

    Description

      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 but it didn't help.
      DOCKER_HOST=tcp://myhost:2375 mvn clean install

      Am I missing anything here?

      Attachments

        Issue Links

          Activity

            People

              orpiske Otavio Rodolfo Piske
              Nayana Nayana Thorat
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: