Michael Brown has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12412
Change subject: IMPALA-8175: improve tests_minicluster_obj ...................................................................... IMPALA-8175: improve tests_minicluster_obj Adjust minicluster impalad pgrep detection usage to be compatible with CentOS 6 pgrep. Skip the test if not in a minicluster, because the test will fail. Don't run the test in exhaustive: it's most important this test run pre-merge, which is core. I was able to use sh -c "pgrep ..." and impala-py.test to test this locally on CentOS 6 and Ubuntu 16. Change-Id: I558b3157bb16ef3d169c0d3e795e03700a17ffe4 --- M tests/comparison/cluster.py M tests/infra/test_stress_infra.py 2 files changed, 13 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/12/12412/1 -- To view, visit http://gerrit.cloudera.org:8080/12412 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I558b3157bb16ef3d169c0d3e795e03700a17ffe4 Gerrit-Change-Number: 12412 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Brown <[email protected]>
