QE owner format update
This commit is contained in:
parent
68fa3371f2
commit
189ea7586c
26 changed files with 32 additions and 25 deletions
|
|
@ -2,7 +2,7 @@ summary: Test for BZ#1287192 (postfix is limited to using security protocols)
|
|||
description: |
|
||||
Bug summary: postfix is limited to using security protocols from last century
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1287192
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ summary: Test for BZ#1905484 (backport TLS 1.3 support to postfix 3.3.1 as provi
|
|||
description: |
|
||||
Bug summary: backport TLS 1.3 support to postfix 3.3.1 as provided in 3.3.2
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1905484
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ description: |
|
|||
Bug summary: example scripts missing
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=251677
|
||||
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -4,7 +4,9 @@ description: |
|
|||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=345851
|
||||
|
||||
Test case has been enriched by more sanity checks asserting the presence of all postfix sub-packages on rhel-8 (or potentially next major versions)
|
||||
contact: Robin Hack <rhack@redhat.com>
|
||||
contact:
|
||||
- Frantisek Hrdina <fhrdina@redhat.com>
|
||||
- Robin Hack <rhack@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ description: |
|
|||
Bug summary: Postfix MySQL map support
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=502412
|
||||
Git link: http://pkgs.devel.redhat.com/cgit/tests/postfix/tree/Regression/bz502412-Postfix-MySQL-map-support
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ summary: Test for BZ#574439 (config file in /usr/lib (/usr/lib64))
|
|||
description: |
|
||||
Bug summary: config file in /usr/lib (/usr/lib64)
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=574439
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ description: |
|
|||
Bug summary: Postfix init script 'status' not very robust
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=645348
|
||||
Git link: http://pkgs.devel.redhat.com/cgit/tests/postfix/tree/Regression/bz645348-Postfix-init-script-status-not-very-robust
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ summary: Test for BZ#1977732 ([Regression] postfix "cleanup" crashes when)
|
|||
description: |
|
||||
Bug summary: [Regression] postfix "cleanup" crashes when processing messages containing a "whitespace-only" fullname
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1977732
|
||||
contact: František Hrdina <fhrdina@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ summary: Test for BZ#1733938 (postfix doesn't support LDAP SASL)
|
|||
description: |
|
||||
Bug summary: postfix doesn't support LDAP SASL
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1733938
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,5 +1,8 @@
|
|||
summary: SRV-lookup
|
||||
description: 'SRV lookup support while performing SMTP submissions'
|
||||
contact:
|
||||
- Tomas Korbar <tkorbar@redhat.com>
|
||||
- Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./test.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: Basic function
|
||||
description: ''
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: bodycheck
|
||||
description: ''
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ summary: Test for BZ#1057593 (When server is un cleanly shutdown postfix does)
|
|||
description: |
|
||||
Bug summary: When server is un cleanly shutdown postfix does not start-up when another daemon re-uses the pid in /var/spool/postfix/pid/master.pid
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1057593
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: Tests logging to file
|
||||
description: ''
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: Default map type
|
||||
description: Tests default map type
|
||||
contact: František Hrdina <fhrdina@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./test.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: Check dropped group(mail) provides
|
||||
description: ''
|
||||
contact: František Hrdina <fhrdina@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./test.sh
|
||||
|
|
|
|||
|
|
@ -4,7 +4,9 @@ description: |
|
|||
each function pointer's value is within a shared object file
|
||||
that exports a symbol of that name, and that no shared object
|
||||
files export conflicting symbols.
|
||||
contact: Gordon Messmer <gordon.messmer@gmail.com>
|
||||
contact:
|
||||
- Frantisek Hrdina <fhrdina@redhat.com>
|
||||
- Gordon Messmer <gordon.messmer@gmail.com>
|
||||
require+:
|
||||
- gdb-gef # needed to test got-audit
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: headercheck
|
||||
description: ''
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: Basic initscript test for postfix
|
||||
description: ''
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ summary: Test for BZ#1931403 (pflogsumm - When syslog_name contains a _ , it is)
|
|||
description: |
|
||||
Bug summary: pflogsumm - When syslog_name contains a _ , it is changed to -, thus filter does not work
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1931403
|
||||
contact: František Hrdina <fhrdina@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ description: |
|
|||
|
||||
This checks also underlying perl-Date-Calc module which
|
||||
is required by pflogsumm package.
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- perl:5.26
|
||||
- perl-Date-Calc
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ summary: Testing if postfix works correctly with master.pid file during starting
|
|||
description: |
|
||||
Bug summary: postfix master.pid file not deleted at postfix stop if postfix had been started using postfix start command
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=2028015
|
||||
contact: František Hrdina <fhrdina@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: rpm verification
|
||||
description: ''
|
||||
contact: František Hrdina <fhrdina@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./test.sh
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ adjust:
|
|||
- enabled: false
|
||||
when: distro < rhel-7
|
||||
continue: false
|
||||
contact: František Hrdina <fhrdina@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ adjust:
|
|||
- enabled: false
|
||||
when: distro < rhel-8
|
||||
continue: false
|
||||
contact: František Hrdina <fhrdina@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: Virtual mailbox test
|
||||
description: ''
|
||||
contact: fhrdina@redhat.com
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- postfix
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue