Matthew Jacobs has uploaded a new change for review. http://gerrit.cloudera.org:8080/3861
Change subject: IMPALA-3790: Fix admission control flaky stress test ...................................................................... IMPALA-3790: Fix admission control flaky stress test In addition to a previous change which extended the admission control test timeouts for code coverage jobs, the tests with high concurrency are still experiencing timeouts in the admission control queues (which is different from the timeouts that were set on the test cases). Rather than extend the timeouts on the queues as well (which would increase the already ridiculously long test time ~2hrs), this limits the number of concurrent queries that are submitted with code coverage. Change-Id: Id62f7603f1174aa02469c6ca57513c3f1fa1e221 --- M tests/custom_cluster/test_admission_controller.py 1 file changed, 14 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/61/3861/1 -- To view, visit http://gerrit.cloudera.org:8080/3861 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id62f7603f1174aa02469c6ca57513c3f1fa1e221 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]>
