index sublog files
index the sublog files so that we can use them in elastic search, and so that we can start removing content from console.html. Depends-On: Iede34b970d090f855c701b69c1f5167a08ab9c52 Which brings us time stamping to the sublogs Change-Id: I4b4484065fda168f4d5efc73e95736226fb36ed0
This commit is contained in:
parent
16df6766b8
commit
cb10a09e08
@ -15,6 +15,22 @@ zmq-publishers:
|
|||||||
source-files:
|
source-files:
|
||||||
- name: console.html
|
- name: console.html
|
||||||
retry-get: True
|
retry-get: True
|
||||||
|
- name: logs/devstack-gate-cleanup-host.txt
|
||||||
|
tags:
|
||||||
|
- console.html
|
||||||
|
- name: logs/devstack-gate-setup-host.txt
|
||||||
|
tags:
|
||||||
|
- console.html
|
||||||
|
- name: logs/devstack-gate-setup-workspace-new.txt
|
||||||
|
tags:
|
||||||
|
- console.html
|
||||||
|
- name: logs/devstack-gate-setup-workspace-old.txt
|
||||||
|
tags:
|
||||||
|
- console.html
|
||||||
|
job-filter: '.*grenade.*'
|
||||||
|
- name: logs/devstacklog.txt
|
||||||
|
tags:
|
||||||
|
- console.html
|
||||||
- name: logs/screen-c-api.txt
|
- name: logs/screen-c-api.txt
|
||||||
tags:
|
tags:
|
||||||
- screen
|
- screen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user