Stage rabbitmq and DB logs
Stage rabbitmq and DB logs so they are copied to logs.o.o Change-Id: Ica8a86c2649b2871f366e3ca48a8b47f455879bc
This commit is contained in:
parent
9c977b56eb
commit
d04658eb50
@ -31,7 +31,11 @@
|
||||
'{{ devstack_full_log}}': 'logs',
|
||||
'{{ stage_dir }}/verify_tempest_conf.log': 'logs',
|
||||
'{{ stage_dir }}/apache': 'logs',
|
||||
'{{ stage_dir }}/apache_config': 'logs' }
|
||||
'{{ stage_dir }}/apache_config': 'logs',
|
||||
'/var/log/rabbitmq': 'logs',
|
||||
'/var/log/postgresql': 'logs',
|
||||
'/var/log/mysql.err': 'logs',
|
||||
'/var/log/mysql.log': 'logs' }
|
||||
extensions_to_txt:
|
||||
- conf
|
||||
- log
|
||||
|
Loading…
Reference in New Issue
Block a user