self tests failing on SPECBPFTOOLVERSION
View options
- Truncate descriptions
The self-test data expects SPECBPFTOOLVERSION to be 7.2.0 but it has now changed to 7.3.0.
Since this variable is ... variable, can we exclude it from the self-test data?
There are a few affected MRs but one example here:
fedora: Enable CONFIG_SPI_SLAVE (!2548 - merged)
Checkout data and logs: https://datawarehouse.cki-project.org/kcidb/checkouts/redhat:916003004
00:01:44 # Diffing directories /builds/4566255735/workdir/redhat/self-test/data and /tmp/data
00:01:44 # diff -urNp -x create-data.sh /builds/4566255735/workdir/redhat/self-test/data/centos-2585cf9dfaad.el7 /tmp/data/centos-2585cf9dfaad.el7
00:01:44 # --- /builds/4566255735/workdir/redhat/self-test/data/centos-2585cf9dfaad.el7 2023-06-29 13:10:40.690230823 +0000
00:01:44 # +++ /tmp/data/centos-2585cf9dfaad.el7 2023-06-29 13:24:25.202348870 +0000
00:01:44 # @@ -69,7 +69,7 @@ RPM=../redhat/rpm
00:01:44 # RPMBUILD=rpmbuild
00:01:44 # SNAPSHOT=0
00:01:44 # SOURCES=../redhat/rpm/SOURCES
00:01:44 # -SPECBPFTOOLVERSION=7.2.0
00:01:44 # +SPECBPFTOOLVERSION=7.3.0
00:01:44 # SPECBUILD=0.rc5.6.test
00:01:44 # SPECCHANGELOG=kernel.changelog-9.99
00:01:44 # SPECFILE=kernel.spec
00:01:44 # diff -urNp -x create-data.sh /builds/4566255735/workdir/redhat/self-test/data/centos-2585cf9dfaad.el7.spec /tmp/data/centos-2585cf9dfaad.el7.spec
00:01:44 # --- /builds/4566255735/workdir/redhat/self-test/data/centos-2585cf9dfaad.el7.spec 2023-06-29 13:10:40.690230823 +0000
00:01:44 # +++ /tmp/data/centos-2585cf9dfaad.el7.spec 2023-06-29 13:24:25.269349545 +0000
00:01:44 # @@ -16,5 +16,5 @@
00:01:44 # %define specrelease 0.rc5.6%{?buildid}%{?dist}
00:01:44 # %define kabiversion 5.16.0-0.rc5.6.test.el7
00:01:44 # %define selftests_must_build 0
00:01:44 # -%define bpftoolversion 7.2.0
00:01:44 # +%define bpftoolversion 7.3.0
00:01:44 # Mon Mar 28 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.16.0-0.rc5.6.test]
etc etc
- Show labels
- Show closed items
Link items together to show that they're related or that one is blocking others.