Commit 81b17de2 by John Jarvis

use a separate virtualenv for ora for jenkins tests

parent 4a9fc07b
......@@ -6,6 +6,8 @@
migrate_db: True
mysql5_workaround: True
ansible_ssh_private_key_file: /var/lib/jenkins/continuous-integration.pem
# use a separate virtualenv for ora
ora_venv_dir: /opt/wwc/virtualenvs/ora
vars_files:
- "{{ secure_dir }}/vars/edxapp_ref_users.yml"
- "{{ secure_dir }}/vars/edxapp_sandbox.yml"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment