feat(scripts/test-cluster): add a cluster test command

this uses tmux to setup a test cluster that you can easily kill and
start for debugging.
This commit is contained in:
Brandon Philips
2013-09-26 10:40:33 -07:00
parent 20488b498a
commit cbd8a4fb9c
2 changed files with 20 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ src/
pkg/
/etcd
release_version.go
/machine*