Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22636
Change subject: IMPALA-13872: Deflake test_query_cpu_count_divisor_default assertion ...................................................................... IMPALA-13872: Deflake test_query_cpu_count_divisor_default assertion IMPALA-13333 adds test that assert the value of "Cluster Memory Admitted" counter. However, this counter can have slightly different value depending of target filesystem (HDFS, Ozone, S3). This cause flakiness in test_query_cpu_count_divisor_default. This patch remove such assertion from test_query_cpu_count_divisor_default. The remaining assertion is sufficient to ensure correctness of system under test. Testing: - Run and pass test_query_cpu_count_divisor_default. Change-Id: I676ee31728de2886acc72d11b8ece14f0238814b --- M tests/custom_cluster/test_executor_groups.py 1 file changed, 0 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/36/22636/1 -- To view, visit http://gerrit.cloudera.org:8080/22636 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I676ee31728de2886acc72d11b8ece14f0238814b Gerrit-Change-Number: 22636 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
