ansible/tests_new/integration
2014-02-19 15:02:38 -05:00
..
roles Fix template test 2014-02-19 15:02:38 -05:00
all.yml Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 2014-02-13 18:28:29 -05:00
amazon.yml Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 2014-02-13 18:28:29 -05:00
destructive.yml Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 2014-02-13 18:28:29 -05:00
integration_config.yml Add missing file. 2014-02-19 14:56:19 -05:00
inventory Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 2014-02-13 18:28:29 -05:00
non_destructive.yml Add basic template test 2014-02-19 14:55:09 -05:00
rackspace.yml Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 2014-02-13 18:28:29 -05:00
README.md Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 2014-02-13 18:28:29 -05:00
test.sh Take inputs from config file. 2014-02-19 14:39:47 -05:00
test_setup.yml Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 2014-02-13 18:28:29 -05:00

Integration tests

The ansible integration system.

Tests for playbooks, by playbooks.

Some tests may require cloud credentials.

Instructions

Pending