29 lines
519 B
Text
29 lines
519 B
Text
summary: Sanity test for pg_repack extension
|
|
description: ''
|
|
contact: Vaclav Danek <vdanek@redhat.com>
|
|
component:
|
|
- pg_repack
|
|
test: ./runtest.sh
|
|
path: /Sanity/pg_repack
|
|
framework: beakerlib
|
|
require:
|
|
- url: https://github.com/beakerlib/database.git
|
|
name: /postgresql
|
|
ref: master
|
|
recommend:
|
|
- postgresql-server
|
|
- postgresql-contrib
|
|
- pg_repack
|
|
duration: 5m
|
|
enabled: true
|
|
tag:
|
|
- NoRHEL4
|
|
- NoRHEL5
|
|
- NoRHEL6
|
|
- TIPfail
|
|
- TIPfail_Apps
|
|
- Tier1
|
|
- pg_repack
|
|
- libpq
|
|
tier: '1'
|
|
extra-task: /CoreOS/postgresql/Sanity/pg_repack
|