MMirelli commented on issue #20071: URL: https://github.com/apache/pulsar/issues/20071#issuecomment-1504867463
I would: 1. clone an integration test (like [this one](https://github.com/apache/pulsar/blob/82237d3684fe506bcb6426b3b23f413422e6e4fb/tests/integration/src/test/java/org/apache/pulsar/tests/integration/upgrade/PulsarZKDowngradeTest.java#L44-L43)) 2. pass `httpServerEnabled=true` when starting up the server 3. running some smoke test after deployment WIP: https://github.com/apache/pulsar/compare/master...MMirelli:pulsar:mm-implement-integration-test-with-httpServer-enabled-20071 4. replace [this](https://github.com/apache/pulsar/blob/82237d3684fe506bcb6426b3b23f413422e6e4fb/tests/integration/src/test/java/org/apache/pulsar/tests/integration/upgrade/PulsarZKDowngradeTest.java#L61-L64) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
