* Provides a way to disable the docker integration tests via a gradle property.
* switch the property to be the opposite
* add a new make target and let CI use it.
* Update gradle.properties
Co-Authored-By: Armin Ruech <armin.ruech@gmail.com>
* Update exporters/jaeger/src/test/java/io/opentelemetry/exporters/jaeger/JaegerIntegrationTest.java
Co-Authored-By: Armin Ruech <armin.ruech@gmail.com>
* Update exporters/jaeger/src/test/java/io/opentelemetry/exporters/jaeger/JaegerIntegrationTest.java
Co-Authored-By: Armin Ruech <armin.ruech@gmail.com>
* simplify the test flow
Co-authored-by: Armin Ruech <armin.ruech@gmail.com>