Remove screen-key.txt from required files
We don't search keystone log yet, and there is a bug in the new apache side log parsing that makes those files empty. This was making elastic-recheck wait on an file that would never show up. Change-Id: Ib1c8ada354965641075f4d2f6cca99d1ec9c8c52
This commit is contained in:
parent
977271bf11
commit
4c4fe9fbc6
@ -30,7 +30,6 @@ logging.basicConfig()
|
|||||||
|
|
||||||
REQUIRED_FILES = [
|
REQUIRED_FILES = [
|
||||||
'console.html',
|
'console.html',
|
||||||
'logs/screen-key.txt',
|
|
||||||
'logs/screen-n-api.txt',
|
'logs/screen-n-api.txt',
|
||||||
'logs/screen-n-cpu.txt',
|
'logs/screen-n-cpu.txt',
|
||||||
'logs/screen-n-sch.txt',
|
'logs/screen-n-sch.txt',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user