dcos-cassandra-service icon indicating copy to clipboard operation
dcos-cassandra-service copied to clipboard

Added integration tests for validating JMX_PORT config

Open mohitsoni opened this issue 8 years ago • 8 comments

Added two integration tests for validating:

  1. the default JMX_PORT being set to 7199 (test_jmx_default)
  2. 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.

mohitsoni avatar Sep 21 '16 21:09 mohitsoni

Would it make sense to just mark the expected-to-fail test as disabled for now?

nickbp avatar Sep 21 '16 21:09 nickbp

@nickbp Let me mark that test as disabled, and add a task to remind that we need to enable this test.

mohitsoni avatar Sep 21 '16 21:09 mohitsoni

@mesosphere-ci retest this please

mohitsoni avatar Sep 22 '16 18:09 mohitsoni

@mesosphere-ci retest this please

mohitsoni avatar Sep 26 '16 04:09 mohitsoni

@mesosphere-ci retest this please

mohitsoni avatar Sep 26 '16 08:09 mohitsoni

@mesosphere-ci retest this please

mohitsoni avatar Sep 26 '16 16:09 mohitsoni

@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?

gabrielhartmann avatar Oct 08 '16 15:10 gabrielhartmann

retest this please

triclambert avatar Nov 16 '16 21:11 triclambert