Add query for server GET 500
7 hits in the last 48 hours, but since we've lost the last week of logstash data this is probably worse. This is a race when listing servers for all tenants where we get the initial list, but when lazy-loading attributes on the instances, like flavor, the instances are deleted (from other tests running in parallel). We can't use the InstanceNotFound in the n-api logs because that only results in 25% failure rates. Change-Id: I6c4588985548da3d5af2f4b3f76811324efad7ae Related-Bug: #1487570
This commit is contained in:
parent
ae513af696
commit
3121cb4c7b
4
queries/1487570.yaml
Normal file
4
queries/1487570.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
query: >-
|
||||
message:"500 GET" AND
|
||||
message:"servers\/detail?all_tenants= " AND
|
||||
tags:"tempest.txt"
|
Loading…
x
Reference in New Issue
Block a user