Explicitly require https://github.com/beakerlib/database.git and remove PURPOSE obsoleted by fmf
This commit is contained in:
parent
a73598f202
commit
e83e46fc98
2 changed files with 3 additions and 4 deletions
|
|
@ -1,3 +0,0 @@
|
|||
PURPOSE of /CoreOS/postgresql/Sanity/basic-functionality
|
||||
Description: Test basic functionality e.g. create databases/tables/roles, insert,update, etc.
|
||||
Author: Jakub Prokes <jprokes@redhat.com>
|
||||
|
|
@ -9,7 +9,9 @@ test: ./runtest.sh
|
|||
path: /Sanity/basic-functionality
|
||||
framework: beakerlib
|
||||
require:
|
||||
- library(postgresql/basic)
|
||||
- url: https://github.com/beakerlib/database.git
|
||||
name: /postgresql
|
||||
ref: master
|
||||
recommend:
|
||||
- postgresql
|
||||
- postgresql-server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue