milleruntime commented on issue #2147:
URL: https://github.com/apache/accumulo/issues/2147#issuecomment-912582316
I missed some when I opened this ticket. There are actually 7 Sunny day ITs.
The 4 above plus these:
<pre>
main/java/org/apache/accumulo/test/ShellIT.java:@Category({MiniClusterOnlyTests.class,
SunnyDayTests.class})
main/java/org/apache/accumulo/test/functional/ReadWriteIT.java:@Category({StandaloneCapableClusterTests.class,
SunnyDayTests.class})
main/java/org/apache/accumulo/test/ShellServerIT.java:@Category({MiniClusterOnlyTests.class,
SunnyDayTests.class})
</pre>
This is a lot better than what I initially thought. Maybe a bulk import and
WAL test would be nice.
--
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]