- Fix indentation
- Use new shpec v0.1.0 syntax
- Wind back count and timeout in still_alive assertion (and put in a retry loop)
- Increase the count and timeout in still_alive assertion
- Use shpec v0.0.9 (SHPEC_ROOT without using find)
- Bugfix for /usr/bin/env not accepting env variables
- Add centos friendly still_alive_ping command
- Add support for SYSTEM_CHECKS env variable
- Add network check using still_alive custom matcher
- Use
bc_expr
custom matcher - Check shpec version when installing
- Bugfix for disk check on centos
- Need to explicitly call generic system checks
- Add
its_process_count
- Remove sudo from install
- Initial release