Skip to content

Commit 9b4e857

Browse files
committed
fix
1 parent 3fff16d commit 9b4e857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jmx-scraper/src/integrationTest/java/io/opentelemetry/contrib/jmxscraper/target_systems/TargetSystemIntegrationTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
import org.testcontainers.containers.Network;
4141
import org.testcontainers.containers.output.Slf4jLogConsumer;
4242

43+
@Testcontainers(disabledWithoutDocker = true)
4344
public abstract class TargetSystemIntegrationTest {
4445
private static final Logger logger = LoggerFactory.getLogger(TargetSystemIntegrationTest.class);
4546
private static final Logger targetSystemLogger = LoggerFactory.getLogger("TargetSystemContainer");

0 commit comments

Comments
 (0)