Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23677 )
Change subject: IMPALA-14556: Move Hive ACID stress tests to exhaustive tests ...................................................................... IMPALA-14556: Move Hive ACID stress tests to exhaustive tests Currently Hive ACID stress tests run with "core" exploration strategy. It was important to get instant feedback about this feature when this was actively developed. Since then development activity around Hive ACID decreased significantly, as focus shifted towards Iceberg. This patch moves Hive ACID tests to exhaustive tests where they will be still executed regularly, but won't slow down pre-commit tests. Change-Id: Id7181fea62e2e3f8fcf7897a70e54a1708ef3f3e Reviewed-on: http://gerrit.cloudera.org:8080/23677 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/stress/test_acid_stress.py 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/23677 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Id7181fea62e2e3f8fcf7897a70e54a1708ef3f3e Gerrit-Change-Number: 23677 Gerrit-PatchSet: 4 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Pranav Lodha <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
