Actions
action #13176
closedapache stack testing
Start date:
2016-08-12
Due date:
% Done:
100%
Estimated time:
Difficulty:
Description
For Apache and the stack we should do proper integration testing:
1 LAMP: setup apache2; mariadb and postrgres; php
- Verify we can render some simple php pages that use the full stack (with db connection) 2 python: setup apache2; mariadb and postgres; python; mod_wsgi
- Verify we can connect to python django app and it is responsive 3) ruby: apache2 ; mariadb and postgres; ruby; mod_passanger
- Verify again that some simple ruby site using the features can be launched
Updated by rdodopoulos almost 8 years ago
- Status changed from New to In Progress
- Assignee changed from scarabeus_iv to rdodopoulos
- % Done changed from 0 to 100
Updated by rdodopoulos almost 8 years ago
- Status changed from In Progress to Resolved
Actions