Commit Graph

2 Commits

Author SHA1 Message Date
Ziqian SUN (Zamir)
4598ba6fce tests: testcase do not need RhtsRequires and python any more
"RhtsRequires: kernel-kernel-general-include" is what is needed in
our Beaker tests. By the time this is moved into upstream tests, the
essential part for kernel-kernel-general-include is moved into the
test directory, namely "sanity/parse_taint.sh". The detailed history
is in the upstreamfirst preparing repo:

https://upstreamfirst.fedorainfracloud.org/kmod/c/4539f2d5acd9011d54b7ae5cffda041fb0c12847?branch=master

But due to some reason it was forgotten to remove the RhtsRequires
from the makefile.

python is not used at all in this test so that is just removed.

Resolves: RHEL-8903
Signed-off-by: Ziqian SUN (Zamir) <zsun@redhat.com>
Signed-off-by: Yauheni Kaliuta <yauheni.kaliuta@redhat.com>
2023-10-24 14:26:58 +02:00
Ziqian SUN (Zamir)
78d9ee399d Prepare kmod test according to kmod distgit
Resolves: RHEL-8903
Signed-off-by: Ziqian SUN (Zamir) <zsun@redhat.com>
2023-10-24 14:26:49 +02:00