From 3ce6152837e140160339d908851ac7ba116b414b Mon Sep 17 00:00:00 2001 From: Scott Little Date: Thu, 24 Sep 2020 11:36:32 -0400 Subject: [PATCH] Switch build avoidance from cgcs-tis-repo to local-repo Story: 2006387 Task: 36910 Depends-On: https://review.opendev.org/#/c/687401 Change-Id: Ifc1b2df8bc875212e7e850a334845796c6a30c53 Signed-off-by: Scott Little --- build-data/build_avoidance_source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-data/build_avoidance_source b/build-data/build_avoidance_source index 45c7f32e..1e371f24 100644 --- a/build-data/build_avoidance_source +++ b/build-data/build_avoidance_source @@ -10,7 +10,7 @@ # BUILD_AVOIDANCE_SRPM_DIRECTORIES="inputs srpm_assemble rpmbuild/SRPMS rpmbuild/SOURCES" BUILD_AVOIDANCE_SRPM_FILES="" -BUILD_AVOIDANCE_RPM_DIRECTORIES="results rpmbuild/RPMS rpmbuild/SPECS repo/cgcs-tis-repo/dependancy-cache" +BUILD_AVOIDANCE_RPM_DIRECTORIES="results rpmbuild/RPMS rpmbuild/SPECS repo/local-repo/dependancy-cache" BUILD_AVOIDANCE_RPM_FILES=".platform_release"