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/units/modules/network/f5
Tim Rupp 77fa41795e Reduces the unit test time of select bigip modules (#36256)
The modules in this patch include waits that need to happen to ensure
something is correctly configured on a BIG-IP. These waits were
raised as an issue in a recent ansible-testing meeting.

This patch eliminates the waits by mocking time.sleep
7 years ago
..
fixtures Removes a bogus key from fixtures (#35236) 7 years ago
__init__.py
test_bigip_asm_policy.py Reduces the unit test time of select bigip modules (#36256) 7 years ago
test_bigip_command.py Reduces the unit test time of select bigip modules (#36256) 7 years ago
test_bigip_config.py Detects errors in bigip_config (#34965) 7 years ago
test_bigip_configsync_action.py Reduces the unit test time of select bigip modules (#36256) 7 years ago
test_bigip_configsync_actions.py
test_bigip_device_connectivity.py
test_bigip_device_dns.py
test_bigip_device_group.py
test_bigip_device_group_member.py Adds module for bigip_device_group_member (#35121) 7 years ago
test_bigip_device_httpd.py Reduces the unit test time of select bigip modules (#36256) 7 years ago
test_bigip_device_ntp.py
test_bigip_device_sshd.py
test_bigip_device_trust.py
test_bigip_gtm_datacenter.py
test_bigip_gtm_facts.py
test_bigip_gtm_pool.py
test_bigip_gtm_server.py
test_bigip_gtm_wide_ip.py
test_bigip_hostname.py
test_bigip_iapp_service.py
test_bigip_iapp_template.py
test_bigip_iapplx_package.py Reduces the unit test time of select bigip modules (#36256) 7 years ago
test_bigip_irule.py
test_bigip_monitor_http.py
test_bigip_monitor_https.py
test_bigip_monitor_snmp_dca.py
test_bigip_monitor_tcp.py
test_bigip_monitor_tcp_echo.py
test_bigip_monitor_tcp_half_open.py
test_bigip_monitor_udp.py
test_bigip_node.py
test_bigip_partition.py
test_bigip_policy.py
test_bigip_policy_rule.py
test_bigip_pool.py
test_bigip_profile_client_ssl.py
test_bigip_provision.py Reduces the unit test time of select bigip modules (#36256) 7 years ago
test_bigip_qkview.py
test_bigip_remote_syslog.py
test_bigip_routedomain.py
test_bigip_security_address_list.py
test_bigip_security_port_list.py
test_bigip_selfip.py More bug fixes before 2.5 (#35260) 7 years ago
test_bigip_snat_pool.py
test_bigip_snmp.py Fixes some bugs and things (#35122) 7 years ago
test_bigip_snmp_trap.py
test_bigip_software_update.py
test_bigip_ssl_certificate.py
test_bigip_ssl_key.py
test_bigip_static_route.py
test_bigip_sys_db.py
test_bigip_sys_global.py
test_bigip_traffic_group.py
test_bigip_ucs.py Reduces the unit test time of select bigip modules (#36256) 7 years ago
test_bigip_ucs_fetch.py Adds bigip_ucs_fetch module (#35113) 7 years ago
test_bigip_user.py
test_bigip_vcmp_guest.py Reduces the unit test time of select bigip modules (#36256) 7 years ago
test_bigip_virtual_address.py
test_bigip_virtual_server.py
test_bigip_vlan.py
test_bigip_wait.py Reduces the unit test time of select bigip modules (#36256) 7 years ago
test_bigiq_regkey_license.py Reduces the unit test time of select bigip modules (#36256) 7 years ago
test_bigiq_regkey_pool.py