Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.