Copy shibboleth logs in federation jobs

Ensure that Zuul publishes both the shibboleth config and the shibboleth
logs in the job artifacts so that we can debug issues with the SAML SP.

Change-Id: I53f844fae775d9b30d9b7f867bac0ed873b86bc7
This commit is contained in:
Colleen Murphy 2020-01-14 10:14:23 -08:00 committed by Colleen Murphy
parent 28a1da6c74
commit 0bbd2dd6fb
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,7 @@
keystone: https://opendev.org/openstack/keystone
zuul_copy_output:
/etc/shibboleth: logs
/var/log/shibboleth: logs
- job:
name: keystone-dsvm-py3-functional-federation-opensuse15
@ -56,6 +57,7 @@
USE_PYTHON3: True
zuul_copy_output:
/etc/shibboleth: logs
/var/log/shibboleth: logs
- job:
name: keystone-dsvm-py3-functional-federation-opensuse15-k2k