Remove obsolete tests
This commit is contained in:
parent
850feddfaa
commit
8a53f2f7bd
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: memcached
|
Name: memcached
|
||||||
Version: 1.6.23
|
Version: 1.6.23
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: High Performance, Distributed Memory Object Cache
|
Summary: High Performance, Distributed Memory Object Cache
|
||||||
|
|
||||||
@ -174,6 +174,9 @@ fi
|
|||||||
%license ../%{selinuxmoduledir}/COPYING
|
%license ../%{selinuxmoduledir}/COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 07 2024 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.23-5
|
||||||
|
- Remove obsolete tests
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0:1.6.23-4
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0:1.6.23-4
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
- hosts: localhost
|
|
||||||
roles:
|
|
||||||
- role: standard-test-beakerlib
|
|
||||||
tags:
|
|
||||||
- classic
|
|
||||||
repositories:
|
|
||||||
- repo: "https://src.fedoraproject.org/tests/memcached.git"
|
|
||||||
dest: "memcached"
|
|
||||||
fmf_filter: "tier: 1"
|
|
Loading…
Reference in New Issue
Block a user