elastic-recheck/queries/1798475.yaml
Slawek Kaplonski 686fc7b1fc Add queries for 2 neutron fullstack test bugs
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
2018-10-18 10:05:12 +02:00

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