Categorygithub.com/cloudfoundry/cfar-logging-acceptance-tests
module
0.0.0-20200615212250-7953eb9e3525
Repository: https://github.com/cloudfoundry/cfar-logging-acceptance-tests.git
Documentation: pkg.go.dev

# README

CFAR Logging Acceptance Tests slack.cloudfoundry.org CI Badge

Usage

To run the CFAR logging acceptance tests you must have a user with permissions to create orgs and spaces.

export CF_ADMIN_USER=<username>
export CF_ADMIN_PASSWORD=<password>
export CF_DOMAIN=<system_domain>
export SKIP_SSL_VALIDATION=false

go get -t ./...
go install github.com/onsi/ginkgo/ginkgo
ginkgo -race -r

# Packages

No description provided by the author
No description provided by the author
No description provided by the author