0bd2042c38
The Elasticsearch schema was updated to make the file portion of tags the basename of filename. This allows us to use tags to filter for files with a common basename instead of searching with globs in the filename field. This should be more performant and easier to read. Change-Id: I8fe36c56309ea851afd63f08f65583008fa4857f
5 lines
257 B
YAML
5 lines
257 B
YAML
query: >
|
|
message:"FAIL: nova.tests.api.openstack.compute.plugins.v3.test_servers.ServersControllerCreateTest.test_create_instance_with_networks_disabled" AND
|
|
tags:"console.html" AND
|
|
(build_name:"gate-nova-python27" OR build_name:"gate-nova-python26")
|