Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanj/openshift-origin-cartridge-mock
openshift-origin-cartridge-mock remote
https://github.com/ryanj/openshift-origin-cartridge-mock
Last synced: 13 days ago
JSON representation
openshift-origin-cartridge-mock remote
- Host: GitHub
- URL: https://github.com/ryanj/openshift-origin-cartridge-mock
- Owner: ryanj
- License: other
- Created: 2014-08-08T19:55:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-08T20:00:08.000Z (over 10 years ago)
- Last Synced: 2024-10-11T00:12:21.389Z (about 1 month ago)
- Language: Shell
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenShift Mock Cartridge
This is a mock implementation of the [OpenShift Cartridge API](http://openshift.github.io/documentation/oo_cartridge_developers_guide.html) which is used to test the OpenShift node platform functionality. The mock cartridges maintains a store of what actions have been performed and provides methods to test for those actions.
This cartridge was intentionally omitted from the [OpenShift Cartridge Guide](http://openshift.github.io/documentation/oo_cartridge_guide.html).