Browse Source
Enable virtualenv after installation. Without it, python packages from system location will be used. So if bindep is not installed in system packages the failure will be as ~/tripleo-validations/scripts/..//scripts/bindep-install: line 37: bindep: command not found This patch activates virtualenv after creation on previous step in accordance rather than before pytest. Change-Id: I3725bf64bead30b02f10eb9a68d220c4e422b531changes/21/779021/4
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue