Jordan Birdsell has submitted this change and it was merged.

Change subject: [python] - Enable Python 3 Jenkins Build/Test
......................................................................


[python] - Enable Python 3 Jenkins Build/Test

The current Jenkins flow only builds and executes the unit tests
for Python 2. Since Python 3 is supported we should also setup Jenkins
to build and test Python 3. This patch enables that as well as removes
the multiprocessing test dependency as that has been included as a standard
library since Python 2.6.

Change-Id: I29a15d7b877d1d5d5620bebbf945de68bfb75177
Reviewed-on: http://gerrit.cloudera.org:8080/5059
Reviewed-by: Todd Lipcon <[email protected]>
Tested-by: Kudu Jenkins
---
M build-support/jenkins/build-and-test.sh
M python/setup.py
2 files changed, 46 insertions(+), 1 deletion(-)

Approvals:
  Todd Lipcon: Looks good to me, approved
  Kudu Jenkins: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/5059
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I29a15d7b877d1d5d5620bebbf945de68bfb75177
Gerrit-PatchSet: 8
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Jordan Birdsell <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Jordan Birdsell <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to