22 lines
298 B
Text
22 lines
298 B
Text
component:
|
|
- php
|
|
description: ''
|
|
duration: 5m
|
|
enabled: true
|
|
extra-task: /CoreOS/php/misc/phpinfo
|
|
require:
|
|
- php
|
|
- php-fpm
|
|
- php-cli
|
|
- perl
|
|
- perl-interpreter
|
|
- curl
|
|
- httpd
|
|
- httpd
|
|
- curl
|
|
- sed
|
|
- grep
|
|
- library(php/utils)
|
|
- library(httpd/http)
|
|
summary: Simple test for phpinfo()
|
|
test: ./runtest.sh
|