c5f7f2d0d5

The test runner was setting a default flag for the option `tripleo_job_ansible_args` which was resulting in tests being executed in convergence mode. When in convergence mode, a given secnario is expected because the test will run with extra args, which are assumed to be scenario specific. This change sets the default for `tripleo_job_ansible_args` to an empty string which will ensure the test runner is running all discovered scenarios when envoked. Change-Id: I7cd7ded239f32eb8fd2a697b1b42154841712fc2 Signed-off-by: Kevin Carter <kecarter@redhat.com>
Team and repository tags
TripleO Ansible
TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.
Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/
The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/
The project home is at: https://launchpad.net/tripleo
The project bug tracker is located at: https://bugs.launchpad.net/tripleo
Description
RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.