[
https://issues.apache.org/jira/browse/MESOS-9396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691943#comment-16691943
]
Kevin Klues commented on MESOS-9396:
------------------------------------
{noformat}
commit 12bf198d8a6f0c651d5560defb9529fda4b8d212
Author: Armand Grillet <[email protected]>
Date: Mon Nov 19 11:30:43 2018 -0500
Updated PyInstaller requirement for new CLI to support Python 3.7.
Review: https://reviews.apache.org/r/69255/
{noformat}
> Use the built CLI binary when running new CLI integration tests in CI
> ---------------------------------------------------------------------
>
> Key: MESOS-9396
> URL: https://issues.apache.org/jira/browse/MESOS-9396
> Project: Mesos
> Issue Type: Task
> Reporter: Armand Grillet
> Assignee: Armand Grillet
> Priority: Major
> Labels: autotools, cmake
> Fix For: 1.8.0
>
>
> We currently use the CLI in the virtual environment which is just a Python
> file being interpreted, we should instead use the binary built by PyInstaller
> as it is what is gonna be used in production.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)