Update monasca testing overrides

The monasca_git_install_branch is already defined in defaults,
and the override of it causes some confusion and is unnecessary.

The tests used have moved to a different repository.

Change-Id: Ie87b40e438a713a7cc88d2a4a53831f023586f7a
This commit is contained in:
Jesse Pretorius 2018-02-16 14:37:35 +00:00
parent 70978e17b6
commit 407c893b0a
1 changed files with 2 additions and 3 deletions

View File

@ -21,7 +21,6 @@ test_monasca_group: "{{ ((groups['monasca_all'] is defined) and (groups['monasca
test_monasca_host: "{{ hostvars[groups[test_monasca_group][0]]['ansible_host'] }}"
monasca_venv_tag: "testing"
monasca_developer_mode: true
monasca_git_install_branch: master
monasca_service_password: "secrete"
monasca_galera_address: "{{ test_galera_host }}"
monasca_galera_database: monasca
@ -50,8 +49,8 @@ monasca_agent_roles:
tempest_run: yes
tempest_plugins:
- name: monasca-api
repo: https://git.openstack.org/openstack/monasca-api
- name: monasca-tempest-plugins
repo: https://git.openstack.org/openstack/monasca-tempest-plugin
branch: master
tempest_test_whitelist: