Prepare gating tests

This commit is contained in:
Pavel Reichl 2024-02-21 12:55:29 +01:00 committed by root
parent ef02583c67
commit 01a8ce763a
5 changed files with 29 additions and 1 deletions

1
.nfs4-acl-tools.metadata Normal file
View File

@ -0,0 +1 @@
9ca3d1e11ccfe372c99f2fbe0398806d814fa285 nfs4-acl-tools-0.4.2.tar.gz

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -1,6 +1,6 @@
Name: nfs4-acl-tools
Version: 0.4.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: The nfs4 ACL tools
License: BSD
URL: http://git.linux-nfs.org/?p=bfields/nfs4-acl-tools.git;a=summary
@ -39,6 +39,9 @@ make DESTDIR=%{buildroot} install
%{_mandir}/man5/*
%changelog
* Wed Feb 21 2024 Pavel Reichl <preichl@redhat.com> - 0.4.2-3
- Prepare gating tests (rhel-26256)
* Tue Jun 6 2023 Steve Dickson <steved@redhat.com> - 0.4.2-2
- Rebuild: nfs4_getfacl: Initialize acl pointer to NULL (bz 2144829)

1
tests/tests Submodule

@ -0,0 +1 @@
Subproject commit 55f3a64360ff77d27e2044265d14414651f8a2aa

17
tests/tests.yml Normal file
View File

@ -0,0 +1,17 @@
---
# Tests that run in classic context
- hosts: localhost
roles:
- role: standard-test-beakerlib
use_beakerlib_libraries: yes
tags:
- classic
repositories:
- repo: "https://pkgs.devel.redhat.com/git/tests/nfs-utils"
dest: "tests"
tests:
- tests/nfs4-acl-tools/nfs4_getfacl/main.sh
- tests/nfs4-acl-tools/nfs4_setfacl/main.sh
required_packages:
- nfs-utils
- redhat-lsb-core # lsb_release is needed by tests