kevinrr888 commented on PR #5555: URL: https://github.com/apache/accumulo/pull/5555#issuecomment-2894576684
@ctubbsii - What are your thoughts on 8d0be6d0379b252f6ebcfbf9bc06ce4108d61843? Maybe this meets some of the expectations and can be altered to meet all. With this, can run individual ITs (including those that are part of the suite) without running any other tests. As for the problem you mentioned with -Psunny, maybe this wasn't the case before but with the newest commit, if you run -Psunny, it will execute `run-integration-tests-suite` which runs tests that are `suite && sunny` then `run-integration-tests-non-suite` which runs tests that are `!suite && sunny`. It doesn't run all of the suite tests. Maybe I'm misunderstanding and you were referring to a different problem, though. I'm sure my approach has problems, as the Accumulo build and maven in general is fairly new to me. If you have an alternative approach that you would like to see, please feel free to push a commit. -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org