ansible/test/units/modules/network/f5
John R Barker 784932875f
Reduces the unit test time of select bigip modules (#36256) (#36260)
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
(cherry picked from commit 77fa41795e)
2018-02-15 20:28:45 +00:00
..
fixtures Removes a bogus key from fixtures (#35236) 2018-01-23 09:33:44 -08:00
__init__.py
test_bigip_asm_policy.py Reduces the unit test time of select bigip modules (#36256) (#36260) 2018-02-15 20:28:45 +00:00
test_bigip_command.py Reduces the unit test time of select bigip modules (#36256) (#36260) 2018-02-15 20:28:45 +00:00
test_bigip_config.py Detects errors in bigip_config (#34965) 2018-01-16 20:10:36 -08:00
test_bigip_configsync_action.py Reduces the unit test time of select bigip modules (#36256) (#36260) 2018-02-15 20:28:45 +00:00
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) 2018-01-19 20:57:41 -08:00
test_bigip_device_httpd.py Reduces the unit test time of select bigip modules (#36256) (#36260) 2018-02-15 20:28:45 +00:00
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) (#36260) 2018-02-15 20:28:45 +00:00
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) (#36260) 2018-02-15 20:28:45 +00:00
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) 2018-01-24 08:15:37 -08:00
test_bigip_snat_pool.py
test_bigip_snmp.py Fixes some bugs and things (#35122) 2018-01-20 10:40:20 -08:00
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) (#36260) 2018-02-15 20:28:45 +00:00
test_bigip_ucs_fetch.py Adds bigip_ucs_fetch module (#35113) 2018-01-19 20:25:47 -08:00
test_bigip_user.py
test_bigip_vcmp_guest.py Reduces the unit test time of select bigip modules (#36256) (#36260) 2018-02-15 20:28:45 +00:00
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) (#36260) 2018-02-15 20:28:45 +00:00
test_bigiq_regkey_license.py Reduces the unit test time of select bigip modules (#36256) (#36260) 2018-02-15 20:28:45 +00:00
test_bigiq_regkey_pool.py