Skip to content

making/cfcr-etcd-release

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 53.4%
  • Go 34.5%
  • HTML 10.6%
  • HCL 1.5%