Merge "Move extensions_to_txt to the job defintion"

This commit is contained in:
Zuul 2018-02-09 12:29:21 +00:00 committed by Gerrit Code Review
commit 47467acf2f
2 changed files with 6 additions and 6 deletions

View File

@ -111,6 +111,12 @@
'/etc/glusterfs/glusterd.vol': 'logs'
'/etc/resolv.conf': 'logs'
'/var/log/unbound.log': 'logs'
extensions_to_txt:
conf: True
log: True
localrc: True
stackenv: True
summary: True
pre-run: playbooks/pre.yaml
run: playbooks/devstack.yaml
post-run: playbooks/post.yaml

View File

@ -24,12 +24,6 @@
# capture-system-logs should be the last role before stage-output
- capture-system-logs
- role: stage-output
extensions_to_txt:
- conf
- log
- localrc
- stackenv
- summary
# NOTE(andreaf) We need fetch-devstack-log-dir only as long as the base job
# starts pulling logs for us from {{ ansible_user_dir }}/logs.
# Meanwhile we already store things in ansible_user_dir and use