
This change creates a role for the tripleo heat template content for "container-image-prepare-baremetal-ansible.j2.yaml". This change will ensure our task process is tested using molecule and scenario tests while also streamlining our process. Test Matrix: - default - tests role using all default options - build - tests end to end building containers using mock data A new playbook for docker vfs setup has been added. This was added to allow some tests to run docker workloads within a local filesystem. Without this change, docker workloads would fail because docker is not able to run an overlayfs job from within an overlayfs environment. This new playbook will be used within our zuul jobs whenever the variable `docker_enable_vfs`, is set to "true". Change-Id: Ic6e26eb95734ccf17e42e649b5e5808e1a096a78 Story: 2005985 Task: 34438 Task: 34440 Task: 34441 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.