27 lines
481 B
Text
27 lines
481 B
Text
summary: Sanity test for libecpg library
|
|
description: ''
|
|
contact: Honza Horak <hhorak@redhat.com>
|
|
component:
|
|
- libecpg
|
|
test: ./runtest.sh
|
|
path: /Sanity/libecpg
|
|
framework: beakerlib
|
|
require:
|
|
- url: https://github.com/beakerlib/database.git
|
|
name: /postgresql
|
|
ref: master
|
|
recommend:
|
|
- postgresql-server
|
|
- libecpg-devel
|
|
- gcc-c++
|
|
duration: 5m
|
|
enabled: true
|
|
tag:
|
|
- NoRHEL4
|
|
- NoRHEL5
|
|
- NoRHEL6
|
|
- TIPfail
|
|
- TIPfail_Apps
|
|
- Tier1
|
|
tier: '1'
|
|
extra-task: /CoreOS/postgresql/Sanity/libecpg
|