container-tools-1-6.el9
- perform only sanity/installability tests for metapackage - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
79aa802132
commit
95816d8945
@ -1,6 +1,6 @@
|
|||||||
Name: container-tools
|
Name: container-tools
|
||||||
Version: 1
|
Version: 1
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: A meta-package witch container tools such as podman, buildah, skopeo, etc.
|
Summary: A meta-package witch container tools such as podman, buildah, skopeo, etc.
|
||||||
License: MIT
|
License: MIT
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -45,6 +45,10 @@ This package contains system tests for %{name}.
|
|||||||
%files tests
|
%files tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 30 2021 Jindrich Novy <jnovy@redhat.com> - 1-6
|
||||||
|
- perform only sanity/installability tests for metapackage
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Thu Sep 30 2021 Jindrich Novy <jnovy@redhat.com> - 1-5
|
* Thu Sep 30 2021 Jindrich Novy <jnovy@redhat.com> - 1-5
|
||||||
- modify gating.yaml according to the development guide
|
- modify gating.yaml according to the development guide
|
||||||
- Related: #2000051
|
- Related: #2000051
|
||||||
|
@ -3,5 +3,4 @@
|
|||||||
product_versions:
|
product_versions:
|
||||||
- rhel-9
|
- rhel-9
|
||||||
decision_context: osci_compose_gate
|
decision_context: osci_compose_gate
|
||||||
rules:
|
rules: []
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user