summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuigi Toscano <ltoscano@redhat.com>2019-02-04 19:50:19 +0100
committerLuigi Toscano <ltoscano@redhat.com>2019-02-14 23:20:45 +0100
commite6589628165546df850ac290f74fd2680fc2b5ee (patch)
tree9d4b244f73f00f4c3c209f211117ccbf7533cbab
parent73946d5f35deea418a9652636cd149818941a659 (diff)
downloadpython-saharaclient-e6589628165546df850ac290f74fd2680fc2b5ee.tar.gz
Explicitly use venv-py2 to run sahara-scenariopike-em1.3.1
This patch is required only on the stable branches, because master will end up using Python 3 to execute sahara-scenario. It ensures that sahara-scenario will always be executed using Python 2 on this branch. Depends-On: https://review.openstack.org/608211 Change-Id: I3b0a4c0c26f96a901c8df215a8abc8bd73278c12 (cherry picked from commit 83d94f0a10dbb30d3de8c37de7b09ac009202cc9)
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index e9f2a2b..be1286a 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -32,6 +32,7 @@
vars:
devstack_localrc:
LIBS_FROM_GIT: python-saharaclient
+ sahara_scenario_tox_env: venv-py2
- job:
name: python-saharaclient-tempest