Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22946 )
Change subject: IMPALA-14098: Fix test_pool_config_change_while_queued ...................................................................... IMPALA-14098: Fix test_pool_config_change_while_queued test_pool_config_change_while_queued has been failing for not finding admission-controller.pool-max-query-mem-limit.root.invalidTestPool metric reaching 0. This patch increase the mem_limit config in ResourcePoolConfig.__wait_for_impala_to_pickup_config_change() from 10G to 20G to ensure that the trigger query is always rejected and refresh the pool config. Testing: Loop the test 10 times in exhaustive mode and pass them all. Change-Id: If903840f81d54d58947fe596ecc0c86e6a234b60 Reviewed-on: http://gerrit.cloudera.org:8080/22946 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/common/resource_pool_config.py 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/22946 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: If903840f81d54d58947fe596ecc0c86e6a234b60 Gerrit-Change-Number: 22946 Gerrit-PatchSet: 3 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]>
