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/test/integration/roles
James Laska ba9950a73a Use correct value of ansible_distribution in integration tests
This fixes integration tests when run on a RHEL system.  Oddly, the
ansible_distribution='RedHat' when run on RHEL.
11 years ago
..
prepare_tests/tasks Rename tests to test, use old directory name. 11 years ago
setup_ec2/tasks First pass at ec2 module tests 11 years ago
test_always_run Rename tests to test, use old directory name. 11 years ago
test_apt replace test 'wget' package with 'hello' package 11 years ago
test_assemble Moving the assemble test to the correct location 11 years ago
test_async Add async test role 11 years ago
test_changed_when Rename tests to test, use old directory name. 11 years ago
test_command_shell Adding tests for the command and shell modules. 11 years ago
test_conditionals/tasks Rename tests to test, use old directory name. 11 years ago
test_copy Rename tests to test, use old directory name. 11 years ago
test_ec2 First pass at ec2 module tests 11 years ago
test_ec2_ami First pass at ec2 module tests 11 years ago
test_ec2_eip First pass at ec2 module tests 11 years ago
test_ec2_elb First pass at ec2 module tests 11 years ago
test_ec2_elb_lb First pass at ec2 module tests 11 years ago
test_ec2_facts First pass at ec2 module tests 11 years ago
test_ec2_group First pass at ec2 module tests 11 years ago
test_ec2_key First pass at ec2 module tests 11 years ago
test_ec2_tag First pass at ec2 module tests 11 years ago
test_ec2_vol First pass at ec2 module tests 11 years ago
test_ec2_vpc First pass at ec2 module tests 11 years ago
test_facts_d Rename tests to test, use old directory name. 11 years ago
test_failed_when/tasks Added test for failed_when to non_destructive integration tests. 11 years ago
test_fetch Remove the legacy templating code, which was guarded by deprecation warnings in the previous two releases, and undocumented for a long time. use {{ foo }} to access variables instead of ${foo} or $foo. 11 years ago
test_file Rename tests to test, use old directory name. 11 years ago
test_filters Rename tests to test, use old directory name. 11 years ago
test_gem Rename tests to test, use old directory name. 11 years ago
test_git Rename tests to test, use old directory name. 11 years ago
test_handlers Add handlers test 11 years ago
test_hash_behavior Rename tests to test, use old directory name. 11 years ago
test_hg Rename tests to test, use old directory name. 11 years ago
test_ignore_errors Rename tests to test, use old directory name. 11 years ago
test_iterators Add iterator tests 11 years ago
test_lineinfile Rename tests to test, use old directory name. 11 years ago
test_lookups Add test for basic lookups 11 years ago
test_ping/tasks Rename tests to test, use old directory name. 11 years ago
test_pip Rename tests to test, use old directory name. 11 years ago
test_script Typo fixes. 11 years ago
test_service Use correct value of ansible_distribution in integration tests 11 years ago
test_stat Rename tests to test, use old directory name. 11 years ago
test_subversion Added integration test for subversion parameters that need escaping. 11 years ago
test_synchronize Correct assert and add with_items test 11 years ago
test_template Rename tests to test, use old directory name. 11 years ago
test_unarchive Rename tests to test, use old directory name. 11 years ago
test_var_blending Rename tests to test, use old directory name. 11 years ago
test_yum Use correct value of ansible_distribution in integration tests 11 years ago