Skip to content

Conversation

@bigmstone
Copy link
Contributor

No description provided.

@bigmstone bigmstone force-pushed the orchestra-runner-install branch from 67bcf37 to b66303e Compare June 28, 2018 03:47
@enykeev enykeev merged commit 3604066 into master Jun 28, 2018
@enykeev enykeev deleted the orchestra-runner-install branch June 28, 2018 04:05

install_orchestra_runner() {
echo "Installing orchestra runner"
(cd /opt/stackstorm/runners/orchestra_runner; /opt/stackstorm/virtualenv/python setup.py install)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, shouldn't this path be /opt/stackstorm/st2/bin/python and not /opt/stackstorm/virtualenv/python?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, I wonder how this "double installation" will affect things (well, in theory we don't really double install them now, we just mess with the PYTHONPATH, but end result is similar).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants