Skip to content

Commit 81c4f55

Browse files
authored
Revert "Disable should_make_JMX_connection for any version after 2025.1 (#490)"
This reverts commit e584b41.
1 parent e584b41 commit 81c4f55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: driver-core/src/test/java/com/datastax/driver/core/CCMBridgeTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ public class CCMBridgeTest extends CCMTestsSupport {
3232
@Test(groups = "short")
3333
@ScyllaVersion(
3434
maxOSS = "6.2.0",
35-
maxEnterprise = "2024.1",
3635
description = "JMX was dropped in scylladb/3cd2a6173668c5a13b6e674f912ff597f76422f5")
3736
public void should_make_JMX_connection() throws Exception {
3837
InetSocketAddress addr1 = ccm().jmxAddressOfNode(1);

0 commit comments

Comments
 (0)