summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs/distributed-regression.yml
diff options
context:
space:
mode:
authordkhandel <dkhandel@localhost.localdomain>2018-06-05 15:04:12 +0530
committerdkhandel <dkhandel@localhost.localdomain>2018-06-05 15:04:12 +0530
commit7140ada137b9ff29d08c7c13c5badeb55ce2729a (patch)
tree824dbb50fe733b7a54fb4627c49c2bddd322b8bf /build-gluster-org/jobs/distributed-regression.yml
parentb520d0dd02abf7b69d92cdee55c865e5b1efa366 (diff)
Add another shell step to activate virtual environment
Change-Id: I8023108da46fa726df0e6f87c4d61632882d3062
Diffstat (limited to 'build-gluster-org/jobs/distributed-regression.yml')
-rw-r--r--build-gluster-org/jobs/distributed-regression.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-gluster-org/jobs/distributed-regression.yml b/build-gluster-org/jobs/distributed-regression.yml
index b525a01..c504a37 100644
--- a/build-gluster-org/jobs/distributed-regression.yml
+++ b/build-gluster-org/jobs/distributed-regression.yml
@@ -38,6 +38,7 @@
condition-kind: shell
condition-command: !include-raw: ../scripts/distributed-regression.py
steps:
+ - shell: source env/bin/activate
- shell: /opt/qa/distributed-tests/rackspace-server-manager.py delete
wrappers: