fixed ci.fmf to new tmt version

Resolves: rhbz#2149019
Signed-off-by: Stanislav Zidek <szidek@redhat.com>
This commit is contained in:
Stanislav Zidek 2022-11-30 14:36:21 +01:00
parent 2a1987b511
commit c60d1b2ad7
2 changed files with 7 additions and 3 deletions

4
ci.fmf
View File

@ -1,7 +1,7 @@
summary: Upstreamed tier tests
discover:
how: fmf
repository: https://gitlab.com/redhat-crypto/tests/libssh.git
url: https://gitlab.com/redhat-crypto/tests/libssh.git
filter: 'tier: 0,1,2,3'
execute:
how: beakerlib
how: tmt

View File

@ -1,6 +1,6 @@
Name: libssh
Version: 0.10.4
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A library implementing the SSH protocol
License: LGPLv2+
URL: http://www.libssh.org
@ -137,6 +137,10 @@ popd
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libssh/libssh_server.config
%changelog
* Thu Dec 01 2022 Stanislav Zidek <szidek@redhat.com> - 0.10.4-5
+ libssh-0.10.4-5
- Fixed CI configuration due to TMT changes
* Wed Nov 30 2022 Norbert Pocs <npocs@redhat.com> - 0.10.4-4
- Move loglevel closer to openssh loglevel
- Add openssh config feature of +,-,^ for algorithm lists