Kevin Doran created MINIFICPP-318:
-------------------------------------
Summary: Python virtualenv fails when virtualenv defaults to
python3
Key: MINIFICPP-318
URL: https://issues.apache.org/jira/browse/MINIFICPP-318
Project: NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Kevin Doran
Assignee: Kevin Doran
Priority: Minor
In docker/DockerVerify.sh, the command that creates the Python virtualenv for
running the integration tests does not specify the python executable to use.
The tests require python2, so on a machine that virtualenv defaults to python3,
the virtualenv does not work with the integration tests resulting in runtime
errors.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)