0df3ebd759

This patch is filtering out the wrapper execution from the ps output in the sync script. By doing this, it'll effectively detect when the target process is not running and start it. Otherwise, there might be cases where the process start is postponed until next iteration of the sync script (1 minute) and it may be already too late. This is causing tests to fail as the metadata service is not provisioned in time for instances to fetch their SSH keys. Change-Id: I530e257f343ffc551db9e984f9a27b20c397bfb1 Co-Authored-By: Jakub Libosvar <jlibosva@redhat.com> Closes-Bug: #1868082 Signed-off-by: Daniel Alvarez <dalvarez@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.