tests.yml: Switching to later stqe, libsan version

Resolves: rhbz#1975108
This commit is contained in:
Martin Hoyer 2021-06-30 10:56:18 +02:00
parent 71db5bcbfd
commit 26298ed71c
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ Name: targetcli
License: ASL 2.0
Summary: An administration shell for storage targets
Version: 2.1.53
Release: 5%{?dist}
Release: 6%{?dist}
URL: https://github.com/open-iscsi/%{oname}
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
# Proposed upstream

View File

@ -9,13 +9,13 @@
repositories:
- repo: "https://gitlab.com/rh-kernel-stqe/python-stqe.git"
dest: "python-stqe"
version: stable
version: "1005e0098effe9d1d04636ebefc99045e17bffcf"
tests:
# Install python-stqe first
# make sure we use same version of libsan
- install_stqe:
dir: python-stqe
run: pip3 install libsan==0.3.0 && python3 setup.py install --prefix=
run: pip3 install libsan==0.3.2 && python3 setup.py install --prefix=
- iscsi-initiator-utils:
dir: ./
run: stqe-test run --fmf -f tags:targetcli_basic