686fc7b1fc
Bug 1798472 - 8 hits in last 7 days, it's issue with timeout during killing processes in tests' cleanup, Bug 1798475 - 9 hits in last 7 days in master branch, problem with test_ha_router_restart_agents_no_packet_lost test - there is unexpected noticed packet loss during L3 agent's restart Change-Id: I4e6814800b7ecfd5248b73ebe2944c59b24c4fde
9 lines
356 B
YAML
9 lines
356 B
YAML
query: >-
|
|
message:"1 packets transmitted, 0 received, 100% packet loss, time 0ms" AND
|
|
(build_name:"neutron-fullstack" OR build_name:"neutron-fullstack-python36") AND
|
|
tags:console AND
|
|
filename:"job-output.txt" AND
|
|
build_branch:"master"
|
|
test_ids:
|
|
- neutron.tests.fullstack.test_l3_agent.TestHAL3Agent.test_ha_router_restart_agents_no_packet_lost
|