Add required packages as recommended
This commit is contained in:
parent
a2b59ed34b
commit
e7be521c5e
2 changed files with 6 additions and 0 deletions
1
main.fmf
1
main.fmf
|
|
@ -2,5 +2,6 @@ contact: Pavel Raiskup <praiskup@redhat.com>
|
|||
component: [postgresql]
|
||||
test: ./runtest.sh
|
||||
duration: 5m
|
||||
framework: beakerlib
|
||||
tier: 1
|
||||
tags: [classic, container, atomic]
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
summary: execute testsuite from postgresql-test package
|
||||
description: ssia
|
||||
tier: 1
|
||||
recommend:
|
||||
- postgresql
|
||||
- postgresql-server
|
||||
- postgresql-test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue