-
- Downloads
Get the tests working on deployments where file names may be different or not in path (#1)
* Replace the default help text * Readme file, including the test config format documentation * Typo * Warn if config files / executables aren't found * Ignore original name of executable (as per current README) * Update tests to avoid failing on stat of a non-existant file * Add a makefile for ease of build
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- README.md 63 additions, 3 deletionsREADME.md
- cfg/master.yaml 10 additions, 10 deletionscfg/master.yaml
- cfg/node.yaml 6 additions, 6 deletionscfg/node.yaml
- check/README.md 0 additions, 55 deletionscheck/README.md
- cmd/common.go 11 additions, 7 deletionscmd/common.go
- cmd/root.go 2 additions, 7 deletionscmd/root.go
- makefile 8 additions, 0 deletionsmakefile
Loading
Please register or sign in to comment