neutron/neutron/tests/unit/agent/linux
Rodolfo Alonso Hernandez 3fd93470c0 Ensure "keepalived" is correcly disabled
To stop a "keepalived" process, a SIGTERM signal is sent. This patch
checks if the process is not present in the system. If the instance
is still running after a short time, a SIGKILL signal is sent.

Change-Id: I2e784ea7e00c145135288bf309bb34ce311ac15c
Closes-Bug: #1908057
(cherry picked from commit 2618acff51)
2021-01-14 16:35:31 +00:00
..
openvswitch_firewall Fix OVS conjunctive IP flows cleanup 2020-12-21 10:08:12 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
failing_process.py Keep reading stdout/stderr until after kill 2015-11-19 19:14:13 +02:00
test_bridge_lib.py Start using oslo_utils.netutils.is_ipv6_enabled() 2019-10-16 21:44:56 -04:00
test_daemon.py Use sys.executable instead of 'python' 2020-02-07 19:48:05 +01:00
test_dhcp.py Default dnsmasq --conf-file to /dev/null 2020-10-08 19:28:57 +00:00
test_external_process.py Check dnsmasq process is active when spawned 2019-10-25 13:30:30 -04:00
test_interface.py Workaround for TCP checksum issue with ovs-dpdk and veth pair 2020-06-29 17:34:39 +00:00
test_ip_conntrack.py Move conntrack zones to IPTablesFirewall 2017-03-30 14:54:51 -07:00
test_ip_lib.py "scope" conversion only just before pyroute2 method call 2020-10-22 14:27:06 +00:00
test_ipset_manager.py [Security] fix allowed-address-pair 0.0.0.0/0 issue 2020-03-21 17:54:34 +08:00
test_iptables_firewall.py Fix iptables rules comments 2020-06-10 06:57:14 +00:00
test_iptables_manager.py Do not initialize the iptables nat table in the dhcp-agent 2019-04-24 20:56:03 -04:00
test_keepalived.py Ensure "keepalived" is correcly disabled 2021-01-14 16:35:31 +00:00
test_l3_tc_lib.py Use Pyroute2 "add_tc_qdisc" function in l3_tc_lib 2019-07-05 08:13:07 +00:00
test_pd.py Ensure fip ip rules deleted when fip removed 2020-09-08 16:01:37 +01:00
test_tc_lib.py Fix the wrong value for QoS rate conversion to bytes/s 2020-06-24 17:21:16 +00:00
test_utils.py Stop testing python 2 2019-10-25 18:50:08 +00:00
test_xenapi_root_helper.py Use os-xenapi for neutron when XenServer as hypervisor 2017-03-30 18:33:37 +00:00