dcos-cassandra-service
dcos-cassandra-service copied to clipboard
Added integration tests for validating JMX_PORT config
Added two integration tests for validating:
- the default
JMX_PORT
being set to 7199 (test_jmx_default) - the ability to configure
JMX_PORT
(test_jmx_override)
Note: The test automation will report test_jmx_default
as PASSING
and test_jmx_override
as FAILED
. test_jmx_override
will fail for this PR because we have not updated the https://downloads.mesosphere.com/cassandra/assets/apache-cassandra-3.0.8-bin-dcos.tar.gz
yet, which is used by default in the stub universe package. We intend to do that when we'll release our next version.
Would it make sense to just mark the expected-to-fail test as disabled for now?
@nickbp Let me mark that test as disabled, and add a task to remind that we need to enable this test.
@mesosphere-ci retest this please
@mesosphere-ci retest this please
@mesosphere-ci retest this please
@mesosphere-ci retest this please
@mohitsoni: The needed change in binary dependency has been made. All tests have passed. Can you get this PR across the line if it is still needed?
retest this please