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:
Joe Gordon 2013-09-27 10:07:36 -07:00
parent 977271bf11
commit 4c4fe9fbc6

View File

@ -30,7 +30,6 @@ logging.basicConfig()
REQUIRED_FILES = [
'console.html',
'logs/screen-key.txt',
'logs/screen-n-api.txt',
'logs/screen-n-cpu.txt',
'logs/screen-n-sch.txt',