milenkovicm opened a new issue, #1463: URL: https://github.com/apache/datafusion-ballista/issues/1463
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** At the moment, integration tests, setup cluster in `pull mode` - https://github.com/apache/datafusion-ballista/blob/0396c58aa58a546395fa59bf6658e17c621c0cc3/ballista/client/tests/common/mod.rs#L104 as we make `push` scheduling default in https://github.com/apache/datafusion-ballista/pull/1461 we need to improve test to cover `push` scheduling. **Describe the solution you'd like** create new test setup which would start cluster using `push` scheduling and include it in the tests, preferably adding additional case to each test **Describe alternatives you've considered** **Additional context** -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
