walterddr commented on PR #8706: URL: https://github.com/apache/pinot/pull/8706#issuecomment-1128275001
> Thanks for trying this out! Ideally we want to avoid forcing the test name, or updating the test profile when adding new tests. Does it work if we remove the test suite xml file and only annotate the test group? ideally, it should work without the testng.xml. but my goal here is to have the testng.xml still, but without the need to modify it. let's first make sure 1. it doesn't need to modify testng.xml 2. it can add more than 1 group (e.g. not only stateless, but we can add more if for example some of the tests can share the same cluster config) -- 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]
