RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
John Trowbridge 1ba891036e Allow depending on changes we dont actually build
It is common practice in TripleO to depend on a documentation
change when changing some aspect of CI or dev tooling. However, we
can not actually build a package from these changes, so the job
will fail.

This change makes sure we only try to build the package if it maps
to some package in rdoinfo.  A debug message will be printed if no
package is found.

Change-Id: I076d1ed89bc8707630841cbcb2683295e935a944
Closes-Bug: 1679650
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
2017-06-28 12:24:32 +03:00
ci-scripts Fix path of working dir for Jinja linters 2017-03-19 23:54:51 +02:00
config Change default DNS name server 2017-06-20 18:28:53 +00:00
playbooks Migrate quickstart-extras.yml --> TQE 2017-06-01 14:04:03 -04:00
releasenotes Custom containerized undercloud deployments 2017-06-07 11:04:56 +02:00
roles Allow depending on changes we dont actually build 2017-06-28 12:24:32 +03:00
.gitignore Add ReNo support for managing release notes in TripleO-Quickstart-Extras 2017-02-07 12:19:28 +01:00
.gitreview Added .gitreview 2016-11-08 14:20:33 +00:00
LICENSE Add essential repo files 2016-11-22 13:23:57 +01:00
other-requirements.txt Add essential repo files 2016-11-22 13:23:57 +01:00
README.md Show team and repo badges on README 2016-11-25 18:45:43 +01:00
setup.cfg Add essential repo files 2016-11-22 13:23:57 +01:00
setup.py Add essential repo files 2016-11-22 13:23:57 +01:00
test-requirements.txt Added script to validate jinja templates 2017-03-10 14:10:55 +05:30
tox.ini Added script to validate jinja templates 2017-03-10 14:10:55 +05:30

Team and repository tags

Team and repository tags

Extra roles for tripleo-quickstart

These Ansible role are extending the functionality of tripleo-quickstart to do end-to-end deployment and testing of TripleO.

The documentation of each role is located in the individual role folders, and general usage information is in the tripleo-quickstart docs.