Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/12412 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/comparison/cluster.py M tests/infra/test_stress_infra.py 2 files changed, 13 insertions(+), 3 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: I558b3157bb16ef3d169c0d3e795e03700a17ffe4 Gerrit-Change-Number: 12412 Gerrit-PatchSet: 4 Gerrit-Owner: Michael Brown <[email protected]> Gerrit-Reviewer: Andrew Sherman <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]>
