From 7140ada137b9ff29d08c7c13c5badeb55ce2729a Mon Sep 17 00:00:00 2001 From: dkhandel Date: Tue, 5 Jun 2018 15:04:12 +0530 Subject: Add another shell step to activate virtual environment Change-Id: I8023108da46fa726df0e6f87c4d61632882d3062 --- build-gluster-org/jobs/distributed-regression.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'build-gluster-org/jobs') 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: -- cgit