tripleo-ansible/tripleo_ansible/roles/tripleo-ptp
Kevin Carter bf83dc8a87 Update jobs resolving runtime issues
The requiurements in tests needs the python package netaddr to wrap
and filter IP addresses, while this package is assumed to be installed
when ansible is installed via the package manager, these assumptions
are not true when installing using pip, like we do in test. This change
ensures that the netaddr package is part of the test environment.

An update has been made to allow the tripleo_container_stop role to
pass one of its tests. The shell command to stop containers was
prefixing the container name which would result in a failure to stop
the given container name in a production environment.

Test packages have been added to the tripleo_ptp molecule tests. These
packages are being added so that we can ensure the test container
images are created with everything assumed to be installed on a running
system.

Change-Id: If704272fb44cff35e7093c5f91ff1b48fd20a91e
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-08-15 23:50:51 +00:00
..
defaults Separate tripleo-time into two distinct roles 2019-08-07 07:23:50 -05:00
handlers Separate tripleo-time into two distinct roles 2019-08-07 07:23:50 -05:00
meta Separate tripleo-time into two distinct roles 2019-08-07 07:23:50 -05:00
molecule Update jobs resolving runtime issues 2019-08-15 23:50:51 +00:00
tasks Separate tripleo-time into two distinct roles 2019-08-07 07:23:50 -05:00
templates Separate tripleo-time into two distinct roles 2019-08-07 07:23:50 -05:00
vars Separate tripleo-time into two distinct roles 2019-08-07 07:23:50 -05:00