Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tombh/strider-fog
Extension for Strider CD to run tests on ephemeral cloud instances via the fog gem
https://github.com/tombh/strider-fog
Last synced: 11 days ago
JSON representation
Extension for Strider CD to run tests on ephemeral cloud instances via the fog gem
- Host: GitHub
- URL: https://github.com/tombh/strider-fog
- Owner: tombh
- Created: 2013-08-04T20:28:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-09T22:51:24.000Z (over 11 years ago)
- Last Synced: 2024-04-14T13:55:35.416Z (7 months ago)
- Language: Ruby
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Run tests on a VPS instance via Ruby's fog gem
* A new instance is created for each test run, ensuring a clean environment.
* Repo is cloned locally but copied to the VPS instance where the separate test phases are run.