Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18414 )
Change subject: IMPALA-11244: Run the minicluster for docker-based BE tests ...................................................................... IMPALA-11244: Run the minicluster for docker-based BE tests As an optimization, the docker-based tests didn't run the minicluster for BE tests. Some BE tests now require the minicluster (DiskIoMgrTest.WriteToRemote*), so this cannot work with the optimization. This changes the docker-based tests to start the minicluster for the BE tests. Testing: - Ran a docker-based test job Change-Id: I784a63a02886852e10ccca7c118c22ff7d38b8a3 Reviewed-on: http://gerrit.cloudera.org:8080/18414 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Joe McDonnell <[email protected]> --- M docker/entrypoint.sh 1 file changed, 1 insertion(+), 8 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/18414 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I784a63a02886852e10ccca7c118c22ff7d38b8a3 Gerrit-Change-Number: 18414 Gerrit-PatchSet: 5 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal (Cloudera) <[email protected]>
