commit | 7d5a8fe2d197caeae52e3c8803d65144b892e7af | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Fri Jun 30 14:14:04 2017 -0700 |
committer | James E. Blair <jeblair@redhat.com> | Fri Jun 30 14:14:04 2017 -0700 |
tree | 2d18ccc28db1ff66145b10d7b7f1e398e7eaccb9 | |
parent | 547af8e8fde0d71f8eb540381cb51ab024b7c332 [diff] |
Always run post playbooks Post playbooks get us things like logs. Including logs from pre-playbooks. Generally, we want to retry the job if a pre-playbook fails. However, if it keeps failing, we run into the RETRY_LIMIT and stop trying. In that case, we would like to see the logs from the failed job. To make that happen, always run all of the post-playbooks for a job, even if the pre-playbooks have failed. Change-Id: I8457e5a89a3cc34c351f1f861847c5fbe231e28e