You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/tests_new/integration
root 0bf51a6df1 Add missing file. 12 years ago
..
roles Add basic template test 12 years ago
README.md Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 12 years ago
all.yml Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 12 years ago
amazon.yml Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 12 years ago
destructive.yml Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 12 years ago
integration_config.yml Add missing file. 12 years ago
inventory Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 12 years ago
non_destructive.yml Add basic template test 12 years ago
rackspace.yml Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 12 years ago
test.sh Take inputs from config file. 12 years ago
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. 12 years ago

README.md

Integration tests

The ansible integration system.

Tests for playbooks, by playbooks.

Some tests may require cloud credentials.

Instructions

Pending