Impala Public Jenkins has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/8809
Reviewed-by: Michael Brown <[email protected]>
Reviewed-by: Philip Zeyliger <[email protected]>
Tested-by: Impala Public Jenkins
---
M tests/query_test/test_observability.py
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Michael Brown: Looks good to me, approved
  Philip Zeyliger: Looks good to me, but someone else must approve
  Impala Public Jenkins: Verified

--
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: merged
Gerrit-Change-Id: I2c98f160406081626f17709809b8efee9eae1450
Gerrit-Change-Number: 8809
Gerrit-PatchSet: 2
Gerrit-Owner: Thomas Tauber-Marshall <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins
Gerrit-Reviewer: Michael Brown <[email protected]>
Gerrit-Reviewer: Philip Zeyliger <[email protected]>

Reply via email to