Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22465
Change subject: IMPALA-13743: Fix setup_method calls at test_admission_controller.py ...................................................................... IMPALA-13743: Fix setup_method calls at test_admission_controller.py IMPALA-13694 reveals an issue in setup_method calls of TestAdmissionControllerWithACService and TestAdmissionControllerStressWithACService. They should be called with their own class name instead of the superclass name. Testing: - Pass TestAdmissionControllerWithACService and TestAdmissionControllerStressWithACService in exhaustive exploration. Change-Id: I092c4f397cba1908245ccb30111176190b2182ff --- M tests/custom_cluster/test_admission_controller.py 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/65/22465/1 -- To view, visit http://gerrit.cloudera.org:8080/22465 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I092c4f397cba1908245ccb30111176190b2182ff Gerrit-Change-Number: 22465 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
