Allow role defaults to determine the branch tested

Currently there's an override in place to make the tests
use the master branch. This becomes a pain when master
becomes a stable branch because this override is out of
the norm, so it gets forgotten.

The override is not necessary - we can just use the
values from the role defaults instead.

Change-Id: I4cf8a97ee93da9e2648cc47782e6984ab7cc13b7
This commit is contained in:
Jesse Pretorius 2017-11-03 09:39:52 +00:00
parent a508c2986e
commit 0b616117fe
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@
designate_venv_tag: "testing"
designate_developer_mode: true
designate_git_install_branch: master
designate_requirements_git_install_branch: master
designate_service_password: "secrete"
designate_galera_address: "{{ hostvars[groups['galera_all'][0]]['ansible_host'] }}"
designate_galera_database: designate