Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print more info about the steps being performed | Simo Sorce | 2014-06-06 | 1 | -0/+3 |
| | | | | Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Add support for socket wrappers if available | Simo Sorce | 2014-06-04 | 1 | -1/+28 |
| | | | | Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Add basic testing infrastructure | Simo Sorce | 2014-06-04 | 1 | -0/+244 |
make test will now run some sanity tests to make sure basic installation procedures work in a sinthetic test environment. Adds: - custom httpd setup for tests - use profiles to driver ipsilon servers and clients installation - starts multiple httpd servers This way we can test interaction between IDP and SP servers Signed-off-by: Simo Sorce <simo@redhat.com> |