Add octavia logs to jenkins-log-client.yaml
The octavia process logs were missing from the source-files list in jenkins-log-client.yaml. This patch corrects the file. Change-Id: I65eef061ea56bf4730049fb8b0d29c7552b70c55
This commit is contained in:
parent
6125601ddb
commit
8ed1f913a7
@ -215,6 +215,22 @@ source-files:
|
|||||||
tags:
|
tags:
|
||||||
- screen
|
- screen
|
||||||
- oslofmt
|
- oslofmt
|
||||||
|
- name: logs/screen-o-api.txt
|
||||||
|
tags:
|
||||||
|
- screen
|
||||||
|
- oslofmt
|
||||||
|
- name: logs/screen-o-cw.txt
|
||||||
|
tags:
|
||||||
|
- screen
|
||||||
|
- oslofmt
|
||||||
|
- name: logs/screen-o-hk.txt
|
||||||
|
tags:
|
||||||
|
- screen
|
||||||
|
- oslofmt
|
||||||
|
- name: logs/screen-o-hm.txt
|
||||||
|
tags:
|
||||||
|
- screen
|
||||||
|
- oslofmt
|
||||||
- name: logs/screen-q-agt.txt
|
- name: logs/screen-q-agt.txt
|
||||||
tags:
|
tags:
|
||||||
- screen
|
- screen
|
||||||
@ -559,6 +575,26 @@ source-files:
|
|||||||
- screen
|
- screen
|
||||||
- oslofmt
|
- oslofmt
|
||||||
job-filter: '.*multinode.*'
|
job-filter: '.*multinode.*'
|
||||||
|
- name: logs/subnode-2/screen-o-api.txt
|
||||||
|
tags:
|
||||||
|
- screen
|
||||||
|
- oslofmt
|
||||||
|
job-filter: '.*multinode.*'
|
||||||
|
- name: logs/subnode-2/screen-o-cw.txt
|
||||||
|
tags:
|
||||||
|
- screen
|
||||||
|
- oslofmt
|
||||||
|
job-filter: '.*multinode.*'
|
||||||
|
- name: logs/subnode-2/screen-o-hk.txt
|
||||||
|
tags:
|
||||||
|
- screen
|
||||||
|
- oslofmt
|
||||||
|
job-filter: '.*multinode.*'
|
||||||
|
- name: logs/subnode-2/screen-o-hm.txt
|
||||||
|
tags:
|
||||||
|
- screen
|
||||||
|
- oslofmt
|
||||||
|
job-filter: '.*multinode.*'
|
||||||
# tripleo logs
|
# tripleo logs
|
||||||
- name: logs/postci.txt
|
- name: logs/postci.txt
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user