Tamas Mate has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13851


Change subject: IMPALA-8750: Fix profile observability tests
......................................................................

IMPALA-8750: Fix profile observability tests

IMPALA-8443 adds a test 'test_query_profile_contains_query_compilation_events'
which can fail because there are two parts of the 'Query Compilation' events
that can change based on the build environment.
1) Whether the metadata is cached or not before the test starts.
2) Whether 'lineage_event_log_dir' is configured on the cluster.

This change covers these scenarios by splitting the tests into sepearate ones
where the catalog cache is pre-evicted/pre-loaded and taking into consideration
the current cluster configuration.

Change-Id: I65a1e81870e808f0e261f8a6097efdcc6903912a
---
M tests/common/impala_service.py
M tests/query_test/test_observability.py
2 files changed, 55 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/51/13851/1
--
To view, visit http://gerrit.cloudera.org:8080/13851
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I65a1e81870e808f0e261f8a6097efdcc6903912a
Gerrit-Change-Number: 13851
Gerrit-PatchSet: 1
Gerrit-Owner: Tamas Mate <tm...@cloudera.com>

Reply via email to