Update requirements test
Bart Jansens - December 20, 2008 - 17:47
| Project: | Project Issue File Review |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I updated the requirements check a little:
- Removed connection test to 88.208.239.81 (IP of the server on which t.d.o runs). We need to accept inbound connections from that host, but never establish an outbound connection to it.
- Changed localhost test to $base_url test. Run-tests is invoked with $base_url, not localhost.
- Restructured the CLI commands check a little.
- Added test for "mysql" cli command which is required as well.
- Added check for PHP configuration settings. At the moment it only checks memory limit, for both PHP/apache as PHP/cli.
| Attachment | Size |
|---|---|
| pifr_configuration_checks.patch | 4.93 KB |

#1
Testing server needs to send back results to t.d.o as outbound connect.
#2
The t.d.o check is still in there. All I removed was the connection test to the IP address (which apparently also points to t.d.o - odd setup). These are the same firewall settings as used by slave #4 and they do seem to work.
#3
#4
Changes made in 2.x.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.