From 5814a78c94e6c8030fa70f16ed7fad97d59520e4 Mon Sep 17 00:00:00 2001 From: Chris Kelley Date: Jun 27 2024 10:47:53 +0000 Subject: Move fabtests to CRB Related: ENGCMP-4168 Cherry-Picked from https://gitlab.com/redhat/centos-stream/release-engineering/pungi-centos/-/merge_requests/683 Co-Authored-By: Miro Hrončok Signed-off-by: Miro Hrončok --- diff --git a/prepopulate.json b/prepopulate.json index a9fff68..c2ec739 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -700,9 +700,6 @@ "expect": [ "expect.aarch64" ], - "fabtests": [ - "fabtests.aarch64" - ], "fapolicyd": [ "fapolicyd-selinux.noarch", "fapolicyd.aarch64" @@ -6608,9 +6605,6 @@ "expect": [ "expect.ppc64le" ], - "fabtests": [ - "fabtests.ppc64le" - ], "fapolicyd": [ "fapolicyd-selinux.noarch", "fapolicyd.ppc64le" @@ -12467,9 +12461,6 @@ "expect": [ "expect.s390x" ], - "fabtests": [ - "fabtests.s390x" - ], "fapolicyd": [ "fapolicyd-selinux.noarch", "fapolicyd.s390x" @@ -18364,9 +18355,6 @@ "expect": [ "expect.x86_64" ], - "fabtests": [ - "fabtests.x86_64" - ], "fapolicyd": [ "fapolicyd-selinux.noarch", "fapolicyd.x86_64" @@ -29913,6 +29901,9 @@ "exiv2": [ "exiv2-devel.aarch64" ], + "fabtests": [ + "fabtests.aarch64" + ], "file": [ "file-devel.aarch64" ], @@ -31042,6 +31033,9 @@ "exiv2": [ "exiv2-devel.ppc64le" ], + "fabtests": [ + "fabtests.ppc64le" + ], "file": [ "file-devel.ppc64le" ], @@ -32159,6 +32153,9 @@ "exiv2": [ "exiv2-devel.s390x" ], + "fabtests": [ + "fabtests.s390x" + ], "file": [ "file-devel.s390x" ], @@ -33282,6 +33279,9 @@ "exiv2": [ "exiv2-devel.x86_64" ], + "fabtests": [ + "fabtests.x86_64" + ], "file": [ "file-devel.x86_64" ],