haridsv commented on PR #7256: URL: https://github.com/apache/hbase/pull/7256#issuecomment-3248674716
There are basically 3 categories based on the file name patterns: - Those with *_test_cluster.rb are picked up by TestShell - Those with *_test_no_cluster.rb are picked up by TestShellNoCluster - Those that don't follow either of the above pattern, these need their own Java test class. Does this answer your question? -- 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: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org