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:
parent
28a1da6c74
commit
0bbd2dd6fb
@ -46,6 +46,7 @@
|
|||||||
keystone: https://opendev.org/openstack/keystone
|
keystone: https://opendev.org/openstack/keystone
|
||||||
zuul_copy_output:
|
zuul_copy_output:
|
||||||
/etc/shibboleth: logs
|
/etc/shibboleth: logs
|
||||||
|
/var/log/shibboleth: logs
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: keystone-dsvm-py3-functional-federation-opensuse15
|
name: keystone-dsvm-py3-functional-federation-opensuse15
|
||||||
@ -56,6 +57,7 @@
|
|||||||
USE_PYTHON3: True
|
USE_PYTHON3: True
|
||||||
zuul_copy_output:
|
zuul_copy_output:
|
||||||
/etc/shibboleth: logs
|
/etc/shibboleth: logs
|
||||||
|
/var/log/shibboleth: logs
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: keystone-dsvm-py3-functional-federation-opensuse15-k2k
|
name: keystone-dsvm-py3-functional-federation-opensuse15-k2k
|
||||||
|
Loading…
Reference in New Issue
Block a user