summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColleen Murphy <colleen.murphy@suse.com>2020-01-14 10:14:23 -0800
committerColleen Murphy <colleen@gazlene.net>2020-03-03 11:03:25 -0800
commit0bbd2dd6fb50524a9a7a16cc2cc7d83bbdcb1581 (patch)
treea78c04f6c4a44863089009c7b884063fc620229d
parent28a1da6c74e7b665a0024ee0574cce916df4584d (diff)
downloadkeystone-0bbd2dd6fb50524a9a7a16cc2cc7d83bbdcb1581.tar.gz
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
-rw-r--r--.zuul.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 6e9fe8ea2..0b751485c 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -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