This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 94a1d6f2a8 Merge branch '2.1'
add 26a71d0627 Scale Wait by timeout.factor and more IT QA work (#3675)
new 38d28c233c Merge branch '2.1'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
test/pom.xml | 1 +
.../apache/accumulo/harness/AccumuloITBase.java | 18 ++++----
.../accumulo/test/BadDeleteMarkersCreatedIT.java | 10 +----
.../apache/accumulo/test/ScanConsistencyIT.java | 11 +----
.../accumulo/test/functional/LargeRowIT.java | 12 +-----
.../test/functional/ManagerAssignmentIT.java | 13 +++---
.../accumulo/test/functional/WALSunnyDayIT.java | 15 +------
.../java/org/apache/accumulo/test/util/Wait.java | 48 ++++++++++++++++++----
8 files changed, 60 insertions(+), 68 deletions(-)