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
6 lines
209 B
YAML
6 lines
209 B
YAML
query: >
|
|
message:"FAIL: tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario[dashboard]"
|
|
AND NOT build_name:*savanna*
|
|
AND NOT build_name:*sahara*
|
|
AND tags:"console.html"
|