23 lines
457 B
Text
23 lines
457 B
Text
summary: test fetching data from mysqldb/mariadb through php
|
|
description: ''
|
|
component:
|
|
- httpd
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
require:
|
|
- library(httpd/http)
|
|
- library(database/mariadb)
|
|
- library(php/utils)
|
|
- httpd
|
|
- php
|
|
- php-mysqlnd
|
|
- mariadb-server
|
|
recommend:
|
|
- php-zts
|
|
duration: 5m
|
|
enabled: true
|
|
tag:
|
|
- Tier1
|
|
tier: '1'
|
|
extra-summary: /CoreOS/httpd/Sanity/httpd-php-mysql-sanity-test
|
|
extra-task: /CoreOS/httpd/Sanity/httpd-php-mysql-sanity-test
|