Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22486
Change subject: IMPALA-13761: Fix test_coord_only_pool_exec_groups ...................................................................... IMPALA-13761: Fix test_coord_only_pool_exec_groups IMPALA-13201 adds test_coord_only_pool_exec_groups. This test failed in TestAdmissionControllerWithACService due to unaccounted AdmissionD as the extra statestore subscriber. This patch fix the issue by using expected_subscribers and expected_num_impalads argument for CustomClusterTestSuite._start_impala_cluster() and relies on wait mechanism inside it. Fixed minor flake8 issue at test_coord_only_pool_happy_path. Testing: Run the test with this command: impala-py.test --exploration=exhaustive \ -k test_coord_only_pool_exec_groups \ custom_cluster/test_admission_controller.py Change-Id: I00b83e706aca3325890736133b2d1dcf735b19df --- M tests/custom_cluster/test_admission_controller.py 1 file changed, 13 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/86/22486/1 -- To view, visit http://gerrit.cloudera.org:8080/22486 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I00b83e706aca3325890736133b2d1dcf735b19df Gerrit-Change-Number: 22486 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
