Merge pull request #4 from cloudfoundry/statsd-metrics Test checking for statsd metrics
Merge pull request #4 from cloudfoundry/statsd-metrics
Test checking for statsd metrics
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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
CFAR Logging Acceptance Tests

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