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/targets
John R Barker e9e2d67035 Run vyos_command Network tests in Shippable (#24514)
* Run VyOS Network tests in Shippable

* net_command no longer exists

* network/ci

* Disable other network tests

* pep8 fix

* Fix PEP 8 issue.
7 years ago
..
add_host Initial ansible-test implementation. (#18556) 8 years ago
ansible Miscellaneous bug fixes for ansible-test. 7 years ago
apache2_module Add workaround for evasive in apache2_module (#22649) 7 years ago
apt Initial ansible-test implementation. (#18556) 8 years ago
apt_key Add integration test targets for core supported modules (#24217) 7 years ago
apt_repository Initial ansible-test implementation. (#18556) 8 years ago
args Initial ansible-test implementation. (#18556) 8 years ago
asa_acl Fix cosmetic problems in YAML source 8 years ago
asa_command Fix cosmetic problems in YAML source 8 years ago
asa_config Check for removal not allowed errors (#19251) 8 years ago
assemble Initial ansible-test implementation. (#18556) 8 years ago
async Fix infrequent PEP 8 issues. 8 years ago
async_extra_data Initial ansible-test implementation. (#18556) 8 years ago
at Add integration test targets for core supported modules (#24217) 7 years ago
authorized_key authorized_key: support --diff (#19277) 8 years ago
become Initial ansible-test implementation. (#18556) 8 years ago
binary Initial ansible-test implementation. (#18556) 8 years ago
binary_modules Fix cosmetic problems in YAML source 8 years ago
binary_modules_posix Initial ansible-test implementation. (#18556) 8 years ago
binary_modules_winrm Complete rewrite of Windows exec wrapper (#21510) 8 years ago
blockinfile Add integration test targets for core supported modules (#24217) 7 years ago
blocks Initial ansible-test implementation. (#18556) 8 years ago
callback_retry_task_name Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 7 years ago
changed_when Initial ansible-test implementation. (#18556) 8 years ago
check_mode Initial ansible-test implementation. (#18556) 8 years ago
command_shell Initial ansible-test implementation. (#18556) 8 years ago
conditionals Initial ansible-test implementation. (#18556) 8 years ago
connection wait_for_connection: Wait for system to become reachable (#20011) 7 years ago
connection_chroot Initial ansible-test implementation. (#18556) 8 years ago
connection_docker Initial ansible-test implementation. (#18556) 8 years ago
connection_jail Initial ansible-test implementation. (#18556) 8 years ago
connection_libvirt_lxc Initial ansible-test implementation. (#18556) 8 years ago
connection_local Initial ansible-test implementation. (#18556) 8 years ago
connection_lxc Initial ansible-test implementation. (#18556) 8 years ago
connection_lxd Initial ansible-test implementation. (#18556) 8 years ago
connection_paramiko_ssh Initial ansible-test implementation. (#18556) 8 years ago
connection_posix Split integration tests out from Makefile. (#17976) 8 years ago
connection_ssh Add pipeline-ish method using dd for file transfer over SSH (#18642) 8 years ago
connection_winrm Initial ansible-test implementation. (#18556) 8 years ago
copy keep unsafe .. unsafe (#23742) 7 years ago
cs_account automated integration tests for cloudstack (#20552) 7 years ago
cs_affinitygroup automated integration tests for cloudstack (#20552) 7 years ago
cs_cluster Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_common automated integration tests for cloudstack (#20552) 7 years ago
cs_configuration Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_domain Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_firewall Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_instance Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_instance_facts Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_instancegroup automated integration tests for cloudstack (#20552) 7 years ago
cs_iso Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_loadbalancer_rule Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_pod Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_portforward Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_project Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_resourcelimit Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_securitygroup automated integration tests for cloudstack (#20552) 7 years ago
cs_securitygroup_rule automated integration tests for cloudstack (#20552) 7 years ago
cs_sshkeypair Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_user Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_vmsnapshot Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_volume Python 3 fixes for CloudStack modules and tests. (#24400) 7 years ago
cs_vpc cloudstack: new module cs_vpn_gateway (#23954) 7 years ago
cs_vpn_gateway cloudstack: new module cs_vpn_gateway (#23954) 7 years ago
debconf Add integration test targets for core supported modules (#24217) 7 years ago
delegate_to Initial ansible-test implementation. (#18556) 8 years ago
dellos6_command Fix cosmetic problems in YAML source 8 years ago
dellos6_config Use inventory_hostname_short (#20054) 8 years ago
dellos6_facts Fix cosmetic problems in YAML source 8 years ago
dellos9_command Fix cosmetic problems in YAML source 8 years ago
dellos9_config Use inventory_hostname_short (#20054) 8 years ago
dellos9_facts Fix cosmetic problems in YAML source 8 years ago
dellos10_command Fix cosmetic problems in YAML source 8 years ago
dellos10_config Use inventory_hostname_short (#20054) 8 years ago
dellos10_facts Fix cosmetic problems in YAML source 8 years ago
deploy_helper Fix deploy_helper integration tests. 7 years ago
dnf Installroot OS version check fix (#20180) 8 years ago
docker Initial ansible-test implementation. (#18556) 8 years ago
ec2_ami Enable cloud tests for use with ansible-test. 7 years ago
ec2_elb_lb Enable cloud tests for use with ansible-test. 7 years ago
ec2_facts Enable cloud tests for use with ansible-test. 7 years ago
ec2_group Enable cloud tests for use with ansible-test. 7 years ago
ec2_key Enable cloud tests for use with ansible-test. 7 years ago
ec2_tag Enable cloud tests for use with ansible-test. 7 years ago
ec2_vol Enable cloud tests for use with ansible-test. 7 years ago
ec2_vpc Enable cloud tests for use with ansible-test. 7 years ago
ecs_ecr Enable cloud tests for use with ansible-test. 7 years ago
embedded_module Initial ansible-test implementation. (#18556) 8 years ago
environment added test emulating #23180 use case 7 years ago
eos_banner Do not assert session name on idempotent eos banner (#23402) 7 years ago
eos_command Fix cosmetic problems in YAML source 8 years ago
eos_config fixes issue with config parents on eos modules (#21923) 7 years ago
eos_eapi fixes eos_eapi to error on wrong transport (#21993) 7 years ago
eos_facts updates eos_facts integration test cases (#21988) 7 years ago
eos_system Test system (#22420) 7 years ago
eos_template Use inventory_hostname_short (#20054) 8 years ago
facts_d Initial ansible-test implementation. (#18556) 8 years ago
failed_when Initial ansible-test implementation. (#18556) 8 years ago
fetch Make fetch default to fail on errors 7 years ago
file Add missing `needs/root` alias to `file` test. (#22800) 7 years ago
filters Fix hash filter for non-ascii strings and Python3 8 years ago
find Add integration test targets for core supported modules (#24217) 7 years ago
fortios_ipv4_policy Fortios file only mode + integration tests (#23275) 7 years ago
gathering_facts Fix and enable more tests for osx and freebsd. (#20482) 8 years ago
gem Initial ansible-test implementation. (#18556) 8 years ago
get_url Add check_mode to get_url (#20532) 7 years ago
getent Add integration test targets for core supported modules (#24217) 7 years ago
git git: git reset with branch 7 years ago
group Add integration test targets for core supported modules (#24217) 7 years ago
group_by Add missing group_vars to group_by test. 7 years ago
groupby_filter Improve jinja2 test coverage. (#20533) 8 years ago
handlers tests: add handler listen test cases 8 years ago
hash Initial ansible-test implementation. (#18556) 8 years ago
hg Initial ansible-test implementation. (#18556) 8 years ago
hosts_field Initial ansible-test implementation. (#18556) 8 years ago
ignore_errors Initial ansible-test implementation. (#18556) 8 years ago
include_vars Initial ansible-test implementation. (#18556) 8 years ago
includes Initial ansible-test implementation. (#18556) 8 years ago
ios_banner Run vyos_command Network tests in Shippable (#24514) 7 years ago
ios_command Run vyos_command Network tests in Shippable (#24514) 7 years ago
ios_config Run vyos_command Network tests in Shippable (#24514) 7 years ago
ios_facts Run vyos_command Network tests in Shippable (#24514) 7 years ago
ios_system Run vyos_command Network tests in Shippable (#24514) 7 years ago
ios_template Run vyos_command Network tests in Shippable (#24514) 7 years ago
iosxr_command Run vyos_command Network tests in Shippable (#24514) 7 years ago
iosxr_config Run vyos_command Network tests in Shippable (#24514) 7 years ago
iosxr_facts Run vyos_command Network tests in Shippable (#24514) 7 years ago
iosxr_system Run vyos_command Network tests in Shippable (#24514) 7 years ago
iosxr_template Run vyos_command Network tests in Shippable (#24514) 7 years ago
iso_extract Add integration test targets for core supported modules (#24217) 7 years ago
iterators Fix 'sequence' lookup shortcut syntax and documentation (#22989) 7 years ago
junos_command Add junos integration test (#24404) 7 years ago
junos_config Add junos integration test (#24404) 7 years ago
junos_facts Add junos integration test (#24404) 7 years ago
junos_netconf roll up of fixes and updates for junos modules (#22543) 7 years ago
junos_rpc Add junos integration test (#24404) 7 years ago
junos_template fixes candidate var type in junos shared lib (#22551) 7 years ago
known_hosts known_hosts: support --diff (#20349) 8 years ago
lineinfile Initial ansible-test implementation. (#18556) 8 years ago
locale_gen Fix locale_gen to compare native strings rather than mixing byte and text strings 8 years ago
lookup_paths Fix regression in search path behaviour 8 years ago
lookup_properties Initial ansible-test implementation. (#18556) 8 years ago
lookups Make password lookup treat /dev/null as a special case 8 years ago
loops Initial ansible-test implementation. (#18556) 8 years ago
module_precedence Add integration test that modules are loaded from the expected locations (#24170) 7 years ago
module_utils moved to exceptions for basic skip/fails 7 years ago
mount Initial ansible-test implementation. (#18556) 8 years ago
mysql_db Disable failing MySQL tests on FreeBSD. (#22798) 7 years ago
mysql_user Disable failing MySQL tests on FreeBSD. (#22798) 7 years ago
mysql_variables Disable failing MySQL tests on FreeBSD. (#22798) 7 years ago
no_log Initial ansible-test implementation. (#18556) 8 years ago
nxos_command Run vyos_command Network tests in Shippable (#24514) 7 years ago
nxos_config Run vyos_command Network tests in Shippable (#24514) 7 years ago
nxos_evpn_global Run vyos_command Network tests in Shippable (#24514) 7 years ago
nxos_facts Run vyos_command Network tests in Shippable (#24514) 7 years ago
nxos_feature Run vyos_command Network tests in Shippable (#24514) 7 years ago
nxos_interface Run vyos_command Network tests in Shippable (#24514) 7 years ago
nxos_mtu Run vyos_command Network tests in Shippable (#24514) 7 years ago
nxos_nxapi Run vyos_command Network tests in Shippable (#24514) 7 years ago
nxos_system Run vyos_command Network tests in Shippable (#24514) 7 years ago
nxos_template Run vyos_command Network tests in Shippable (#24514) 7 years ago
ops_command Make tests run on fresh install (#19566) 8 years ago
package Add integration test targets for core supported modules (#24217) 7 years ago
parsing New module: cnos_vlan and various utility files (#21107) 8 years ago
ping Initial ansible-test implementation. (#18556) 8 years ago
pip Initial ansible-test implementation. (#18556) 8 years ago
postgresql add a intg test for issue #19835 (#21487) 8 years ago
prepare_eos_tests/tasks Migrate Network Tests into ansible/ansible (#18233) 8 years ago
prepare_http_tests Urls client cert auth (#18141) 7 years ago
prepare_ios_tests integration/targets/ios_* work to support IOS (#20414) 8 years ago
prepare_iosxr_tests iosxr tests: Initial work for 2.3 (#20883) 8 years ago
prepare_nxos_tests/tasks updates prepare_nxos_tests to use nxos_nxapi module (#22150) 7 years ago
prepare_tests/tasks Migrate Linux CI roles to test targets. (#17997) 8 years ago
prepare_win_tests Fix cosmetic problems in YAML source 8 years ago
pull Rewrite ansible-pull tests to use local repo. (#22821) 7 years ago
raw Add integration test targets for core supported modules (#24217) 7 years ago
script moved to exceptions for basic skip/fails 7 years ago
sefcontext Added tests for sefcontext module 8 years ago
service Associate `systemd` module with `service` test. (#22847) 7 years ago
setup_ec2 Enable cloud tests for use with ansible-test. 7 years ago
setup_mysql_db Detect and fix environment tampering in tests. 7 years ago
setup_postgresql_db Debian: really generate locales 7 years ago
setup_sshkey/tasks Enable cloud tests for use with ansible-test. 7 years ago
slurp Test the slurp module 8 years ago
special_vars Initial ansible-test implementation. (#18556) 8 years ago
stat Initial ansible-test implementation. (#18556) 8 years ago
subversion Initial ansible-test implementation. (#18556) 8 years ago
synchronize Initial ansible-test implementation. (#18556) 8 years ago
sysctl Add integration test targets for core supported modules (#24217) 7 years ago
systemd Add integration test targets for core supported modules (#24217) 7 years ago
tags Initial ansible-test implementation. (#18556) 8 years ago
task_ordering Initial ansible-test implementation. (#18556) 8 years ago
template Windows: Use the correct newline sequence for the platform (#21846) 7 years ago
template_jinja2_latest Improve jinja2 test coverage. (#20533) 8 years ago
templating_settings Initial ansible-test implementation. (#18556) 8 years ago
test_infra Initial ansible-test implementation. (#18556) 8 years ago
unarchive Initial ansible-test implementation. (#18556) 8 years ago
unicode Initial ansible-test implementation. (#18556) 8 years ago
until Initial ansible-test implementation. (#18556) 8 years ago
uri Urls client cert auth (#18141) 7 years ago
user Revert "Temporarily disable test which fails in group run." 7 years ago
var_blending Initial ansible-test implementation. (#18556) 8 years ago
var_precedence Initial ansible-test implementation. (#18556) 8 years ago
vault Fix vault reading from stdin (avoid realpath() on non-links) (#23583) 7 years ago
vyos_command Run vyos_command Network tests in Shippable (#24514) 7 years ago
vyos_config Run `save` inside config mode. (#23977) 7 years ago
wait_for_connection wait_for_connection: Wait for system to become reachable (#20011) 7 years ago
win_async_wrapper slightly increase win_async_wrapper fire and forget sleeptime 7 years ago
win_chocolatey Do not run `win_chocolatey` in CI tests. 7 years ago
win_command Fix broken Shippable 8 years ago
win_copy win_copy: added remote and content options (#21546) 7 years ago
win_feature Initial ansible-test implementation. (#18556) 8 years ago
win_fetch Remove `win_fetch` from CI due to instability. 8 years ago
win_file Added fix for win_file with broken symlinks (#19146) 8 years ago
win_find Windows: Small fix to Add-Warning and Add-DeprecationWarning (#23520) 7 years ago
win_firewall_rule win_firewall_rule doesn't fail when profile is "any" or remoteip is IPv4 and the task runs more than once. (#22555) 7 years ago
win_get_url Test www.redhat.com instead of docs.ansible.com. 7 years ago
win_group Initial ansible-test implementation. (#18556) 8 years ago
win_lineinfile Initial ansible-test implementation. (#18556) 8 years ago
win_msi Initial ansible-test implementation. (#18556) 8 years ago
win_package Initial ansible-test implementation. (#18556) 8 years ago
win_path keep unsafe .. unsafe (#23742) 7 years ago
win_ping Complete rewrite of Windows exec wrapper (#21510) 8 years ago
win_psexec Disable unstable win_psexec integration test. 7 years ago
win_raw force Windows to always use preamble-free UTF8 input encoding (#22934) 7 years ago
win_reg_stat Windows: Small fix to Add-Warning and Add-DeprecationWarning (#23520) 7 years ago
win_regedit Adds integration test steps to win_regedit test to cover Extras 2090 (#15641) 7 years ago
win_region Added win_region module (#19147) 7 years ago
win_regmerge minor spelling changes 8 years ago
win_scheduled_task win_scheduled_tasks: Improve example test framework (#22833) 7 years ago
win_script fix Windows env handling (#22927) 7 years ago
win_service win_service Added -Force option and minor cleanup (#22598) 7 years ago
win_setup Initial ansible-test implementation. (#18556) 8 years ago
win_shell force Windows to always use preamble-free UTF8 input encoding (#22934) 7 years ago
win_shortcut Fix integration aliases. 7 years ago
win_slurp Initial ansible-test implementation. (#18556) 8 years ago
win_stat win_stat change return islink to islnk to match stat (#23196) 7 years ago
win_template Windows: Use the correct newline sequence for the platform (#21846) 7 years ago
win_user Initial ansible-test implementation. (#18556) 8 years ago
yum Installroot OS version check fix (#20180) 8 years ago
zypper Disable zypper tests for CI due to timeouts. 7 years ago
zypper_repository Add test for auto_import_keys in zypper_repository (#17898) 8 years ago