Thomas Tauber-Marshall has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/8809


Change subject: IMPALA-6298: Skip test_profile_fragment_instances on local 
filesystem
......................................................................

IMPALA-6298: Skip test_profile_fragment_instances on local filesystem

test_profile_fragment_instances was recently added to verify that the
final runtime profile for a query has the expected fragments and exec
nodes. The test fails on local filesystem builds, though, as it
assumes there will be 3 impalads and therefore 3 fragment instances,
but there is only 1 impalad on local filesystem builds.

The fix is to disable the test on local filesystem builds.

Change-Id: I2c98f160406081626f17709809b8efee9eae1450
---
M tests/query_test/test_observability.py
1 file changed, 1 insertion(+), 0 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2c98f160406081626f17709809b8efee9eae1450
Gerrit-Change-Number: 8809
Gerrit-PatchSet: 1
Gerrit-Owner: Thomas Tauber-Marshall <tmarsh...@cloudera.com>

Reply via email to