parent
2fbe17d56a
commit
ce6300a9c8
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
@ -666,6 +666,7 @@ getent passwd cyrus >/dev/null || /usr/sbin/useradd -c "Cyrus IMAP Server" -d /v
|
||||
%changelog
|
||||
* Wed Aug 17 2022 Martin Osvald <mosvald@redhat.com> - 3.4.1-7
|
||||
- Resolves: #2096149 - Fatal error when running "squatter -r user"
|
||||
- Resolves: #2096885 - Enhanced TMT testing for centos-stream
|
||||
|
||||
* Wed Nov 24 2021 Martin Osvald <mosvald@redhat.com> - 3.4.1-6
|
||||
- Sending email with /usr/lib/cyrus-imapd/deliver fails with code 75
|
||||
|
7
plans/public.fmf
Normal file
7
plans/public.fmf
Normal file
@ -0,0 +1,7 @@
|
||||
summary: Test plan that runs all tests from tests repo.
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/cyrus-imapd.git
|
||||
execute:
|
||||
how: tmt
|
||||
|
15
plans/tier1-internal.fmf
Normal file
15
plans/tier1-internal.fmf
Normal file
@ -0,0 +1,15 @@
|
||||
summary: CI plan, picks Tier1 tests, runs in beakerlib.
|
||||
discover:
|
||||
- name: rhel
|
||||
how: fmf
|
||||
filter: 'tier: 1'
|
||||
url: git://pkgs.devel.redhat.com/tests/cyrus-imapd
|
||||
- name: fedora
|
||||
how: fmf
|
||||
filter: 'tier: 1'
|
||||
url: "https://src.fedoraproject.org/tests/cyrus-imapd.git"
|
||||
execute:
|
||||
how: tmt
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream-9
|
Loading…
Reference in New Issue
Block a user