Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

vmware-archive/pks-cfcr-etcd-release

 
 

Repository files navigation

CFCR-ETCD release

This project is intended as a sub-component within the Cloud Foundry Container Runtime project, usage outside of that are not currently supported by the CFCR team.

Running the acceptance tests

cat > integration_config.json <<EOF
{
	"etcd_endpoint": "http://some-etcd-endpoint:2379"
}
EOF
CONFIG_FILE=$PWD/integration_config.json ginkgo src/acceptance

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 56.3%
  • Go 19.4%
  • Ruby 17.2%
  • HTML 6.2%
  • HCL 0.9%