Add shibboleth config to log output

For help with debugging, copy the shibboleth config to the Zuul log
workspace. Also clean up unneeded voting flag for experimental job.

Change-Id: Iad9c5cea4f6db45cbfbb0a07fcace98ac19fc429
This commit is contained in:
Colleen Murphy 2019-02-14 15:14:49 +01:00
parent fd4b8c586d
commit f2b2ab11d3
1 changed files with 10 additions and 1 deletions

View File

@ -44,6 +44,8 @@
tls-proxy: false
devstack_plugins:
keystone: git://git.openstack.org/openstack/keystone
zuul_copy_output:
/etc/shibboleth: logs
- job:
name: keystone-dsvm-py35-functional-federation
@ -52,6 +54,8 @@
devstack_localrc:
TEMPEST_PLUGINS: '/opt/stack/keystone-tempest-plugin'
USE_PYTHON3: True
zuul_copy_output:
/etc/shibboleth: logs
# This job will execute 'tox -e upgrade' from the OSA
# repo specified in 'osa_test_repo'.
@ -101,6 +105,8 @@
tls-proxy: false
devstack_plugins:
keystone: git://git.openstack.org/openstack/keystone
zuul_copy_output:
/etc/shibboleth: logs
# Experimental
- job:
@ -115,6 +121,8 @@
tls-proxy: false
devstack_plugins:
keystone: git://git.openstack.org/openstack/keystone
zuul_copy_output:
/etc/shibboleth: logs
# Experimental
- job:
@ -124,6 +132,8 @@
devstack_localrc:
TEMPEST_PLUGINS: '/opt/stack/keystone-tempest-plugin'
USE_PYTHON3: True
zuul_copy_output:
/etc/shibboleth: logs
- project:
templates:
@ -205,7 +215,6 @@
- tempest-full-py3-opensuse150:
irrelevant-files: *tempest-irrelevant-files
- keystone-dsvm-functional-federation-centos7:
voting: false
irrelevant-files: *irrelevant-files
- keystone-dsvm-functional-federation-opensuse15:
irrelevant-files: *irrelevant-files