From: Scott Weaver <scwea...@redhat.com>

redhat/self-test: update for new automotive variables

Signed-off-by: Scott Weaver <scwea...@redhat.com>

diff --git a/redhat/self-test/1005-dist-dump-variables.bats 
b/redhat/self-test/1005-dist-dump-variables.bats
index blahblah..blahblah 100644
--- a/redhat/self-test/1005-dist-dump-variables.bats
+++ b/redhat/self-test/1005-dist-dump-variables.bats
@@ -24,7 +24,7 @@ load test-lib.bash
 @test "eln BUILD_TARGET test" {
        unset BUILD_TARGET
        unset DISTRO
-       bt=$(make DIST=".eln" dist-dump-variables | grep "BUILD_TARGET=" | cut 
-d"=" -f2)
+       bt=$(make DIST=".eln" dist-dump-variables | grep "^BUILD_TARGET=" | cut 
-d"=" -f2)
        run [ "$bt" = "eln" ]
        check_status
 }
diff --git a/redhat/self-test/data/centos-2585cf9dfaad.el7 
b/redhat/self-test/data/centos-2585cf9dfaad.el7
index blahblah..blahblah 100644
--- a/redhat/self-test/data/centos-2585cf9dfaad.el7
+++ b/redhat/self-test/data/centos-2585cf9dfaad.el7
@@ -3,6 +3,13 @@
 ADD_COMMITID_TO_VERSION=
 ARCHCONFIG=X86_64
 ARCH_LIST=aarch64 ppc64le s390x x86_64 riscv64
+AUTOMOTIVE_BUILD_TARGET=autosd10s-packages-main-el10s
+AUTOMOTIVE_DISTGIT_BRANCH=c10s-sig-automotive-main
+AUTOMOTIVE_DISTGIT_NS=automotive/rpms/
+AUTOMOTIVE_MAJOR=2
+AUTOMOTIVE_MINOR=99
+AUTOMOTIVE_RHPKG_BIN=centpkg-sig
+AUTOMOTIVE_RHPKG_OPTS=--config ../redhat/automotive-centpkg-sig.conf
 BASEVERSION=5.16.0-0.rc5.6.test
 BUILD=6
 BUILD_FLAGS=
@@ -32,7 +39,7 @@ GITID=2585cf9dfaaddf00b069673f27bb3f8530e2039c
 GNUMAKEFLAGS=
 HEAD=2585cf9dfaad
 HELP_TYPES=cleaning build kabi configuration misc
-INCLUDE_AUTOMOTIVE_FILES=1
+INCLUDE_AUTOMOTIVE_FILES=0
 INCLUDE_FEDORA_FILES=1
 INCLUDE_RHEL_FILES=1
 INCLUDE_RT_FILES=1
@@ -75,7 +82,7 @@ SPECBUILD=0.rc5.6.test
 SPECCHANGELOG=kernel.changelog-10.99
 SPECFILE=kernel.spec
 SPECGEMINI=0
-SPECINCLUDE_AUTOMOTIVE_FILES=1
+SPECINCLUDE_AUTOMOTIVE_FILES=0
 SPECINCLUDE_FEDORA_FILES=1
 SPECINCLUDE_RHEL_FILES=1
 SPECINCLUDE_RT_FILES=1
diff --git a/redhat/self-test/data/centos-2585cf9dfaad.el7.spec 
b/redhat/self-test/data/centos-2585cf9dfaad.el7.spec
index blahblah..blahblah 100755
--- a/redhat/self-test/data/centos-2585cf9dfaad.el7.spec
+++ b/redhat/self-test/data/centos-2585cf9dfaad.el7.spec
@@ -3,7 +3,7 @@
 %global include_fedora 1
 %global include_rhel 1
 %global include_rt 1
-%global include_automotive 1
+%global include_automotive 0
 %global patchlist_changelog 0
 %global released_kernel 0
 %define buildid .test
diff --git a/redhat/self-test/data/centos-2585cf9dfaad.fc25 
b/redhat/self-test/data/centos-2585cf9dfaad.fc25
index blahblah..blahblah 100644
--- a/redhat/self-test/data/centos-2585cf9dfaad.fc25
+++ b/redhat/self-test/data/centos-2585cf9dfaad.fc25
@@ -3,6 +3,13 @@
 ADD_COMMITID_TO_VERSION=
 ARCHCONFIG=X86_64
 ARCH_LIST=aarch64 ppc64le s390x x86_64 riscv64
+AUTOMOTIVE_BUILD_TARGET=autosd10s-packages-main-el10s
+AUTOMOTIVE_DISTGIT_BRANCH=c10s-sig-automotive-main
+AUTOMOTIVE_DISTGIT_NS=automotive/rpms/
+AUTOMOTIVE_MAJOR=2
+AUTOMOTIVE_MINOR=99
+AUTOMOTIVE_RHPKG_BIN=centpkg-sig
+AUTOMOTIVE_RHPKG_OPTS=--config ../redhat/automotive-centpkg-sig.conf
 BASEVERSION=5.16.0-0.rc5.6.test
 BUILD=6
 BUILD_FLAGS=
@@ -32,7 +39,7 @@ GITID=2585cf9dfaaddf00b069673f27bb3f8530e2039c
 GNUMAKEFLAGS=
 HEAD=2585cf9dfaad
 HELP_TYPES=cleaning build kabi configuration misc
-INCLUDE_AUTOMOTIVE_FILES=1
+INCLUDE_AUTOMOTIVE_FILES=0
 INCLUDE_FEDORA_FILES=1
 INCLUDE_RHEL_FILES=1
 INCLUDE_RT_FILES=1
@@ -75,7 +82,7 @@ SPECBUILD=0.rc5.6.test
 SPECCHANGELOG=kernel.changelog-10.99
 SPECFILE=kernel.spec
 SPECGEMINI=0
-SPECINCLUDE_AUTOMOTIVE_FILES=1
+SPECINCLUDE_AUTOMOTIVE_FILES=0
 SPECINCLUDE_FEDORA_FILES=1
 SPECINCLUDE_RHEL_FILES=1
 SPECINCLUDE_RT_FILES=1
diff --git a/redhat/self-test/data/centos-2585cf9dfaad.fc25.spec 
b/redhat/self-test/data/centos-2585cf9dfaad.fc25.spec
index blahblah..blahblah 100755
--- a/redhat/self-test/data/centos-2585cf9dfaad.fc25.spec
+++ b/redhat/self-test/data/centos-2585cf9dfaad.fc25.spec
@@ -3,7 +3,7 @@
 %global include_fedora 1
 %global include_rhel 1
 %global include_rt 1
-%global include_automotive 1
+%global include_automotive 0
 %global patchlist_changelog 0
 %global released_kernel 0
 %define buildid .test
diff --git a/redhat/self-test/data/centos-78e36f3b0dae.el7 
b/redhat/self-test/data/centos-78e36f3b0dae.el7
index blahblah..blahblah 100644
--- a/redhat/self-test/data/centos-78e36f3b0dae.el7
+++ b/redhat/self-test/data/centos-78e36f3b0dae.el7
@@ -3,6 +3,13 @@
 ADD_COMMITID_TO_VERSION=
 ARCHCONFIG=X86_64
 ARCH_LIST=aarch64 ppc64le s390x x86_64 riscv64
+AUTOMOTIVE_BUILD_TARGET=autosd10s-packages-main-el10s
+AUTOMOTIVE_DISTGIT_BRANCH=c10s-sig-automotive-main
+AUTOMOTIVE_DISTGIT_NS=automotive/rpms/
+AUTOMOTIVE_MAJOR=2
+AUTOMOTIVE_MINOR=99
+AUTOMOTIVE_RHPKG_BIN=centpkg-sig
+AUTOMOTIVE_RHPKG_OPTS=--config ../redhat/automotive-centpkg-sig.conf
 BASEVERSION=5.17.0-0.rc0.78e36f3b0dae.6.test
 BUILD=6
 BUILD_FLAGS=
@@ -32,7 +39,7 @@ GITID=78e36f3b0dae586f623c4a37ec5eb5496f5abbe1
 GNUMAKEFLAGS=
 HEAD=78e36f3b0dae
 HELP_TYPES=cleaning build kabi configuration misc
-INCLUDE_AUTOMOTIVE_FILES=1
+INCLUDE_AUTOMOTIVE_FILES=0
 INCLUDE_FEDORA_FILES=1
 INCLUDE_RHEL_FILES=1
 INCLUDE_RT_FILES=1
@@ -75,7 +82,7 @@ SPECBUILD=0.rc0.78e36f3b0dae.6.test
 SPECCHANGELOG=kernel.changelog-10.99
 SPECFILE=kernel.spec
 SPECGEMINI=0
-SPECINCLUDE_AUTOMOTIVE_FILES=1
+SPECINCLUDE_AUTOMOTIVE_FILES=0
 SPECINCLUDE_FEDORA_FILES=1
 SPECINCLUDE_RHEL_FILES=1
 SPECINCLUDE_RT_FILES=1
diff --git a/redhat/self-test/data/centos-78e36f3b0dae.el7.spec 
b/redhat/self-test/data/centos-78e36f3b0dae.el7.spec
index blahblah..blahblah 100755
--- a/redhat/self-test/data/centos-78e36f3b0dae.el7.spec
+++ b/redhat/self-test/data/centos-78e36f3b0dae.el7.spec
@@ -3,7 +3,7 @@
 %global include_fedora 1
 %global include_rhel 1
 %global include_rt 1
-%global include_automotive 1
+%global include_automotive 0
 %global patchlist_changelog 0
 %global released_kernel 0
 %define buildid .test
diff --git a/redhat/self-test/data/centos-78e36f3b0dae.fc25 
b/redhat/self-test/data/centos-78e36f3b0dae.fc25
index blahblah..blahblah 100644
--- a/redhat/self-test/data/centos-78e36f3b0dae.fc25
+++ b/redhat/self-test/data/centos-78e36f3b0dae.fc25
@@ -3,6 +3,13 @@
 ADD_COMMITID_TO_VERSION=
 ARCHCONFIG=X86_64
 ARCH_LIST=aarch64 ppc64le s390x x86_64 riscv64
+AUTOMOTIVE_BUILD_TARGET=autosd10s-packages-main-el10s
+AUTOMOTIVE_DISTGIT_BRANCH=c10s-sig-automotive-main
+AUTOMOTIVE_DISTGIT_NS=automotive/rpms/
+AUTOMOTIVE_MAJOR=2
+AUTOMOTIVE_MINOR=99
+AUTOMOTIVE_RHPKG_BIN=centpkg-sig
+AUTOMOTIVE_RHPKG_OPTS=--config ../redhat/automotive-centpkg-sig.conf
 BASEVERSION=5.17.0-0.rc0.78e36f3b0dae.6.test
 BUILD=6
 BUILD_FLAGS=
@@ -32,7 +39,7 @@ GITID=78e36f3b0dae586f623c4a37ec5eb5496f5abbe1
 GNUMAKEFLAGS=
 HEAD=78e36f3b0dae
 HELP_TYPES=cleaning build kabi configuration misc
-INCLUDE_AUTOMOTIVE_FILES=1
+INCLUDE_AUTOMOTIVE_FILES=0
 INCLUDE_FEDORA_FILES=1
 INCLUDE_RHEL_FILES=1
 INCLUDE_RT_FILES=1
@@ -75,7 +82,7 @@ SPECBUILD=0.rc0.78e36f3b0dae.6.test
 SPECCHANGELOG=kernel.changelog-10.99
 SPECFILE=kernel.spec
 SPECGEMINI=0
-SPECINCLUDE_AUTOMOTIVE_FILES=1
+SPECINCLUDE_AUTOMOTIVE_FILES=0
 SPECINCLUDE_FEDORA_FILES=1
 SPECINCLUDE_RHEL_FILES=1
 SPECINCLUDE_RT_FILES=1
diff --git a/redhat/self-test/data/centos-78e36f3b0dae.fc25.spec 
b/redhat/self-test/data/centos-78e36f3b0dae.fc25.spec
index blahblah..blahblah 100755
--- a/redhat/self-test/data/centos-78e36f3b0dae.fc25.spec
+++ b/redhat/self-test/data/centos-78e36f3b0dae.fc25.spec
@@ -3,7 +3,7 @@
 %global include_fedora 1
 %global include_rhel 1
 %global include_rt 1
-%global include_automotive 1
+%global include_automotive 0
 %global patchlist_changelog 0
 %global released_kernel 0
 %define buildid .test
diff --git a/redhat/self-test/data/centos-df0cc57e057f.el7 
b/redhat/self-test/data/centos-df0cc57e057f.el7
index blahblah..blahblah 100644
--- a/redhat/self-test/data/centos-df0cc57e057f.el7
+++ b/redhat/self-test/data/centos-df0cc57e057f.el7
@@ -3,6 +3,13 @@
 ADD_COMMITID_TO_VERSION=
 ARCHCONFIG=X86_64
 ARCH_LIST=aarch64 ppc64le s390x x86_64 riscv64
+AUTOMOTIVE_BUILD_TARGET=autosd10s-packages-main-el10s
+AUTOMOTIVE_DISTGIT_BRANCH=c10s-sig-automotive-main
+AUTOMOTIVE_DISTGIT_NS=automotive/rpms/
+AUTOMOTIVE_MAJOR=2
+AUTOMOTIVE_MINOR=99
+AUTOMOTIVE_RHPKG_BIN=centpkg-sig
+AUTOMOTIVE_RHPKG_OPTS=--config ../redhat/automotive-centpkg-sig.conf
 BASEVERSION=5.16.0-6.test
 BUILD=6
 BUILD_FLAGS=
@@ -32,7 +39,7 @@ GITID=df0cc57e057f18e44dac8e6c18aba47ab53202f9
 GNUMAKEFLAGS=
 HEAD=df0cc57e057f
 HELP_TYPES=cleaning build kabi configuration misc
-INCLUDE_AUTOMOTIVE_FILES=1
+INCLUDE_AUTOMOTIVE_FILES=0
 INCLUDE_FEDORA_FILES=1
 INCLUDE_RHEL_FILES=1
 INCLUDE_RT_FILES=1
@@ -75,7 +82,7 @@ SPECBUILD=6.test
 SPECCHANGELOG=kernel.changelog-10.99
 SPECFILE=kernel.spec
 SPECGEMINI=0
-SPECINCLUDE_AUTOMOTIVE_FILES=1
+SPECINCLUDE_AUTOMOTIVE_FILES=0
 SPECINCLUDE_FEDORA_FILES=1
 SPECINCLUDE_RHEL_FILES=1
 SPECINCLUDE_RT_FILES=1
diff --git a/redhat/self-test/data/centos-df0cc57e057f.el7.spec 
b/redhat/self-test/data/centos-df0cc57e057f.el7.spec
index blahblah..blahblah 100755
--- a/redhat/self-test/data/centos-df0cc57e057f.el7.spec
+++ b/redhat/self-test/data/centos-df0cc57e057f.el7.spec
@@ -3,7 +3,7 @@
 %global include_fedora 1
 %global include_rhel 1
 %global include_rt 1
-%global include_automotive 1
+%global include_automotive 0
 %global patchlist_changelog 0
 %global released_kernel 0
 %define buildid .test
diff --git a/redhat/self-test/data/centos-df0cc57e057f.fc25 
b/redhat/self-test/data/centos-df0cc57e057f.fc25
index blahblah..blahblah 100644
--- a/redhat/self-test/data/centos-df0cc57e057f.fc25
+++ b/redhat/self-test/data/centos-df0cc57e057f.fc25
@@ -3,6 +3,13 @@
 ADD_COMMITID_TO_VERSION=
 ARCHCONFIG=X86_64
 ARCH_LIST=aarch64 ppc64le s390x x86_64 riscv64
+AUTOMOTIVE_BUILD_TARGET=autosd10s-packages-main-el10s
+AUTOMOTIVE_DISTGIT_BRANCH=c10s-sig-automotive-main
+AUTOMOTIVE_DISTGIT_NS=automotive/rpms/
+AUTOMOTIVE_MAJOR=2
+AUTOMOTIVE_MINOR=99
+AUTOMOTIVE_RHPKG_BIN=centpkg-sig
+AUTOMOTIVE_RHPKG_OPTS=--config ../redhat/automotive-centpkg-sig.conf
 BASEVERSION=5.16.0-6.test
 BUILD=6
 BUILD_FLAGS=
@@ -32,7 +39,7 @@ GITID=df0cc57e057f18e44dac8e6c18aba47ab53202f9
 GNUMAKEFLAGS=
 HEAD=df0cc57e057f
 HELP_TYPES=cleaning build kabi configuration misc
-INCLUDE_AUTOMOTIVE_FILES=1
+INCLUDE_AUTOMOTIVE_FILES=0
 INCLUDE_FEDORA_FILES=1
 INCLUDE_RHEL_FILES=1
 INCLUDE_RT_FILES=1
@@ -75,7 +82,7 @@ SPECBUILD=6.test
 SPECCHANGELOG=kernel.changelog-10.99
 SPECFILE=kernel.spec
 SPECGEMINI=0
-SPECINCLUDE_AUTOMOTIVE_FILES=1
+SPECINCLUDE_AUTOMOTIVE_FILES=0
 SPECINCLUDE_FEDORA_FILES=1
 SPECINCLUDE_RHEL_FILES=1
 SPECINCLUDE_RT_FILES=1
diff --git a/redhat/self-test/data/centos-df0cc57e057f.fc25.spec 
b/redhat/self-test/data/centos-df0cc57e057f.fc25.spec
index blahblah..blahblah 100755
--- a/redhat/self-test/data/centos-df0cc57e057f.fc25.spec
+++ b/redhat/self-test/data/centos-df0cc57e057f.fc25.spec
@@ -3,7 +3,7 @@
 %global include_fedora 1
 %global include_rhel 1
 %global include_rt 1
-%global include_automotive 1
+%global include_automotive 0
 %global patchlist_changelog 0
 %global released_kernel 0
 %define buildid .test
diff --git a/redhat/self-test/data/centos-fce15c45d3fb.el7 
b/redhat/self-test/data/centos-fce15c45d3fb.el7
index blahblah..blahblah 100644
--- a/redhat/self-test/data/centos-fce15c45d3fb.el7
+++ b/redhat/self-test/data/centos-fce15c45d3fb.el7
@@ -3,6 +3,13 @@
 ADD_COMMITID_TO_VERSION=
 ARCHCONFIG=X86_64
 ARCH_LIST=aarch64 ppc64le s390x x86_64 riscv64
+AUTOMOTIVE_BUILD_TARGET=autosd10s-packages-main-el10s
+AUTOMOTIVE_DISTGIT_BRANCH=c10s-sig-automotive-main
+AUTOMOTIVE_DISTGIT_NS=automotive/rpms/
+AUTOMOTIVE_MAJOR=2
+AUTOMOTIVE_MINOR=99
+AUTOMOTIVE_RHPKG_BIN=centpkg-sig
+AUTOMOTIVE_RHPKG_OPTS=--config ../redhat/automotive-centpkg-sig.conf
 BASEVERSION=5.16.0-0.rc5.fce15c45d3fb.6.test
 BUILD=6
 BUILD_FLAGS=
@@ -32,7 +39,7 @@ GITID=fce15c45d3fbd9fc1feaaf3210d8e3f8b33dfd3a
 GNUMAKEFLAGS=
 HEAD=fce15c45d3fb
 HELP_TYPES=cleaning build kabi configuration misc
-INCLUDE_AUTOMOTIVE_FILES=1
+INCLUDE_AUTOMOTIVE_FILES=0
 INCLUDE_FEDORA_FILES=1
 INCLUDE_RHEL_FILES=1
 INCLUDE_RT_FILES=1
@@ -75,7 +82,7 @@ SPECBUILD=0.rc5.fce15c45d3fb.6.test
 SPECCHANGELOG=kernel.changelog-10.99
 SPECFILE=kernel.spec
 SPECGEMINI=0
-SPECINCLUDE_AUTOMOTIVE_FILES=1
+SPECINCLUDE_AUTOMOTIVE_FILES=0
 SPECINCLUDE_FEDORA_FILES=1
 SPECINCLUDE_RHEL_FILES=1
 SPECINCLUDE_RT_FILES=1
diff --git a/redhat/self-test/data/centos-fce15c45d3fb.el7.spec 
b/redhat/self-test/data/centos-fce15c45d3fb.el7.spec
index blahblah..blahblah 100755
--- a/redhat/self-test/data/centos-fce15c45d3fb.el7.spec
+++ b/redhat/self-test/data/centos-fce15c45d3fb.el7.spec
@@ -3,7 +3,7 @@
 %global include_fedora 1
 %global include_rhel 1
 %global include_rt 1
-%global include_automotive 1
+%global include_automotive 0
 %global patchlist_changelog 0
 %global released_kernel 0
 %define buildid .test
diff --git a/redhat/self-test/data/centos-fce15c45d3fb.fc25 
b/redhat/self-test/data/centos-fce15c45d3fb.fc25
index blahblah..blahblah 100644
--- a/redhat/self-test/data/centos-fce15c45d3fb.fc25
+++ b/redhat/self-test/data/centos-fce15c45d3fb.fc25
@@ -3,6 +3,13 @@
 ADD_COMMITID_TO_VERSION=
 ARCHCONFIG=X86_64
 ARCH_LIST=aarch64 ppc64le s390x x86_64 riscv64
+AUTOMOTIVE_BUILD_TARGET=autosd10s-packages-main-el10s
+AUTOMOTIVE_DISTGIT_BRANCH=c10s-sig-automotive-main
+AUTOMOTIVE_DISTGIT_NS=automotive/rpms/
+AUTOMOTIVE_MAJOR=2
+AUTOMOTIVE_MINOR=99
+AUTOMOTIVE_RHPKG_BIN=centpkg-sig
+AUTOMOTIVE_RHPKG_OPTS=--config ../redhat/automotive-centpkg-sig.conf
 BASEVERSION=5.16.0-0.rc5.fce15c45d3fb.6.test
 BUILD=6
 BUILD_FLAGS=
@@ -32,7 +39,7 @@ GITID=fce15c45d3fbd9fc1feaaf3210d8e3f8b33dfd3a
 GNUMAKEFLAGS=
 HEAD=fce15c45d3fb
 HELP_TYPES=cleaning build kabi configuration misc
-INCLUDE_AUTOMOTIVE_FILES=1
+INCLUDE_AUTOMOTIVE_FILES=0
 INCLUDE_FEDORA_FILES=1
 INCLUDE_RHEL_FILES=1
 INCLUDE_RT_FILES=1
@@ -75,7 +82,7 @@ SPECBUILD=0.rc5.fce15c45d3fb.6.test
 SPECCHANGELOG=kernel.changelog-10.99
 SPECFILE=kernel.spec
 SPECGEMINI=0
-SPECINCLUDE_AUTOMOTIVE_FILES=1
+SPECINCLUDE_AUTOMOTIVE_FILES=0
 SPECINCLUDE_FEDORA_FILES=1
 SPECINCLUDE_RHEL_FILES=1
 SPECINCLUDE_RT_FILES=1
diff --git a/redhat/self-test/data/centos-fce15c45d3fb.fc25.spec 
b/redhat/self-test/data/centos-fce15c45d3fb.fc25.spec
index blahblah..blahblah 100755
--- a/redhat/self-test/data/centos-fce15c45d3fb.fc25.spec
+++ b/redhat/self-test/data/centos-fce15c45d3fb.fc25.spec
@@ -3,7 +3,7 @@
 %global include_fedora 1
 %global include_rhel 1
 %global include_rt 1
-%global include_automotive 1
+%global include_automotive 0
 %global patchlist_changelog 0
 %global released_kernel 0
 %define buildid .test
diff --git a/redhat/self-test/data/fedora-2585cf9dfaad.el7 
b/redhat/self-test/data/fedora-2585cf9dfaad.el7
index blahblah..blahblah 100644
--- a/redhat/self-test/data/fedora-2585cf9dfaad.el7
+++ b/redhat/self-test/data/fedora-2585cf9dfaad.el7
@@ -3,6 +3,9 @@
 ADD_COMMITID_TO_VERSION=
 ARCHCONFIG=X86_64
 ARCH_LIST=aarch64 ppc64le s390x x86_64 riscv64
+AUTOMOTIVE_BUILD_TARGET=
+AUTOMOTIVE_MAJOR=2
+AUTOMOTIVE_MINOR=99
 BASEVERSION=5.16.0-0.rc5.6.test
 BUILD=6
 BUILD_FLAGS=
@@ -32,7 +35,7 @@ GITID=2585cf9dfaaddf00b069673f27bb3f8530e2039c
 GNUMAKEFLAGS=
 HEAD=2585cf9dfaad
 HELP_TYPES=cleaning build kabi configuration misc
-INCLUDE_AUTOMOTIVE_FILES=1
+INCLUDE_AUTOMOTIVE_FILES=0
 INCLUDE_FEDORA_FILES=1
 INCLUDE_RHEL_FILES=1
 INCLUDE_RT_FILES=1
@@ -75,7 +78,7 @@ SPECBUILD=0.rc5.6.test
 SPECCHANGELOG=kernel.changelog-10.99
 SPECFILE=kernel.spec
 SPECGEMINI=0
-SPECINCLUDE_AUTOMOTIVE_FILES=1
+SPECINCLUDE_AUTOMOTIVE_FILES=0
 SPECINCLUDE_FEDORA_FILES=1
 SPECINCLUDE_RHEL_FILES=1
 SPECINCLUDE_RT_FILES=1
diff --git a/redhat/self-test/data/fedora-2585cf9dfaad.el7.spec 
b/redhat/self-test/data/fedora-2585cf9dfaad.el7.spec
index blahblah..blahblah 100755
--- a/redhat/self-test/data/fedora-2585cf9dfaad.el7.spec
+++ b/redhat/self-test/data/fedora-2585cf9dfaad.el7.spec
@@ -3,7 +3,7 @@
 %global include_fedora 1
 %global include_rhel 1
 %global include_rt 1
-%global include_automotive 1
+%global include_automotive 0
 %global patchlist_changelog 1
 %global released_kernel 0
 %define buildid .test
diff --git a/redhat/self-test/data/fedora-2585cf9dfaad.fc25 
b/redhat/self-test/data/fedora-2585cf9dfaad.fc25
index blahblah..blahblah 100644
--- a/redhat/self-test/data/fedora-2585cf9dfaad.fc25
+++ b/redhat/self-test/data/fedora-2585cf9dfaad.fc25
@@ -3,6 +3,9 @@
 ADD_COMMITID_TO_VERSION=
 ARCHCONFIG=X86_64
 ARCH_LIST=aarch64 ppc64le s390x x86_64 riscv64
+AUTOMOTIVE_BUILD_TARGET=
+AUTOMOTIVE_MAJOR=2
+AUTOMOTIVE_MINOR=99
 BASEVERSION=5.16.0-0.rc5.6.test
 BUILD=6
 BUILD_FLAGS=
@@ -32,7 +35,7 @@ GITID=2585cf9dfaaddf00b069673f27bb3f8530e2039c
 GNUMAKEFLAGS=
 HEAD=2585cf9dfaad
 HELP_TYPES=cleaning build kabi configuration misc
-INCLUDE_AUTOMOTIVE_FILES=1
+INCLUDE_AUTOMOTIVE_FILES=0
 INCLUDE_FEDORA_FILES=1
 INCLUDE_RHEL_FILES=1
 INCLUDE_RT_FILES=1
@@ -75,7 +78,7 @@ SPECBUILD=0.rc5.6.test
 SPECCHANGELOG=kernel.changelog-10.99
 SPECFILE=kernel.spec
 SPECGEMINI=0
-SPECINCLUDE_AUTOMOTIVE_FILES=1
+SPECINCLUDE_AUTOMOTIVE_FILES=0
 SPECINCLUDE_FEDORA_FILES=1
 SPECINCLUDE_RHEL_FILES=1
 SPECINCLUDE_RT_FILES=1

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3870

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to