stoty commented on pull request #30: URL: https://github.com/apache/phoenix-queryserver/pull/30#issuecomment-620548422
Yes, I did run the test. Now I made another pass on the tests, and properly integrated the python test suite into the maven test run. I had actually made some enhancements that helps with development: - The python output of the maven is tee-d into separate files so that it is more readable - You can start test server with QueryServerBasicsIT.startLocalPQS - You can start a HTTPS+kerberos server with SecureQueryServerPhoenixDBIT.startLocalPQS, it will even output a script for you to set up kerberos and the python test suite. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
