Fix gating (RHEL-25837)

Git protocol in now unsupported on distgit; hence, switching to https.

Gating test relies on STI, which is currently discouraged and losing
support in favor of TMT. Strangely, this necessitates providing the
complete path to the executed script instead of utilizing the default
run.sh.

Resolves: RHEL-25837
Signed-off-by: Pavel Reichl <preichl@redhat.com>
This commit is contained in:
Pavel Reichl 2024-02-16 15:22:50 +01:00
parent ada4673f0a
commit 46b837709b
2 changed files with 11 additions and 9 deletions

View File

@ -2,7 +2,7 @@ Summary: NFS utilities and supporting clients and daemons for the kernel NFS ser
Name: nfs-utils
URL: http://linux-nfs.org/
Version: 2.5.4
Release: 23%{?dist}
Release: 24%{?dist}
Epoch: 1
# group all 32bit related archs
@ -499,7 +499,10 @@ fi
%{_mandir}/*/nfsiostat.8.gz
%changelog
* Tus Feb 6 2024 Steve Dickson <steved@redhat.com> 2.5.4-23
* Fri Feb 16 2024 Pavel Reichl <preichl@redhat.com> - 2.5.4-24
- Fix gating (RHEL-25837)
* Tue Feb 6 2024 Steve Dickson <steved@redhat.com> 2.5.4-23
- Typos and documentation fixes (RHEL-22654)
- blkmapd: fix coredump in bl_add_disk (RHEL-7941)
- rpcdebug: avoid buffer underflow (RHEL-7931)

View File

@ -7,15 +7,14 @@
tags:
- classic
repositories:
- repo: "git://pkgs.devel.redhat.com/tests/nfs-utils"
- repo: "https://pkgs.devel.redhat.com/git/tests/nfs-utils"
dest: "tests"
version: "6f3c1af32931edef9c0a2829a570156ec3ba94d6"
tests:
- tests/commands/utils/umount
- tests/commands/utils/exportfs
- tests/commands/utils/mount
- tests/services/systemd/nfs
- tests/function/nfs-mount-options-all
- tests/commands/utils/umount/main.sh
- tests/commands/utils/exportfs/main.sh
- tests/commands/utils/mount/main.sh
- tests/services/systemd/nfs/main.sh
- tests/function/nfs-mount-options-all/main.sh
required_packages:
- nfs-utils
- redhat-lsb-core # lsb_release is needed by tests