Add query for bug 1268274
The actual KeyError should be fixed with this Tempest change: https://review.openstack.org/#/c/75610/ And the underlying nova/neutron bug is probably related to the info_cache race issues that are already being worked for Icehouse. This query is to fingerprint the existing KeyError failures and make sure they are classified. Related-Bug: #1268274 Change-Id: Ida32475f68d480dd62701b3a17068ca6d3b82aaa
This commit is contained in:
parent
c9a8cb5224
commit
c0106b2d17
2
queries/1268274.yaml
Normal file
2
queries/1268274.yaml
Normal file
@ -0,0 +1,2 @@
|
||||
query: >
|
||||
message:"return server.networks[network_name][0]" AND filename:"console.html"
|
Loading…
Reference in New Issue
Block a user