Skip to content

Files

Latest commit

davewalterChris Dutra
and
Chris Dutra
Apr 15, 2019
4df625b · Apr 15, 2019

History

History
This branch is 9818 commits behind cloudfoundry/cf-deployment:main.

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 15, 2019
Jul 11, 2018
Jan 12, 2019
Jul 20, 2018
Apr 15, 2019
Nov 15, 2018
Apr 3, 2019
Nov 30, 2018
Nov 15, 2018
Nov 27, 2018
May 12, 2017
Mar 1, 2019
Oct 29, 2018
Oct 29, 2018
Dec 4, 2018

cf-deployment Test Ops-files

This is the README for Test Ops-files. To learn more about cf-deployment, go to the main README.

The opsfile in this directory are meant for testing and are not meant for production environments.

They may change without notice.

Name Purpose Notes
add-oidc-provider.yml Allows testing of UAA with users authenticated via an OIDC provider Creates a second UAA instance group that acts as the OIDC provider
enable-nfs-test-server.yml adds an NFS server to the deployment nfstestserver can be reached at nfstestserver.service.cf.internal for acceptance testing purposes
enable-nfs-test-ldapserver.yml Adds an LDAP server to the deployment to allow testing of NFS volume services configured with LDAP authentication Requires enable-nfs-volume-service.yml and enable-nfs-test-server.yml. nfstestldapserver can be reached at nfstestldapserver.service.cf.internal
enable-smb-test-server.yml adds an SMB server to the deployment smbtestserver can be reached at smbtestserver.service.cf.internal for acceptance testing purposes