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
Toshio Kuratomi 0633f73faf Fix loader for filters (#37748)
* Fix loading of filter and test plugins

Filter and test plugins are different than other plugins in that they
can have many plugins in a single file.  Therefore they need to operate
a little differently.  They need to have all of the potential files
returned.  Then the caller takes care of passing those onto jinja2 in
order for jinja2 to make use of them.

This problem was (most recently) introduced with f921369445

This commit also restructures how we deduplicate plugins to take paths
into account.  If we want to start scoping which set of modules are
loaded (due to roles, for instance) we'll need to hang on to the path
information.

* add integration test for override

* Fix style checks for bcoca code

* Implement jinja2 plugin loader as a subclass

Having a subclass allows us to customize the overriding of jinja
plugins.  We can then move common parts of common code into the Loader.
7 years ago
..
aci_aaa_user aci_aaa_user: Manage AAA users on ACI fabrics (#35543) 7 years ago
aci_aaa_user_certificate aci_aaa_user_certificate: Rename user parameter to aaa_user (#35207) 7 years ago
aci_access_port_to_interface_policy_leaf_profile changed cisco mail to normail hotmail (#36546) 7 years ago
aci_aep/tasks aci_aep: Add missing integration tests (#36414) 7 years ago
aci_aep_to_domain ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_ap ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_bd ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_bd_subnet ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_config_rollback ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_config_snapshot ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_contract ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_contract_subject ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_contract_subject_to_filter ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_domain ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_domain_to_vlan_pool ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_encap_pool ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_encap_pool_range ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_epg ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_epg_to_contract ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_epg_to_domain ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_fabric_node ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_filter ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_filter_entry ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_firmware_source aci_firmware_source: Add integration tests (#36246) 7 years ago
aci_interface_policy_leaf_policy_group aci_interface_policy_leaf_policy_group: Fix test (#36551) 7 years ago
aci_interface_policy_leaf_profile changed cisco mail to normail hotmail (#36546) 7 years ago
aci_interface_selector_to_switch_policy_leaf_profile changed cisco mail to normail hotmail (#36546) 7 years ago
aci_rest aci_aep: Add missing integration tests (#36414) 7 years ago
aci_static_binding_to_epg add aci_static_binding_to_epg integration tests (#36542) 7 years ago
aci_switch_leaf_policy_profile changed cisco mail to normail hotmail (#36546) 7 years ago
aci_switch_leaf_selector changed cisco mail to normail hotmail (#36546) 7 years ago
aci_switch_policy_vpc_protection_group ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_taboo_contract aci_rest: Fix error handling and improve documentation (#36295) 7 years ago
aci_tenant ACI: Various changes to module documentation and guide (#36516) 7 years ago
aci_vlan_pool aci_rest: Fix error handling and improve documentation (#36295) 7 years ago
aci_vlan_pool_encap_block ACI: Avoid using 'previous' with query operations (#36181) 7 years ago
aci_vrf ACI: Various changes to module documentation and guide (#36516) 7 years ago
acl acl integration tests: don't use restricted key, allow to run twice in a row (#34858) 7 years ago
add_host Initial ansible-test implementation. (#18556) 8 years ago
alternatives Deprecate tests used as filters (#32361) 7 years ago
ansible ansible-config: add simple tests (#34900) 7 years ago
ansible-galaxy Move requirements into tests. (#35885) 7 years ago
any_errors_fatal intg tests for 'any_errors_fatal' (#25813) 7 years ago
apache2_module Add identifier option to apache2_module (#33748) 7 years ago
apt apt: allow for integration tests using fake repo (#37639) 7 years ago
apt_key Disable skipped tests for remote platforms. (#26624) 7 years ago
apt_repository apt_repository: check attribute repo for None value (#36944) 7 years ago
archive Uninstall backports.lzma in archive test. 7 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 Changed assemble_from_fragments to use os.path.join (#24909) 7 years ago
async Deprecate tests used as filters (#32361) 7 years ago
async_extra_data Initial ansible-test implementation. (#18556) 8 years ago
async_fail Normalize usage of temp and tmp on tmp (#36221) 7 years ago
at Mark destructive tests as such. 7 years ago
authorized_key Add comment option to authorized_key (#27781) 7 years ago
aws_api_gateway Deprecate tests used as filters (#32361) 7 years ago
aws_caller_facts Add aws_caller_facts module and use it in setup-iam.yml (#36683) 7 years ago
aws_elasticbeanstalk_app Rebalance cloud tests into 5 groups. 7 years ago
aws_lambda Revert "Temporarily comment out tests causing CI errors (#35883)" 7 years ago
aws_s3 Add aws_s3 action plugin to find source files as expected (#35028) 7 years ago
aws_ses_identity New aws_ses_identity module to manage AWS Simple Email Service Identity (#31140) 7 years ago
aws_ssm_parameters aws ssm parameter lookup - testing and documentation around negative and failure cases (#36550) 7 years ago
aws_waf_web_acl [cloud] Retry WAF actions on WAFStaleDataException (#36405) 7 years ago
azure_rm_acs Fix test case failure for Azure ACS module (#33623) 7 years ago
azure_rm_availabilityset Split cloud tests into two CI groups. 7 years ago
azure_rm_availabilityset_facts Rebalance cloud tests into 5 groups. 7 years ago
azure_rm_containerinstance Disable unstable azure_rm_containerinstance test. 7 years ago
azure_rm_containerregistry azure_rm_containerservice (#33597) 7 years ago
azure_rm_deployment Temporarily disable leaky test in CI. 7 years ago
azure_rm_dnsrecordset azure_rm_dnsrecordset rewrite (#30449) 7 years ago
azure_rm_dnsrecordset_facts azure_rm_dnsrecordset rewrite (#30449) 7 years ago
azure_rm_dnszone Split cloud tests into two CI groups. 7 years ago
azure_rm_dnszone_facts Split cloud tests into two CI groups. 7 years ago
azure_rm_functionapp fixing function app test (#37687) 7 years ago
azure_rm_image Rebalance cloud tests into 5 groups. 7 years ago
azure_rm_keyvault [new module] azure_rm_keyvault (#35150) 7 years ago
azure_rm_keyvaultkey Az mod keyvault key (#33607) 7 years ago
azure_rm_keyvaultsecret Az mod keyvault ops (#33606) 7 years ago
azure_rm_loadbalancer Disable unstable Azure integration tests. 7 years ago
azure_rm_managed_disk Rebalance cloud tests into 5 groups. 7 years ago
azure_rm_mysqldatabase fixing mysql and postgresql test failures (#35587) 7 years ago
azure_rm_mysqlserver fixing mysql and postgresql test failures (#35587) 7 years ago
azure_rm_networkinterface adding possibility to specify resource group for referred virtual net… (#36768) 7 years ago
azure_rm_postgresqldatabase Disable unstable Azure integration tests. 7 years ago
azure_rm_postgresqlserver Disable unstable Azure integration tests. 7 years ago
azure_rm_publicipaddress Split cloud tests into two CI groups. 7 years ago
azure_rm_securitygroup Disable failing azure_rm_securitygroup test. 7 years ago
azure_rm_sqldatabase Disable unstable Azure integration tests. 7 years ago
azure_rm_sqlserver Restore azure_rm_sqlserver test in CI. 7 years ago
azure_rm_sqlserver_facts Disable unstable Azure integration tests. 7 years ago
azure_rm_storageaccount Split cloud tests into two CI groups. 7 years ago
azure_rm_storageblob enabling storage blob as it seems that test is stable 7 years ago
azure_rm_subnet delete subnet should be idempotent (#35037) 7 years ago
azure_rm_virtualmachine azure_rm_virtualmachine: adding possibility of disabling public ip address (#36766) 7 years ago
azure_rm_virtualmachine_extension Rebalance cloud tests into 5 groups. 7 years ago
azure_rm_virtualmachine_scaleset Rebalance Azure tests. 7 years ago
azure_rm_virtualmachineimage_facts Rebalance cloud tests into 5 groups. 7 years ago
azure_rm_virtualnetwork Split cloud tests into two CI groups. 7 years ago
become user: fix default non-system user's shell on macOS 7 years ago
binary Initial ansible-test implementation. (#18556) 8 years ago
binary_modules Deprecate tests used as filters (#32361) 7 years ago
binary_modules_posix Initial ansible-test implementation. (#18556) 8 years ago
binary_modules_winrm Enable more Windows tests in CI. (#30443) 7 years ago
blockinfile Add integration test targets for core supported modules (#24217) 8 years ago
blocks Add any_errors_fatal in nested failed block test (#35499) 7 years ago
callback_retry_task_name Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 8 years ago
changed_when Initial ansible-test implementation. (#18556) 8 years ago
check_mode Deprecate tests used as filters (#32361) 7 years ago
cloudfront_distribution cloudfront_distribution: fix the order of headers to avoid updates again and again (#37340) 7 years ago
command_shell Move requirements into tests. (#35885) 7 years ago
conditionals Reorganize integration tests: 7 years ago
connection Connection error messages are unsafe: wrap them (#37329) 7 years ago
connection_buildah Add support for `non_local` alias in ansible-test. 7 years ago
connection_chroot Initial ansible-test implementation. (#18556) 8 years ago
connection_docker Add support for `non_local` alias in ansible-test. 7 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 Add support for `non_local` alias in ansible-test. 7 years ago
connection_paramiko_ssh Initial ansible-test implementation. (#18556) 8 years ago
connection_posix Transition inventory into plugins (#23001) 7 years ago
connection_ssh Add pipeline-ish method using dd for file transfer over SSH (#18642) 8 years ago
connection_winrm Divide Windows integration tests into 2 groups. (#29029) 7 years ago
copy Move requirements into tests. (#35885) 7 years ago
cs_account Deprecate tests used as filters (#32361) 7 years ago
cs_affinitygroup cloudstack: fix spelling of "affinity_type" (#33231) 7 years ago
cs_cluster Deprecate tests used as filters (#32361) 7 years ago
cs_common automated integration tests for cloudstack (#20552) 8 years ago
cs_configuration Deprecate tests used as filters (#32361) 7 years ago
cs_domain Deprecate tests used as filters (#32361) 7 years ago
cs_firewall Deprecate tests used as filters (#32361) 7 years ago
cs_host Deprecate tests used as filters (#32361) 7 years ago
cs_instance cs_instance: fix py3 user_data base64 (#37135) 7 years ago
cs_instance_facts Deprecate tests used as filters (#32361) 7 years ago
cs_instance_nic Deprecate tests used as filters (#32361) 7 years ago
cs_instance_nic_secondaryip Deprecate tests used as filters (#32361) 7 years ago
cs_instancegroup Deprecate tests used as filters (#32361) 7 years ago
cs_iso Deprecate tests used as filters (#32361) 7 years ago
cs_loadbalancer_rule Deprecate tests used as filters (#32361) 7 years ago
cs_network cs_network: implement support acl (#35706) 7 years ago
cs_network_acl Deprecate tests used as filters (#32361) 7 years ago
cs_network_acl_rule Deprecate tests used as filters (#32361) 7 years ago
cs_network_offering cloudstack: streamline cs_network_offering (#34553) 7 years ago
cs_pod Deprecate tests used as filters (#32361) 7 years ago
cs_portforward Deprecate tests used as filters (#32361) 7 years ago
cs_project Deprecate tests used as filters (#32361) 7 years ago
cs_region Deprecate tests used as filters (#32361) 7 years ago
cs_resourcelimit Deprecate tests used as filters (#32361) 7 years ago
cs_role Deprecate tests used as filters (#32361) 7 years ago
cs_router tests: cs_router: fix tests not desructive anymore (#34957) 7 years ago
cs_securitygroup Deprecate tests used as filters (#32361) 7 years ago
cs_securitygroup_rule Deprecate tests used as filters (#32361) 7 years ago
cs_service_offering cloudstack: rename new module to cs_service_offering (#34555) 7 years ago
cs_snapshot_policy Deprecate tests used as filters (#32361) 7 years ago
cs_sshkeypair cs_sshkeypair: fix ssh key rename (#36726) 7 years ago
cs_storage_pool Deprecate tests used as filters (#32361) 7 years ago
cs_user Deprecate tests used as filters (#32361) 7 years ago
cs_vmsnapshot Deprecate tests used as filters (#32361) 7 years ago
cs_volume Deprecate tests used as filters (#32361) 7 years ago
cs_vpc cs_vpc: fix network_domain param ignored (#35690) 7 years ago
cs_vpc_offering Add new Cloudstack module cs_vpc_offering (#34797) 7 years ago
cs_vpn_connection cs_vpn_connection: fix wrong connection used (#34937) 7 years ago
cs_vpn_customer_gateway cloudstack: new module cs_vpn_customer_gateway (#34260) 7 years ago
cs_vpn_gateway Deprecate tests used as filters (#32361) 7 years ago
cs_zone Deprecate tests used as filters (#32361) 7 years ago
cs_zone_facts cs_zone_facts: implement return facts as ansible returns (#36993) 7 years ago
debconf Add integration test targets for core supported modules (#24217) 8 years ago
debug Add integration test for #36534 (#36581) 7 years ago
delegate_to Add test for fix using loop_control with delegate_to (#33809) 7 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. 8 years ago
dnf Fixes for dnf and user integration tests. (#34603) 7 years ago
docker_secret Fix docker_secret test on RHEL. 7 years ago
dpkg_selections Disable failing dpkg_selections test. 7 years ago
ec2_ami Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_asg ec2_asg: fix #28087 and #35993 (#36679) 7 years ago
ec2_elb_lb Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_group [cloud] Improve ipv6 and EC2 classic support in ec2_group integration tests (#32976) 7 years ago
ec2_instance Tower callback fixes (#35927) 7 years ago
ec2_key Enable tests which pass on Python 3. 7 years ago
ec2_metadata_facts Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_tag Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_vol Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_vpc_egress_igw [cloud] New module: Amazon Egress-Only Internet Gateway (ec2_vpc_egress_igw) (#23941) 7 years ago
ec2_vpc_net Rebalance cloud tests into 5 groups. 7 years ago
ec2_vpc_route_table [cloud] ec2_vpc_route_table: ignore routes without DestinationCidrBlock - fixes #37003 (#37010) 7 years ago
ec2_vpc_subnet Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ecs_cluster [cloud] Improve results from ecs_taskdefinition_facts (#34337) 7 years ago
ecs_ecr fix spelling mistakes in several modules (#36296) 7 years ago
elb_classic_lb Split up cloud tests to avoid 1 hour CI limit. 7 years ago
elb_target [cloud] New AWS module - elb_target (#26483) 7 years ago
embedded_module Clean up non-standard module shebangs. 7 years ago
environment Fix using loops with environment and add tests (#32796) 7 years ago
eos_banner fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
eos_command Port eos tests to network_cli (#33586) 7 years ago
eos_config Eos :do not push config to device if check_mode is enabled (#37287) 7 years ago
eos_eapi Fix enable_https alias docstring (#34633) 7 years ago
eos_facts Fix eos_facts eapi integration test failures (#37301) 7 years ago
eos_interface Fix eos integration test failures (#37020) 7 years ago
eos_l2_interface Enable eapi integration test for eos modules (#36934) 7 years ago
eos_l3_interface Fix eos integration test failures (#37020) 7 years ago
eos_linkagg eos_linkagg DI module (#33007) 7 years ago
eos_lldp Enable eapi integration test for eos modules (#36934) 7 years ago
eos_logging Enable eapi integration test for eos modules (#36934) 7 years ago
eos_static_route Cleanup net integration test case for network modules (#34684) 7 years ago
eos_system fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
eos_user Enable eapi integration test for eos modules (#36934) 7 years ago
eos_vlan Decouple config and state check in vlan and vrf network modules (#36386) 7 years ago
eos_vrf Fix eos_vrf integration test failures (#36893) 7 years ago
etcd3 New module etcd3 (#35053) 7 years ago
expect Improve coverage of expect integration tests. (#30608) 7 years ago
facts_d Facts Refresh (2.4 roadmap) (#23012) 7 years ago
failed_when Ensure exit_json returns failed = False 7 years ago
fetch fetch: set fail_on_missing: True as default as per docs (#36469) 7 years ago
file file tests: control & managed host can be distinct 7 years ago
filesystem Add vfat support for the filesystem module (#23527) 7 years ago
filters added flatten filter (#33102) 7 years ago
find Add gr_name and pw_name in find module 7 years ago
firewalld initial firewalld integration tests (#31725) 7 years ago
fortios_address Mark destructive tests as such. 7 years ago
fortios_ipv4_policy Mark destructive tests as such. 7 years ago
gathering_facts Fact collector ordering deps (#31362) 7 years ago
gcp_dns_managed_zone [cloud] New GCP module: DNS Managed Zones (gcp_dns_managed_zone.py) (#35014) 7 years ago
gem Move requirements into tests. (#35885) 7 years ago
get_url get_url tests: controller & managed node can be distinct 7 years ago
getent Add integration test targets for core supported modules (#24217) 8 years ago
git Move requirements into tests. (#35885) 7 years ago
github_issue Disable failing github_issue integration test. 7 years ago
group Deprecate tests used as filters (#32361) 7 years ago
group_by add support of nested groups in group_by 7 years ago
groupby_filter Improve jinja2 test coverage. (#20533) 8 years ago
handlers include_role handlers bug fix (#26335) 7 years ago
hash Reorganize integration tests: 7 years ago
hg Disable hg test on Python 3 again. 7 years ago
hosts_field Initial ansible-test implementation. (#18556) 8 years ago
ignore_errors Initial ansible-test implementation. (#18556) 8 years ago
include_import Test include role with items in name #36372 (#37001) 7 years ago
include_vars Provide the list of files that were included by include_vars 7 years ago
includes Integration tests for import/include (#33418) 7 years ago
influxdb_user influxdb_user: implement user password change (#35471) 7 years ago
ini_file ini_file: add allow_no_value param (#24442) 7 years ago
inventory_path_with_comma Don't skip an inventory source just because it has a comma (#35002) 7 years ago
ios_banner ios test changes (#35510) 7 years ago
ios_command ios test changes (#35510) 7 years ago
ios_config re enabled tests that were fixed in ansible/ansible-modules-core#5008 (#36257) 7 years ago
ios_facts ios test changes (#35510) 7 years ago
ios_interface ios test changes (#35510) 7 years ago
ios_l2_interface fix ios_l2_interface (#37389) 7 years ago
ios_l3_interface ios test changes (#35510) 7 years ago
ios_linkagg ios test changes (#35510) 7 years ago
ios_lldp ios test changes (#35510) 7 years ago
ios_logging ios test changes (#35510) 7 years ago
ios_ping ios test changes (#35510) 7 years ago
ios_smoke [WIP] Add ios smoke tests (#35972) 7 years ago
ios_static_route ios_static_route idempotence fix (#35912) 7 years ago
ios_system ios test changes (#35510) 7 years ago
ios_user ios test changes (#35510) 7 years ago
ios_vlan Decouple config and state check in vlan and vrf network modules (#36386) 7 years ago
iosxr_banner Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 7 years ago
iosxr_command * adds commit replace with config file for iosxr (#35564) 7 years ago
iosxr_config * adds commit replace with config file for iosxr (#35564) 7 years ago
iosxr_facts IOS XR cli tests move to network_cli (#34007) 7 years ago
iosxr_interface Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 7 years ago
iosxr_logging * adds missing params in a task (#35330) 7 years ago
iosxr_netconf IOS XR cli tests move to network_cli (#34007) 7 years ago
iosxr_system Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 7 years ago
iosxr_user Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 7 years ago
ipify_facts Add testcase for ipify_facts (#26421) 7 years ago
iso_extract Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595) 7 years ago
iterators Deprecate tests used as filters (#32361) 7 years ago
java_cert Deprecate tests used as filters (#32361) 7 years ago
junos_banner Cleanup net integration test case for network modules (#34684) 7 years ago
junos_command Fix connection type in junos integration tests (#34583) 7 years ago
junos_config Fix connection type in junos integration tests (#34583) 7 years ago
junos_facts Fix junos integration test failures (#35508) 7 years ago
junos_interface Cleanup net integration test case for network modules (#34684) 7 years ago
junos_l2_interface Add junos_l2_interface module (#35123) 7 years ago
junos_l3_interface Cleanup net integration test case for network modules (#34684) 7 years ago
junos_linkagg Cleanup net integration test case for network modules (#34684) 7 years ago
junos_lldp Cleanup net integration test case for network modules (#34684) 7 years ago
junos_lldp_interface Cleanup net integration test case for network modules (#34684) 7 years ago
junos_logging Cleanup net integration test case for network modules (#34684) 7 years ago
junos_netconf Fix junos_netconf integration test failure (#34744) 7 years ago
junos_rpc Fix connection type in junos integration tests (#34583) 7 years ago
junos_static_route Cleanup net integration test case for network modules (#34684) 7 years ago
junos_system Cleanup net integration test case for network modules (#34684) 7 years ago
junos_user Cleanup net integration test case for network modules (#34684) 7 years ago
junos_vlan Cleanup net integration test case for network modules (#34684) 7 years ago
junos_vrf Cleanup net integration test case for network modules (#34684) 7 years ago
k8s_raw Adds k8s_raw, openshift_raw tests (#36228) 7 years ago
known_hosts known_hosts: support --diff (#20349) 8 years ago
lambda_policy Deprecate tests used as filters (#32361) 7 years ago
lineinfile Check for regexp match when using insertbefore or insertafter (#36474) 7 years ago
locale_gen Fix locale_gen to compare native strings rather than mixing byte and text strings 8 years ago
lookup_passwordstore Deprecate tests used as filters (#32361) 7 years ago
lookup_paths Fix regression in search path behaviour 8 years ago
lookup_properties Revert "Revert "Allow ini plugin to load file using other encoding than utf8." (#27407)" 7 years ago
lookups Revert "remove query/q (#36315)" 7 years ago
loops Revert "remove query/q (#36315)" 7 years ago
module_precedence metadata 1.1 7 years ago
module_utils Deprecate tests used as filters (#32361) 7 years ago
mount Initial ansible-test implementation. (#18556) 8 years ago
mysql_db Use stronger password for MySQL (#25821) 7 years ago
mysql_user Deprecate tests used as filters (#32361) 7 years ago
mysql_variables MySQL Password updates (#25825) 7 years ago
no_log Initial ansible-test implementation. (#18556) 8 years ago
npm NPM integration tests: use ansible-ci-files 7 years ago
nuage_vspk Fix integration test aliases. 7 years ago
nxos_aaa_server nxos tests to use network_cli (#34474) 7 years ago
nxos_aaa_server_host nxos tests to use network_cli (#34474) 7 years ago
nxos_acl nxos_facts fix and integration tests (#36796) 7 years ago
nxos_acl_interface nxos tests to use network_cli (#34474) 7 years ago
nxos_banner Enable nxapi nxos_banner test (#35033) 7 years ago
nxos_bgp Fix nxos_bgp tests and prepare_nxos_tests refactor (#35694) 7 years ago
nxos_bgp_af fix nxos_bgp_af issues (#36147) 7 years ago
nxos_bgp_neighbor fix nxos_bgp_neighbor issues (#36318) 7 years ago
nxos_bgp_neighbor_af fix nxos_bgp_neighbor_af issues (#36472) 7 years ago
nxos_command nxos_facts fix and integration tests (#36796) 7 years ago
nxos_config Fixes for nxos_config integration tests (#34579) 7 years ago
nxos_evpn_global nxos tests to use network_cli (#34474) 7 years ago
nxos_evpn_vni fix nxos_evpn_vni issues (#35930) 7 years ago
nxos_facts Fixes nxos_l2_interface tests (#34514) 7 years ago
nxos_feature Fixes nxos_l2_interface tests (#34514) 7 years ago
nxos_file_copy change testfiles for nxos_file_copy (#35641) 7 years ago
nxos_gir nxos tests to use network_cli (#34474) 7 years ago
nxos_gir_profile_management nxos tests to use network_cli (#34474) 7 years ago
nxos_hsrp Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_igmp nxos tests to use network_cli (#34474) 7 years ago
nxos_igmp_interface nxos tests to use network_cli (#34474) 7 years ago
nxos_igmp_snooping nxos tests to use network_cli (#34474) 7 years ago
nxos_interface Fixes nxos_l2_interface tests (#34514) 7 years ago
nxos_interface_ospf fix nxos_interface_ospf issues (#35988) 7 years ago
nxos_ip_interface nxos tests to use network_cli (#34474) 7 years ago
nxos_l2_interface Fix nxos_l2_interface and test typo (#37336) 7 years ago
nxos_l3_interface Fixes for the N3500 platform that uses the A8 image (#36261) 7 years ago
nxos_linkagg Fixes for the N3500 platform that uses the A8 image (#36261) 7 years ago
nxos_lldp Fixes for the N3500 platform that uses the A8 image (#36261) 7 years ago
nxos_logging fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
nxos_ntp Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_ntp_auth nxos tests to use network_cli (#34474) 7 years ago
nxos_ntp_options nxos tests to use network_cli (#34474) 7 years ago
nxos_nxapi Minor updates to nxos_nxapi tests (#35750) 7 years ago
nxos_ospf nxos tests to use network_cli (#34474) 7 years ago
nxos_ospf_vrf Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_overlay_global Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_pim Fix for nxos_pim issues (#35103) 7 years ago
nxos_pim_interface Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_pim_rp_address fix pim rp_address issues (#35248) 7 years ago
nxos_portchannel nxos tests to use network_cli (#34474) 7 years ago
nxos_rollback nxos tests to use network_cli (#34474) 7 years ago
nxos_smoke added nxos_smoke tests (#36647) 7 years ago
nxos_snapshot Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_snmp_community Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_snmp_host nxos tests to use network_cli (#34474) 7 years ago
nxos_snmp_location Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_snmp_user Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_static_route Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_switchport Fix nxos_l2_interface and test typo (#37336) 7 years ago
nxos_system Set hostname to 'switch' on nxos_system (#36373) 7 years ago
nxos_udld Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_udld_interface Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_user fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
nxos_vlan fix nxos_vlan aggregate (#36710) 7 years ago
nxos_vpc Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_vpc_interface Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_vrf Fix nxos_vrf issues (#37092) 7 years ago
nxos_vrf_af Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
nxos_vrf_interface nxos tests to use network_cli (#34474) 7 years ago
nxos_vrrp fix nxos_vrrp issues (#36930) 7 years ago
nxos_vtp_domain nxos tests to use network_cli (#34474) 7 years ago
nxos_vtp_password nxos tests to use network_cli (#34474) 7 years ago
nxos_vtp_version nxos tests to use network_cli (#34474) 7 years ago
nxos_vxlan_vtep fix vxlan idempotent issue (#34750) 7 years ago
nxos_vxlan_vtep_vni Ensure network_cli nxos test is run only once - remove unnecessary files (#37462) 7 years ago
openshift_raw Adds k8s_raw, openshift_raw tests (#36228) 7 years ago
openssl_certificate openssl_certificate: Ensure issuer field is set (#34982) 7 years ago
openssl_csr openssl_csr: added support for the OCSP Must Staple extension (#35082) 7 years ago
openssl_dhparam Module to generate Diffie-Hellman parameters (#32620) 7 years ago
openssl_privatekey Deprecate tests used as filters (#32361) 7 years ago
openssl_publickey Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 7 years ago
openvswitch_bridge Fix ovs integration tests initial setup (#33136) 7 years ago
openvswitch_db Fix ovs integration tests initial setup (#33136) 7 years ago
package Mark destructive tests as such. 7 years ago
package_facts New Module: package_facts (#33195) 7 years ago
parsing Deprecate tests used as filters (#32361) 7 years ago
ping Deprecate tests used as filters (#32361) 7 years ago
pip Fix pip integration test. 7 years ago
plugin_filtering Implement plugin filtering 7 years ago
plugin_loader Fix loader for filters (#37748) 7 years ago
postgresql Deprecate tests used as filters (#32361) 7 years ago
prepare_eos_tests/tasks Port eos tests to network_cli (#33586) 7 years ago
prepare_http_tests Urls client cert auth (#18141) 8 years ago
prepare_ios_tests ios_l2_interface (#35054) 7 years ago
prepare_iosxr_tests Fix iosxr integration tests (#34663) 7 years ago
prepare_junos_tests/tasks Fix junos integration failures (#34571) 7 years ago
prepare_nuage_tests/tasks New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) (#24895) 7 years ago
prepare_nxos_tests/tasks Fixes for the N3500 platform that uses the A8 image (#36261) 7 years ago
prepare_ovs_tests/tasks Revert "Use needs/root, rather than become: yes" (#27483) 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 Move requirements into tests. (#35885) 7 years ago
rabbitmq_user Integration tests for rabbitmq_user module (#35421) 7 years ago
raw Add integration test targets for core supported modules (#24217) 8 years ago
rds_param_group Split up cloud tests to avoid 1 hour CI limit. 7 years ago
route53_zone route53_zone: enable check mode (#37201) 7 years ago
rpm_key Use ansible-ci-files for rpm_key test downloads. 7 years ago
s3_bucket s3_bucket: add integration tests (#36941) 7 years ago
script Temporary (#31677) 7 years ago
seboolean Deprecate tests used as filters (#32361) 7 years ago
sefcontext Deprecate tests used as filters (#32361) 7 years ago
selinux Fix tests as filters syntax in recently modified integration tests (#33346) 7 years ago
sensu_client Deprecate tests used as filters (#32361) 7 years ago
sensu_handler Deprecate tests used as filters (#32361) 7 years ago
service Deprecate tests used as filters (#32361) 7 years ago
service_facts service_facts module (#34065) 7 years ago
set_fact set_fact: handle 'cacheable=value' form (#34871) 7 years ago
setup_azure Fix ansible-test default image. (#31966) 7 years ago
setup_deb_repo apt: allow for integration tests using fake repo (#37639) 7 years ago
setup_ec2 Reorganize integration tests: 7 years ago
setup_influxdb/tasks Integration tests for influxdb_user module (#35315) 7 years ago
setup_mysql_db Deprecate tests used as filters (#32361) 7 years ago
setup_openssl Deprecate tests used as filters (#32361) 7 years ago
setup_postgresql_db Deprecate tests used as filters (#32361) 7 years ago
setup_rabbitmq/tasks Integration tests for rabbitmq_user module (#35421) 7 years ago
setup_rpm_repo yum: clean fake repos after tests run (#37770) 7 years ago
setup_sshkey/tasks ec2_key: add a test for the force option (#32748) 7 years ago
setup_zabbix zabbix_host integration tests (#33184) 7 years ago
slurp Deprecate tests used as filters (#32361) 7 years ago
special_vars Initial ansible-test implementation. (#18556) 8 years ago
stat add deprecation for stat get_md5 (#33002) 7 years ago
sts_assume_role Rebalance cloud tests into 5 groups. 7 years ago
subversion Temporarily disable subversion test on osx. 7 years ago
synchronize Move requirements into tests. (#35885) 7 years ago
synchronize-buildah synchronize: add support for buildah (#33823) 7 years ago
sysctl Deprecate tests used as filters (#32361) 7 years ago
systemd Add integration test targets for core supported modules (#24217) 8 years ago
tags never tags docs and test (#35964) 7 years ago
task_ordering Initial ansible-test implementation. (#18556) 8 years ago
template Fix jinja2>=2.9 nested include vars (#35099) 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 Fix bad syntax in test_infra integration test. 7 years ago
timezone Handle timezone updates on Ubuntu 16.04+ on containers (#27546) 7 years ago
tower_credential add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_group add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_host add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_inventory add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_job_cancel add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_job_launch add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_job_list add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_job_template add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_job_wait add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_label add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_organization add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_project add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_role add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_team add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_user add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
ucs_ip_pool UCS IP address pool module and integration tests (#34748) 7 years ago
ucs_lan_connectivity Ucs lan connectivity and integration tests (#35137) 7 years ago
ucs_mac_pool Module renamed to ucs_mac_pool to match naming convention for other ucs modules. (#34826) 7 years ago
ucs_san_connectivity UCS SAN Connectivity Policy module and integration test (#34009) 7 years ago
ucs_vhba_template Ucsm vhba template (#34015) 7 years ago
ucs_vlans Ucs vlans and integration tests (#35071) 7 years ago
ucs_vnic_template Ucs vnic template and integration tests (#35136) 7 years ago
ucs_vsans Ucsm vsans (#34016) 7 years ago
ucs_wwn_pool Ucsm WWNN/WWPN pools (#34017) 7 years ago
unarchive Mark destructive tests as such. 7 years ago
unicode Initial ansible-test implementation. (#18556) 8 years ago
until Inject attempts into result earlier for retry logic (#34148) 7 years ago
uri Fix uri test on Python 2.6. 7 years ago
user Fixes for dnf and user integration tests. (#34603) 7 years ago
var_blending show specific undefined var errors on -v in debug (#32206) 7 years ago
var_precedence Move var precedence check to integration tests. 7 years ago
vault add a vault --encrypt-vault-to specify vault id to use for encrypt (#31067) 7 years ago
vcenter_folder VMware: add new module : vcenter_folder (#35608) 7 years ago
vcenter_license Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_cluster Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_datacenter Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_datastore_cluster VMware: New module : vmware_datastore_cluster (#36365) 7 years ago
vmware_datastore_facts VMware: refactor vmware_datastore_facts (#36423) 7 years ago
vmware_datastore_maintenancemode VMware: new module : vmware_datastore_maintenancemode (#36436) 7 years ago
vmware_drs_rule_facts Rebalance cloud tests into 5 groups. 7 years ago
vmware_dvs_portgroup Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_dvswitch Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_guest VMware: Use environment variable for connection (#37726) 7 years ago
vmware_guest_disk_facts VMware: New module: vmware_guest_disk_facts (#36026) 7 years ago
vmware_guest_facts Revert to stable vcsim docker image. (#33952) 7 years ago
vmware_guest_find Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_guest_powerstate VMware: re-enable vmware_guest_powerstate tests (#36092) 7 years ago
vmware_guest_snapshot Enable tests which pass on Python 3. 7 years ago
vmware_guest_snapshot_facts VMware: New module: vmware_guest_snapshot_facts (#36002) 7 years ago
vmware_guest_tools_wait Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_host Fix tests as filters #4 (#33930) 7 years ago
vmware_host_acceptance VMware: add new module: vmware_host_acceptance (#35040) 7 years ago
vmware_host_capability_facts VMware: new module: vmware_host_capability_facts (#36497) 7 years ago
vmware_host_config_facts vmware: Add new module 'vmware_host_config_facts' (#34570) 7 years ago
vmware_host_config_manager VMware: Add new module: vmware_host_config_manager (#34627) 7 years ago
vmware_host_dns_facts VMware: add new module vmware_host_dns_facts (#35708) 7 years ago
vmware_host_facts Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_host_firewall_facts VMware: add new module vmware_host_firewall_facts (#35467) 7 years ago
vmware_host_firewall_manager VMware: Add new module : vmware_host_firewall_manager (#35596) 7 years ago
vmware_host_ntp VMware: add new module: vmware_host_ntp (#34730) 7 years ago
vmware_host_package_facts VMware: add new module: vmware_host_package_facts (#35036) 7 years ago
vmware_host_service_facts VMware: Add new module: vmware_host_service_facts (#34731) 7 years ago
vmware_host_service_manager VMware: Add new module: vmware_host_service_manager (#34862) 7 years ago
vmware_host_vmnic_facts VMware: add new module: vmware_host_vmnic_facts (#34984) 7 years ago
vmware_local_role_manager Rebalance cloud tests into 5 groups. 7 years ago
vmware_local_user_manager Revert to stable vcsim docker image. (#33952) 7 years ago
vmware_maintenancemode Update vmware integration tests (#31273) 7 years ago
vmware_resource_pool Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_target_canonical_facts VMware: Refactor vmware_target_canonical_facts (#36964) 7 years ago
vmware_vm_facts Update vmware integration tests (#31273) 7 years ago
vmware_vm_vm_drs_rule VMware: Add new module - vmware_vm_vm_drs_rule (#34177) 7 years ago
vmware_vmkernel_facts VMware: add new module vmware_vmkernel_facts (#35535) 7 years ago
vmware_vswitch Add esxi_hostname as argument in vmware_vswitch (#30498) 7 years ago
vyos_banner Update net_* and vyos_* integration test aliases. (#34666) 7 years ago
vyos_command Actually move vyos tests to network_cli (#33710) 7 years ago
vyos_config vyos_config IndexError in sanitize_config (#36375) 7 years ago
vyos_facts Update net_* and vyos_* integration test aliases. (#34666) 7 years ago
vyos_interface Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_l3_interface fix vyos_l3_interface adding multiple addresses to interface (#36377) 7 years ago
vyos_linkagg Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_lldp Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_lldp_interface Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_logging Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_smoke Fix VyOS check mode (#35977) 7 years ago
vyos_static_route Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_system Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_user Update net_* and vyos_* integration test aliases. (#34666) 7 years ago
vyos_vlan Decouple config and state check in vlan and vrf network modules (#36386) 7 years ago
wait_for Deprecate tests used as filters (#32361) 7 years ago
wait_for_connection Run each Windows version independently in CI. 7 years ago
wakeonlan Deprecate tests used as filters (#32361) 7 years ago
win_acl_inheritance Run each Windows version independently in CI. 7 years ago
win_async_wrapper Deprecate tests used as filters (#32361) 7 years ago
win_audit_policy_system Run each Windows version independently in CI. 7 years ago
win_audit_rule Run each Windows version independently in CI. 7 years ago
win_become win_become: another option to support become flags for runas (#34551) 7 years ago
win_certificate_store Run each Windows version independently in CI. 7 years ago
win_chocolatey Split Windows tests into 4 groups. 7 years ago
win_command Run each Windows version independently in CI. 7 years ago
win_copy Run each Windows version independently in CI. 7 years ago
win_disk_facts Run each Windows version independently in CI. 7 years ago
win_domain_group Deprecate tests used as filters (#32361) 7 years ago
win_domain_membership Run each Windows version independently in CI. 7 years ago
win_dotnet_ngen Run each Windows version independently in CI. 7 years ago
win_dsc fix spelling mistakes in several modules (#36296) 7 years ago
win_environment Run each Windows version independently in CI. 7 years ago
win_eventlog Split Windows tests into 4 groups. 7 years ago
win_eventlog_entry Run each Windows version independently in CI. 7 years ago
win_exec_wrapper win: handle non string as an environment value (#37215) 7 years ago
win_feature win_feature: better error handling to make it easier to debug issues (#36491) 7 years ago
win_fetch fetch: set fail_on_missing: True as default as per docs (#36469) 7 years ago
win_file Divide Windows integration tests into 2 groups. (#29029) 7 years ago
win_find Remove 'attempts' from non-looped tasks (#35316) 7 years ago
win_firewall Run each Windows version independently in CI. 7 years ago
win_firewall_rule Split Windows tests into 4 groups. 7 years ago
win_get_url Split Windows tests into 4 groups. 7 years ago
win_group Deprecate tests used as filters (#32361) 7 years ago
win_group_membership Run each Windows version independently in CI. 7 years ago
win_hotfix Deprecate tests used as filters (#32361) 7 years ago
win_iis_webapppool Split Windows tests into 4 groups. 7 years ago
win_iis_webbinding Run each Windows version independently in CI. 7 years ago
win_lineinfile Win lineinfile fix (#35100) 7 years ago
win_mapped_drive Run each Windows version independently in CI. 7 years ago
win_module_utils azure windows: changed pagefile to dynamically get the path (#35376) 7 years ago
win_module_utils_legacy Split Windows tests into 4 groups. 7 years ago
win_msg Deprecate tests used as filters (#32361) 7 years ago
win_msi Run each Windows version independently in CI. 7 years ago
win_owner Use static password for win_owner test. (#35482) 7 years ago
win_package Run each Windows version independently in CI. 7 years ago
win_pagefile Run each Windows version independently in CI. 7 years ago
win_path Deprecate tests used as filters (#32361) 7 years ago
win_ping Deprecate tests used as filters (#32361) 7 years ago
win_power_plan Split Windows tests into 4 groups. 7 years ago
win_product_facts win_product_facts: New module to get Windows product information (#35206) 7 years ago
win_psexec Enable more Windows tests in CI. (#30443) 7 years ago
win_psmodule Run each Windows version independently in CI. 7 years ago
win_rabbitmq_plugin Deprecate tests used as filters (#32361) 7 years ago
win_raw Deprecate tests used as filters (#32361) 7 years ago
win_reg_stat Run each Windows version independently in CI. 7 years ago
win_regedit Run each Windows version independently in CI. 7 years ago
win_region Run each Windows version independently in CI. 7 years ago
win_regmerge Split Windows tests into 4 groups. 7 years ago
win_route Run each Windows version independently in CI. 7 years ago
win_say Run each Windows version independently in CI. 7 years ago
win_scheduled_task Implemented Trigger Repetition (#32938) 7 years ago
win_scheduled_task_stat Run each Windows version independently in CI. 7 years ago
win_script Miscellaneous test fixes. (#35301) 7 years ago
win_security_policy Split Windows tests into 4 groups. 7 years ago
win_service Deprecate tests used as filters (#32361) 7 years ago
win_setup Run each Windows version independently in CI. 7 years ago
win_share Run each Windows version independently in CI. 7 years ago
win_shell azure windows: changed pagefile to dynamically get the path (#35376) 7 years ago
win_shortcut fix Windows tests with hardcoded Administrator account (#35339) 7 years ago
win_slurp Run each Windows version independently in CI. 7 years ago
win_stat Run each Windows version independently in CI. 7 years ago
win_tempfile Run each Windows version independently in CI. 7 years ago
win_template Deprecate tests used as filters (#32361) 7 years ago
win_timezone Run each Windows version independently in CI. 7 years ago
win_toast fix windows tests after recent patch (#34548) 7 years ago
win_unzip Run each Windows version independently in CI. 7 years ago
win_updates win_updates: fix regression when using string cat names (#36015) 7 years ago
win_uri win_uri: return response info on non 200 responses, convert DateTime values to ISO 8601 (#37104) 7 years ago
win_user Split Windows tests into 4 groups. 7 years ago
win_user_right fix win_user_right test for Azure (#35415) 7 years ago
win_wait_for win_wait_for: fix tests after attempts change (#35026) 7 years ago
win_wakeonlan Run each Windows version independently in CI. 7 years ago
win_whoami Run each Windows version independently in CI. 7 years ago
windows-paths windows path: fix failing test (#34973) 7 years ago
xattr Make xattr test conditional on feature support. 7 years ago
xml Mark destructive tests as such. 7 years ago
yum yum: clean fake repos after tests run (#37770) 7 years ago
yum_repository Fix default value of gpgcheck in doc (PR #36267) 7 years ago
zabbix_host zabbix_host ipmi_*-tests (#33717) 7 years ago
zypper implemented installroot option (#33613) 7 years ago
zypper_repository Fix failing zypper_repository integration test. 7 years ago