]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
bootstrap: force usage of python2 in virtualenv command
authorJeff Layton <jlayton@kernel.org>
Wed, 18 Sep 2019 16:24:56 +0000 (12:24 -0400)
committerJeff Layton <jlayton@kernel.org>
Wed, 18 Sep 2019 16:55:36 +0000 (12:55 -0400)
commita871ede35ced2e635531b8b732bc682a15691917
tree1bc56f892b95634c242f34accbe89b132b833ee2
parentec34c5f0d213a5f37b8e1ef76aedcd0b6a1fe479
bootstrap: force usage of python2 in virtualenv command

None of this code seems to be python3 ready, so force the virtualenv
command in the bootstrap script to use python2 on a box where both are
available.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
bootstrap