RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Soniya Vyas 5d393c80b8 [Stein] Remove passing tests from skiplist
Tests which are passing are being removed from the skiplist
with this patch.

Along with that, class
neutron_tempest_plugin.api.test_networks has maximum no. of
tests passing, so just kept failing test and other all tests
are removed.

Related-Bug: #1753209
Related-Bug: #1793482

Signed-off by: Soniya Vyas<svyas@redhat.com>
Change-Id: Iaf18f62f268b72148477a5416ac3b75a34344c75
2020-01-10 12:07:42 +05:30
ci-scripts fixed linters 2019-10-18 10:42:29 +01:00
config Remove undercloud deploy support 2019-06-28 13:29:49 -06:00
playbooks Add containerized_undercloud_upgrade variable. 2019-12-10 13:29:23 +01:00
releasenotes ansible-lint: removed skip of 206 2019-10-25 17:15:40 +01:00
roles [Stein] Remove passing tests from skiplist 2020-01-10 12:07:42 +05:30
zuul.d Add undercloud minion job 2019-08-05 20:25:02 +00:00
.ansible-lint ansible-lint: removed skip of 206 2019-10-25 17:15:40 +01:00
.gitignore Tell people how to ignore their personnal editor temporary files 2019-02-22 09:07:15 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:23 +00:00
.pre-commit-config.yaml ansible-lint: removed skip of 206 2019-10-25 17:15:40 +01:00
.yamllint Replace dict combine in standalone containers-prepare-parameters 2019-05-29 18:28:52 +00:00
LICENSE Add essential repo files 2016-11-22 13:23:57 +01:00
README.rst [Documentation] Migrate the format. 2018-11-16 16:21:50 +01:00
bindep.txt fixed linters 2019-10-18 10:42:29 +01:00
other-requirements.txt Replace the invalid links with the right ones for the document 2018-05-09 23:56:14 +00:00
setup.cfg fixed linters 2019-10-18 10:42:29 +01:00
setup.py Add essential repo files 2016-11-22 13:23:57 +01:00
test-requirements.txt fixed linters 2019-10-18 10:42:29 +01:00
tox.ini ansible-lint: re-enabled 2019-10-23 12:12:49 +01:00
vars Reuse the validate-tempest skip list in os_tempest 2019-03-04 13:36:59 +01:00

README.rst

Team and repository tags

image

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 documentation.