From 395bea9db9b1c8e3c3d34dc2d39466a263797bbd Mon Sep 17 00:00:00 2001 From: Leonardo Fagundes Luz Serrano Date: Thu, 11 Dec 2025 21:00:27 -0300 Subject: [PATCH] Tox/Zuul: Remove cgcs-patch from deps Legacy patching (cgcs-patch and sw-patch) has been removed from STX. Changes: - Remove cgcs-patch from deps section in python3-k8sapp-APP/k8sapp_APP/tox.ini - Remove starlinx/update from .zuul.yaml's required-projects, as it's not being used in any test Depends-On: https://review.opendev.org/c/starlingx/update/+/971136 Depends-On: https://review.opendev.org/c/starlingx/config/+/971215 Test Plan: pass: py39 zuul test Partial-Bug: 2135000 Change-Id: Ia23e6f055ba3fdfa0a2b84e271fbdae8dbe99c3c Signed-off-by: Leonardo Fagundes Luz Serrano Signed-off-by: Matheus Guilhermino --- .zuul.yaml | 5 ----- python3-k8sapp-platform/k8sapp_platform/tox.ini | 1 - 2 files changed, 6 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index d700767..ad7297a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -31,7 +31,6 @@ required-projects: - starlingx/config - starlingx/fault - - starlingx/update - starlingx/utilities - starlingx/root files: @@ -49,7 +48,6 @@ required-projects: - starlingx/config - starlingx/fault - - starlingx/update - starlingx/utilities - starlingx/root files: @@ -68,7 +66,6 @@ required-projects: - starlingx/config - starlingx/fault - - starlingx/update - starlingx/utilities - starlingx/root vars: @@ -85,7 +82,6 @@ required-projects: - starlingx/config - starlingx/fault - - starlingx/update - starlingx/utilities - starlingx/root files: @@ -104,7 +100,6 @@ required-projects: - starlingx/config - starlingx/fault - - starlingx/update - starlingx/utilities - starlingx/root files: diff --git a/python3-k8sapp-platform/k8sapp_platform/tox.ini b/python3-k8sapp-platform/k8sapp_platform/tox.ini index 1a35238..750f141 100644 --- a/python3-k8sapp-platform/k8sapp_platform/tox.ini +++ b/python3-k8sapp-platform/k8sapp_platform/tox.ini @@ -41,7 +41,6 @@ deps = -r{toxinidir}/requirements.txt -e{[tox]stxdir}/config/tsconfig/tsconfig -e{[tox]stxdir}/fault/fm-api/source -e{[tox]stxdir}/fault/python-fmclient/fmclient - -e{[tox]stxdir}/update/sw-patch/cgcs-patch -e{[tox]stxdir}/utilities/ceph/python-cephclient/python-cephclient commands =