ansible/test/integration/targets
Matt Clay ca13e678ae Backport test infra fixes and updates to stable-2.5. (#46992)
* Fix unit test parametrize order on Python 3.5.

(cherry picked from commit 53b230ca74)

* Fix ansible-test unit test execution. (#45772)

* Fix ansible-test units requirements install.
* Run unit tests as unprivileged user under Docker.

(cherry picked from commit 379a7f4f5a)

* Run unit tests in parallel. (#45812)

(cherry picked from commit abe8e4c9e8)

* Minor fixes for unit test delegation.

(cherry picked from commit be199cfe90)

* add support for opening shell on remote Windows host (#43919)

* add support for opening shell on remote Windows host

* added arg completion and fix sanity check

* remove uneeded arg

(cherry picked from commit 6ca4ea0c1f)

* Block network access for unit tests in docker.

(cherry picked from commit 99cac99cbc)

* Make ansible-test available in the bin directory. (#45876)

(cherry picked from commit f3d1f9544b)

* Support comments in ansible-test flat files.

(cherry picked from commit 5a3000af19)

* Fix incorrect use of subprocess.CalledProcessError (#45890)

(cherry picked from commit 24dd87bd0a)

* Improve ansible-test match error handling.

(cherry picked from commit 2056c981ae)

* Improve error handling for docs-build test.

(cherry picked from commit 2148999048)

* Bug fixes and cleanup for ansible-test. (#45991)

* Remove unused imports.
* Clean up ConfigParser usage in ansible-test.
* Fix bare except statements in ansible-test.
* Miscellaneous cleanup from PyCharm inspections.
* Enable pylint no-self-use for ansible-test.
* Remove obsolete pylint ignores for Python 3.7.
* Fix shellcheck issuers under newer shellcheck.
* Use newer path for ansible-test.
* Fix issues in code-smell tests.

(cherry picked from commit ac492476e5)

* Fix integration test library search path.

This prevents tests from loading modules outside the source tree,
which could result in testing the wrong module if a system-wide
install is present, or custom modules exist.

(cherry picked from commit d603cd41fe)

* Update default container to version 1.2.0.

(cherry picked from commit d478a4c3f6)
(cherry picked from commit 21c4eb8db5)

* Fix ansible-test docker python version handling.

This removes the old name based version detection behavior and
uses versions defined in the docker completion file instead, as
the new containers do not follow the old naming scheme.

(cherry picked from commit 54937ba784)

* Reduce noise in docs-build test failures.

(cherry picked from commit 4085d01617)

* Fix ansible-test encoding issues for exceptions.

(cherry picked from commit 0d7a156319)

* Fix ansible-test multi-group smoke test handling. (#46363)

* Fix ansible-test smoke tests across groups.
* Fix ansible-test list arg defaults.
* Fix ansible-test require and exclude delegation.
* Fix detection of Windows specific changes.
* Add minimal Windows testing for Python 3.7.

(cherry picked from commit e53390b3b1)

* Use default-test-container version 1.3.0.

(cherry picked from commit 6d9be66418)

* Add file exists check in integration-aliases test.

(cherry picked from commit 33a8be9109)

* Improve ansible-test environment checking between tests. (#46459)

* Add unified diff output to environment validation.

This makes it easier to see where the environment changed.

* Compare Python interpreters by version to pip shebangs.

This helps expose cases where pip executables use a different
Python interpreter than is expected.

* Query `pip.__version__` instead of using `pip --version`.

This is a much faster way to query the pip version. It also more
closely matches how we invoke pip within ansible-test.

* Remove redundant environment scan between tests.

This reuses the environment scan from the end of the previous test
as the basis for comparison during the next test.

(cherry picked from commit 0dc7f38787)

* Add symlinks sanity test. (#46467)

* Add symlinks sanity test.
* Replace legacy test symlinks with actual content.
* Remove dir symlink from template_jinja2_latest.
* Update import test to use generated library dir.
* Fix copy test symlink setup.

(cherry picked from commit e2b6047514)

* Fix parametrize warning in unit tests.

(cherry picked from commit 1a28898a00)

* Update MANIFEST.in (#46502)

* Update MANIFEST.in:

- Remove unnecessary prune.
- Include files needed by tests.
- Exclude botmeta sanity test.

These changes permit sanity tests to pass on sdist output.
(cherry picked from commit cbb49f66ec)

* Fix unit tests which modify the source tree. (#45763)

* Fix CNOS unit test log usage.
* Use temp dir for Galaxy unit tests.
* Write to temp files in interfaces_file unit test.
* Fix log placement in netapp_e_ldap unit test.

(cherry picked from commit 0686450cae)

* Fix ansible-test custom docker image traceback.

(cherry picked from commit 712ad9ed64)

* ansible-test: Create public key creating Windows targets (#43760)

* ansible-test: Create public key creating Windows targets

* Changed to always set SSH Key for Windows hosts

(cherry picked from commit adc0efe10c)

* Fix and re-enable sts_assume_role integration tests (#46026)

* Fix the STS assume role error message assertion when the role to assume does not exist.

(cherry picked from commit 18dc928e28)

* Fix ACI unit test on Python 3.7.0.

The previous logic was only needed for pre-release versions of 3.7.

(cherry picked from commit c0bf9815c9)

* Remove placeboify from unit tests that are not calling AWS (i.e. creating a recording) (#45754)

(cherry picked from commit 2167ce6cb6)

* Update sanity test ignore entries.
2018-10-13 10:44:11 -07:00
..
aci_aaa_user aci_aaa_user: Manage AAA users on ACI fabrics (#35543) 2018-02-01 00:45:32 +01:00
aci_aaa_user_certificate aci_aaa_user_certificate: Rename user parameter to aaa_user (#35207) 2018-01-23 02:23:06 +01:00
aci_access_port_to_interface_policy_leaf_profile Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_aep_to_domain Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_ap Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_bd Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_bd_subnet Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_config_rollback Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_config_snapshot Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_contract Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_contract_subject Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_contract_subject_to_filter Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_domain Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_domain_to_vlan_pool Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_encap_pool Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_encap_pool_range Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_epg Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_epg_to_contract Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_epg_to_domain Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_filter Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_filter_entry Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_firmware_source aci_firmware_source: Add integration tests (#36246) 2018-02-15 23:53:17 -08:00
aci_interface_policy_leaf_policy_group Backport of ACI document changes (#37502) 2018-03-15 17:35:18 -07:00
aci_interface_policy_leaf_profile Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_interface_selector_to_switch_policy_leaf_profile Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_rest Backport missing integration tests (#36610) 2018-02-22 15:18:06 -08:00
aci_switch_leaf_policy_profile Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_switch_leaf_selector Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_taboo_contract Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_tenant Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_vlan_pool Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
aci_vlan_pool_encap_block ACI: Avoid using 'previous' with query operations (#36181) 2018-02-15 23:45:50 -08:00
aci_vrf Apply all devel ACI changes missing from stable-2.5 (#36553) 2018-02-21 15:36:47 -08:00
acl Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
add_host Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
alternatives Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ansible Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ansible-galaxy Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
any_errors_fatal Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
apache2_module Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
apt Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
apt_key Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
apt_repository Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
archive Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
args Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
asa_acl
asa_command
asa_config
assemble Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
async Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
async_extra_data Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
async_fail Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
at Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
authorized_key Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
aws_api_gateway Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
aws_elasticbeanstalk_app Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
aws_lambda Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
aws_s3 Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
aws_ses_identity Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
aws_ssm_parameters Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
aws_waf_web_acl Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
azure_rm_acs Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
azure_rm_availabilityset Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_availabilityset_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_containerinstance Broken dependencies in 2.5 (#41952) 2018-09-05 11:02:00 -07:00
azure_rm_containerregistry Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_deployment Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_dnsrecordset Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_dnsrecordset_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_dnszone Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_dnszone_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_functionapp Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_image Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_keyvault Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_keyvaultkey Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_keyvaultsecret Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_loadbalancer Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_managed_disk Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_mysqldatabase Broken dependencies in 2.5 (#41952) 2018-09-05 11:02:00 -07:00
azure_rm_mysqlserver Broken dependencies in 2.5 (#41952) 2018-09-05 11:02:00 -07:00
azure_rm_networkinterface Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_postgresqldatabase Broken dependencies in 2.5 (#41952) 2018-09-05 11:02:00 -07:00
azure_rm_postgresqlserver Broken dependencies in 2.5 (#41952) 2018-09-05 11:02:00 -07:00
azure_rm_publicipaddress Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_securitygroup Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_sqldatabase Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_sqlserver Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_sqlserver_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_storageaccount Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_storageblob Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_subnet Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_virtualmachine Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_virtualmachine_extension Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_virtualmachine_scaleset Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_virtualmachineimage_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
azure_rm_virtualnetwork Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
become Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
binary Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
binary_modules
binary_modules_posix Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
binary_modules_winrm Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
blockinfile Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
blocks Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
callback_retry_task_name Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
changed_when Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
check_mode Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cloudfront_distribution cloudfront_distribution: fix the order of headers to avoid updates again and again (#37340) 2018-06-14 09:48:59 -07:00
command_shell Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
conditionals Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
connection Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
connection_buildah Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
connection_chroot Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
connection_docker Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
connection_jail Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
connection_libvirt_lxc Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
connection_local Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
connection_lxc Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
connection_lxd Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
connection_paramiko_ssh Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
connection_posix
connection_ssh Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
connection_winrm Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
copy Backport test infra fixes and updates to stable-2.5. (#46992) 2018-10-13 10:44:11 -07:00
cs_account Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_affinitygroup Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_cluster Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_common
cs_configuration Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_domain Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_firewall Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_host Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_instance Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_instance_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_instance_nic Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_instance_nic_secondaryip Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_instancegroup Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_iso Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_loadbalancer_rule Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_network Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_network_acl Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_network_acl_rule Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_network_offering Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_pod Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_portforward Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_project Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_region Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_resourcelimit Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_role Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_router Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_securitygroup Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_securitygroup_rule Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_service_offering Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_snapshot_policy Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_sshkeypair Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_storage_pool Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_user Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_vmsnapshot Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_volume Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_vpc Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_vpc_offering Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_vpn_connection Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_vpn_customer_gateway Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_vpn_gateway Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_zone Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
cs_zone_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
debconf Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
delegate_to Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
dellos6_command
dellos6_config
dellos6_facts
dellos9_command
dellos9_config
dellos9_facts
dellos10_command
dellos10_config
dellos10_facts
deploy_helper Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
dnf Get packages for dnf and yum tests from S3. 2018-09-05 15:35:01 -07:00
docker_secret skip installing linux-image-extra in CI as it shouldn't be needed (#46101) (#46131) 2018-09-25 13:25:33 -07:00
dpkg_selections Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ec2_ami Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ec2_asg Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
ec2_elb_lb Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ec2_group Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ec2_instance Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
ec2_key Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ec2_metadata_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ec2_tag Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ec2_vol Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ec2_vpc_egress_igw Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ec2_vpc_net Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ec2_vpc_route_table Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ec2_vpc_subnet Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ecs_cluster Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
ecs_ecr Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
elb_classic_lb Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
elb_target Fail with nice error message if elb target_type=ip not supported (#38313) (#41430) 2018-06-14 11:54:32 -07:00
embedded_module Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
environment Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
eos_banner fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 2018-01-15 13:16:41 +05:30
eos_command
eos_config Fix eos_config integration test failure (#39662) (#39784) 2018-05-07 09:03:19 +05:30
eos_eapi Fix eos_eapi integration test failure (#40132) (#40133) 2018-05-15 11:28:59 +05:30
eos_facts Fix eos_facts eapi integration test failures (#37919) 2018-03-29 18:59:14 +05:30
eos_interface Fix eos integration test failures (#37020) (#37054) 2018-03-06 10:24:54 +05:30
eos_l2_interface Enable eapi integration test for eos modules (#36934) (#36935) 2018-03-02 13:02:52 +05:30
eos_l3_interface Fix eos integration test failures (#37020) (#37054) 2018-03-06 10:24:54 +05:30
eos_linkagg
eos_lldp Enable eapi integration test for eos modules (#36934) (#36935) 2018-03-02 13:02:52 +05:30
eos_logging Fixed eos_logging test issue (#41777) 2018-07-03 12:04:35 -07:00
eos_smoke Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) (#39861) 2018-05-08 12:54:03 -04:00
eos_static_route Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
eos_system fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 2018-01-15 13:16:41 +05:30
eos_user Enable eapi integration test for eos modules (#36934) (#36935) 2018-03-02 13:02:52 +05:30
eos_vlan Fix eos_vlan associated interface check (#39661) (#39738) 2018-05-04 20:14:48 +05:30
eos_vrf Fix eos_vrf integration test failures (#36893) (#36896) 2018-03-01 14:30:29 +05:30
etcd3 Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
expect Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
facts_d Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
failed_when Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
fetch Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
file Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
filesystem Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
filters Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
find Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
firewalld Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
fortios_address Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
fortios_ipv4_policy Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
gathering_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
gcp_dns_managed_zone Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
gem Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
get_url [stable-2.5] Fix logic to not re-download existing files when force=no (#45495) (#45509) (#45567) 2018-09-25 09:09:18 -07:00
getent Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
git Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
github_issue Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
group Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
group_by Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
groupby_filter Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
handlers Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
hash Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
hg Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
hosts_field Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ignore_errors Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
include_import Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
include_vars Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
includes Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
influxdb_user Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ini_file Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
inventory_path_with_comma Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ios_banner ios test changes (#35510) 2018-02-02 09:50:15 -05:00
ios_command ios test changes (#35510) 2018-02-02 09:50:15 -05:00
ios_config [2.5] Update ios tests (#42509) (#42515) 2018-07-23 09:21:16 -07:00
ios_facts ios test changes (#35510) 2018-02-02 09:50:15 -05:00
ios_interface Fix ios integration test failures in CI (#39729) (#39731) 2018-05-04 17:30:03 +05:30
ios_l2_interface nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
ios_l3_interface Backport ios test fixes to 2.5 (#40662) 2018-05-24 10:22:46 -04:00
ios_linkagg ios test changes (#35510) 2018-02-02 09:50:15 -05:00
ios_lldp ios test changes (#35510) 2018-02-02 09:50:15 -05:00
ios_logging Fix ios_logging idempotence CP into 2.5 (#41120) 2018-06-07 17:05:47 -07:00
ios_ping ios test changes (#35510) 2018-02-02 09:50:15 -05:00
ios_smoke [2.5] Update ios tests (#42509) (#42515) 2018-07-23 09:21:16 -07:00
ios_static_route ios_static_route idempotence fix (#35912) (#37012) 2018-03-05 10:48:18 -05:00
ios_system ios test changes (#35510) 2018-02-02 09:50:15 -05:00
ios_user ios test changes (#35510) 2018-02-02 09:50:15 -05:00
ios_vlan Decouple config and state check in vlan and vrf network modules (#36386) (#36704) 2018-02-26 10:16:39 +05:30
iosxr_banner Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 2018-01-24 19:46:27 +05:30
iosxr_command * adds commit replace with config file for iosxr (#35564) 2018-02-01 14:15:32 +00:00
iosxr_config Handling of configurations blocks with end-* at the end of the block (#39843) 2018-05-08 11:34:53 +05:30
iosxr_facts
iosxr_interface Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 2018-01-24 19:46:27 +05:30
iosxr_logging * adds missing params in a task (#35330) 2018-01-25 09:06:57 +05:30
iosxr_netconf
iosxr_smoke added iosxr_smoke (#37828) (#38395) 2018-04-06 08:37:32 -04:00
iosxr_system Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 2018-01-24 19:46:27 +05:30
iosxr_user Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 2018-01-24 19:46:27 +05:30
ipify_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
iso_extract Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
iterators Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
java_cert Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
junos_banner Fix junos modules check_mode issue (#37311) (#37918) 2018-03-29 19:00:15 +05:30
junos_command
junos_config
junos_facts Fix junos integration test failures (#35508) 2018-01-31 00:07:01 +05:30
junos_interface Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_l2_interface Add junos_l2_interface module (#35123) 2018-01-22 20:38:07 +05:30
junos_l3_interface Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_linkagg Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_lldp Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_lldp_interface Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_logging Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_netconf Fix junos_netconf integration test failure (#34744) 2018-01-12 08:46:21 +05:30
junos_rpc
junos_smoke added junos_smoke tests (#37216) (#38396) 2018-04-06 08:40:24 -04:00
junos_static_route Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_system Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_user Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_vlan Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_vrf Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
known_hosts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
lambda_policy Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
lineinfile Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
locale_gen Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
lookup_passwordstore Ignore CentOS 6.10 for passwordstore test. 2018-08-30 09:12:26 -07:00
lookup_paths Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
lookup_properties Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
lookups Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
loops [stable-2.5] Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 (#45231). (#45354) 2018-09-25 09:00:24 -07:00
module_precedence Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
module_utils Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
mount Fix for creation and removal of swap record in fstab (fixes #42706, #31437 and #30090) (#42837) (#43518) 2018-08-13 18:13:25 -07:00
mysql_db Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
mysql_user Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
mysql_variables Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
no_log Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
npm Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
nuage_vspk Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
nxos_aaa_server stable-2.5 nxos bugfix cherry-pick (#38372) 2018-04-06 02:30:32 -04:00
nxos_aaa_server_host stable-2.5 nxos bugfix cherry-pick (#38372) 2018-04-06 02:30:32 -04:00
nxos_acl stable-2.5 nxos bugfix cherry-pick (#38372) 2018-04-06 02:30:32 -04:00
nxos_acl_interface stable-2.5 nxos bugfix cherry-pick (#38372) 2018-04-06 02:30:32 -04:00
nxos_banner Enable nxapi nxos_banner test (#35033) 2018-01-18 11:50:15 +05:30
nxos_become nxos on_become terminal plugin stable_2.5 (#39852) 2018-05-08 15:52:09 +05:30
nxos_bgp Fix nxos_bgp tests and prepare_nxos_tests refactor (#35694) 2018-02-05 12:13:30 +05:30
nxos_bgp_af fix nxos_bgp_af issues (#36147) (#36283) 2018-02-16 10:12:42 +05:30
nxos_bgp_neighbor fix nxos_bgp_neighbor issues (#36318) (#36420) 2018-02-20 11:21:33 +05:30
nxos_bgp_neighbor_af fix nxos_bgp_neighbor_af issues (#36472) (#36481) 2018-02-21 10:29:18 +05:30
nxos_command nxos_facts fix and integration tests (#36796) (#36820) 2018-02-28 10:54:35 +05:30
nxos_config Don't retrieve config in running_config when config is provided for diff stable 2.5 (#41557) 2018-06-14 11:55:58 -07:00
nxos_evpn_global nxos bugfixes 2.5.4 cherry-pick (#40861) 2018-05-30 11:21:53 +05:30
nxos_evpn_vni fix nxos_evpn_vni issues (#35930) (#35945) 2018-02-09 17:51:53 +05:30
nxos_facts
nxos_feature
nxos_file_copy change testfiles for nxos_file_copy (#35641) 2018-02-02 12:54:53 +00:00
nxos_gir
nxos_gir_profile_management
nxos_hsrp nxos_igmp and nxos_hsrp fix (#38513) 2018-04-10 01:51:41 -04:00
nxos_igmp nxos_igmp and nxos_hsrp fix (#38513) 2018-04-10 01:51:41 -04:00
nxos_igmp_interface
nxos_igmp_snooping nxos_igmp_snooping fix cherry-pick (#38596) 2018-04-11 12:47:33 -04:00
nxos_interface
nxos_interface_ospf fix nxos_interface_ospf issues (#35988) (#36090) 2018-02-13 10:11:12 +05:30
nxos_ip_interface
nxos_l2_interface nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
nxos_l3_interface nxos fix cherry-pick (#36340) 2018-02-17 12:20:42 +05:30
nxos_linkagg nxos fix cherry-pick (#36340) 2018-02-17 12:20:42 +05:30
nxos_lldp nxos fix cherry-pick (#36340) 2018-02-17 12:20:42 +05:30
nxos_logging cherry-pick stable-2.5 (#40177) 2018-05-16 12:19:39 +05:30
nxos_ntp nxos bugfixes stable-2.5 (#39719) 2018-05-04 15:25:55 +05:30
nxos_ntp_auth nxos bugfixes cherry-pick (#38950) 2018-04-18 09:59:39 -04:00
nxos_ntp_options nxos bugfixes cherry-pick (#38950) 2018-04-18 09:59:39 -04:00
nxos_nxapi nxos_nxapi fix pick-2.5 (#42490) 2018-07-23 09:20:54 -07:00
nxos_ospf
nxos_ospf_vrf nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
nxos_overlay_global nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
nxos_pim Fix for nxos_pim issues (#35103) 2018-01-22 11:30:52 +05:30
nxos_pim_interface nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
nxos_pim_rp_address nxos bugfixes 2.5.4 cherry-pick (#40861) 2018-05-30 11:21:53 +05:30
nxos_portchannel
nxos_rollback
nxos_smoke Pick 2.5 (#40167) 2018-05-15 22:03:51 +05:30
nxos_snapshot nxos_snapshot fix cherry-pick (#40231) 2018-05-16 16:22:47 +05:30
nxos_snmp_community nxos bugfixes stable-2.5 (#39719) 2018-05-04 15:25:55 +05:30
nxos_snmp_contact nxos bugfixes stable-2.5 (#39719) 2018-05-04 15:25:55 +05:30
nxos_snmp_host nxos bugfixes stable-2.5 (#39719) 2018-05-04 15:25:55 +05:30
nxos_snmp_location nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
nxos_snmp_traps nxos bugfixes stable-2.5 (#39719) 2018-05-04 15:25:55 +05:30
nxos_snmp_user nxos and ios bugfix stable-2.5 (#39845) 2018-05-08 12:38:22 +05:30
nxos_static_route stable-2.5 nxos bugfix cherry-pick (#38372) 2018-04-06 02:30:32 -04:00
nxos_switchport nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
nxos_system Stable 2.5 (#36374) 2018-02-19 11:22:30 +05:30
nxos_udld nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
nxos_udld_interface nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
nxos_user nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
nxos_vlan stable-2.5 nxos bugfix cherry-pick (#38372) 2018-04-06 02:30:32 -04:00
nxos_vpc nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
nxos_vpc_interface nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
nxos_vrf nxos bugfixes 2.5.4 cherry-pick (#40861) 2018-05-30 11:21:53 +05:30
nxos_vrf_af nxos bugfixes 2.5.4 cherry-pick (#40861) 2018-05-30 11:21:53 +05:30
nxos_vrf_interface
nxos_vrrp
nxos_vtp_domain
nxos_vtp_password
nxos_vtp_version
nxos_vxlan_vtep fix vxlan idempotent issue (#34750) 2018-01-15 12:27:37 +05:30
nxos_vxlan_vtep_vni cherry-pick stable-2.5 (#40177) 2018-05-16 12:19:39 +05:30
openssl_certificate Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
openssl_csr Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
openssl_dhparam Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
openssl_privatekey Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
openssl_publickey Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
openvswitch_bridge
openvswitch_db openvswitch_db : Handle column value conversion and idempotency in no_key case (#43869) 2018-08-13 17:52:47 -07:00
package Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
package_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
parsing Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
pause Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ping Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
pip Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
plugin_filtering Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
postgresql Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
prepare_eos_tests/tasks
prepare_http_tests Overhaul httptester support in ansible-test. (#39892) 2018-05-09 16:55:25 -07:00
prepare_ios_tests ios_l2_interface (#35054) 2018-01-19 17:14:32 -05:00
prepare_iosxr_tests Fix iosxr integration tests (#34663) 2018-01-10 11:40:54 -05:00
prepare_junos_tests/tasks
prepare_nuage_tests/tasks Restore nuage_vspk integration tests. 2018-05-07 11:32:50 -07:00
prepare_nxos_tests/tasks nxos_nxapi fix pick-2.5 (#42490) 2018-07-23 09:20:54 -07:00
prepare_ovs_tests/tasks
prepare_tests/tasks
prepare_win_tests
pull Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
rabbitmq_user Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
raw Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
rds_param_group Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
rpm_key Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
script Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
seboolean Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
sefcontext Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
selinux Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
sensu_client Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
sensu_handler Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
service Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
service_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
set_fact Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
setup_azure
setup_ec2
setup_influxdb/tasks Integration tests for influxdb_user module (#35315) 2018-01-27 18:24:34 +05:30
setup_mysql_db [stable-2.5] Migrate from MySQLdb to PyMySQL (#40123) (#45982) 2018-09-25 10:10:28 -07:00
setup_openssl
setup_postgresql_db
setup_rabbitmq/tasks Fix rabbitmq_* integration tests (#41836) (#41922) 2018-07-03 12:08:03 -07:00
setup_rpm_repo
setup_sshkey/tasks
setup_zabbix Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
slurp Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
special_vars Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
stat Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
strategy_linear Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
sts_assume_role Backport test infra fixes and updates to stable-2.5. (#46992) 2018-10-13 10:44:11 -07:00
subversion Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
synchronize Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
synchronize-buildah Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
sysctl Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
systemd Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
tags Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
task_ordering Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
template Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
template_jinja2_latest Backport test infra fixes and updates to stable-2.5. (#46992) 2018-10-13 10:44:11 -07:00
templating_settings Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
test_infra Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
timezone Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
ucs_ip_pool Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
ucs_lan_connectivity Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
ucs_mac_pool Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
ucs_san_connectivity Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
ucs_vhba_template Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
ucs_vlans Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
ucs_vnic_template Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
ucs_vsans Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
ucs_wwn_pool Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
unarchive Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
unicode Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
until Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
uri Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
user Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
var_blending Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
var_precedence Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vars_prompt Only template values in vars_prompt rather than all vars (#39304) (#44082) 2018-08-13 18:18:48 -07:00
vault Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vcenter_folder Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vcenter_license Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_cluster Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_datacenter Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_datastore_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_drs_rule_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_dvs_portgroup Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_dvswitch Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_guest Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_guest_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_guest_find Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_guest_powerstate Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_guest_snapshot Remove CI group from unsupported tests. 2018-05-09 10:31:31 -07:00
vmware_guest_tools_wait Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_host Remove obsolete test/utils/docker/ directory. 2018-08-30 09:12:26 -07:00
vmware_host_acceptance Remove CI group from unsupported tests. 2018-05-09 10:31:31 -07:00
vmware_host_config_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_host_config_manager Remove CI group from unsupported tests. 2018-05-09 10:31:31 -07:00
vmware_host_dns_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_host_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_host_firewall_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_host_firewall_manager Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_host_ntp Remove CI group from unsupported tests. 2018-05-09 10:31:31 -07:00
vmware_host_package_facts Remove CI group from unsupported tests. 2018-05-09 10:31:31 -07:00
vmware_host_service_facts Remove CI group from unsupported tests. 2018-05-09 10:31:31 -07:00
vmware_host_service_manager Remove CI group from unsupported tests. 2018-05-09 10:31:31 -07:00
vmware_host_vmnic_facts Remove CI group from unsupported tests. 2018-05-09 10:31:31 -07:00
vmware_local_role_manager Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_local_user_manager Remove CI group from unsupported tests. 2018-05-09 10:31:31 -07:00
vmware_maintenancemode Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_resource_pool Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_vm_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vmware_vm_vm_drs_rule Remove CI group from unsupported tests. 2018-05-09 10:31:31 -07:00
vmware_vmkernel_facts Remove CI group from unsupported tests. 2018-05-09 10:31:31 -07:00
vmware_vswitch Remove CI group from unsupported tests. 2018-05-09 10:31:31 -07:00
vyos_banner Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vyos_command Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vyos_config Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vyos_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vyos_interface vyos_interface require multiple network nodes to run (#39670) (#39691) 2018-05-03 18:52:42 +01:00
vyos_l3_interface fix vyos_l3_interface adding multiple addresses to interface (#36377) (#36443) 2018-02-20 21:07:17 +05:30
vyos_linkagg Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
vyos_lldp Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vyos_lldp_interface Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
vyos_logging Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
vyos_smoke Fix VyOS check mode (#35977) (#36114) 2018-02-13 10:31:04 -05:00
vyos_static_route Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
vyos_system Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
vyos_user Default ssh port (#39678) (#39690) 2018-05-03 18:49:41 +01:00
vyos_vlan Fix vyos_vlan aggregate issue & added tests CP into 2.5 (#41638) (#41775) 2018-07-03 12:02:11 -07:00
wait_for Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
wait_for_connection Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
wakeonlan Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_acl_inheritance Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_async_wrapper Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_audit_policy_system Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_audit_rule Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_become Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_certificate_store Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_chocolatey reordered windows test groups for better efficiency (#45445) (#45449) 2018-09-25 09:07:00 -07:00
win_command Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_copy Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_disk_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_domain_group Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
win_domain_membership Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_dotnet_ngen Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_dsc Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_environment Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_eventlog Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_eventlog_entry reordered windows test groups for better efficiency (#45445) (#45449) 2018-09-25 09:07:00 -07:00
win_exec_wrapper Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_feature Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_fetch Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_file Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_find reordered windows test groups for better efficiency (#45445) (#45449) 2018-09-25 09:07:00 -07:00
win_firewall Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_firewall_rule reordered windows test groups for better efficiency (#45445) (#45449) 2018-09-25 09:07:00 -07:00
win_get_url Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_group Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_group_membership Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_hotfix Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_iis_webapppool Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_iis_webbinding Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_lineinfile Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_mapped_drive Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_module_utils Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_module_utils_legacy Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_msg Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_msi Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_owner Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_package Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_pagefile Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_path Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_ping Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_power_plan Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_product_facts Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_psexec Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_psmodule Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_rabbitmq_plugin Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_raw Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_reg_stat Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_regedit Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_region Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_regmerge Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_route Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_say Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_scheduled_task reordered windows test groups for better efficiency (#45445) (#45449) 2018-09-25 09:07:00 -07:00
win_scheduled_task_stat Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_script Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_security_policy Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_service Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_setup Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_share Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_shell Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_shortcut Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_slurp Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_stat reordered windows test groups for better efficiency (#45445) (#45449) 2018-09-25 09:07:00 -07:00
win_tempfile Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_template Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_timezone Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_toast Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_unzip Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_updates Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_uri Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_user Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_user_right Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_wait_for Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_wakeonlan Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
win_whoami Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
windows-paths Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
xattr add skip/docker alias to skip tests when running on Docker (#45955) (#45959) 2018-09-25 09:14:31 -07:00
xml Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
yum Get packages for dnf and yum tests from S3. 2018-09-05 15:35:01 -07:00
yum_repository Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
zabbix_host Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
zypper Update Shippable integration test groups. (#43118) 2018-07-24 10:02:00 -07:00
zypper_repository Restore repos after zypper_repository test runs. 2018-08-30 09:12:26 -07:00