Revert "Revert "Tox/Zuul: Remove cgcs-patch from deps""

This reverts commit 886fd864d5.

Reason for revert:
Legacy patching removal has merged, so this dep can be removed from tests.

Change-Id: I6b01a064b1875cd7e3ef9d539fdcd4bc0f1a2aa1
Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
This commit is contained in:
Leonardo Fagundes Luz Serrano
2026-01-12 15:52:46 -03:00
parent e9c1dcfa49
commit 088a8249bc
2 changed files with 0 additions and 6 deletions

View File

@@ -31,7 +31,6 @@
required-projects:
- starlingx/config
- starlingx/fault
- starlingx/update
- starlingx/utilities
- starlingx/root
files:
@@ -51,7 +50,6 @@
required-projects:
- starlingx/config
- starlingx/fault
- starlingx/update
- starlingx/utilities
- starlingx/root
vars:
@@ -68,7 +66,6 @@
required-projects:
- starlingx/config
- starlingx/fault
- starlingx/update
- starlingx/utilities
- starlingx/root
files:
@@ -87,7 +84,6 @@
required-projects:
- starlingx/config
- starlingx/fault
- starlingx/update
- starlingx/utilities
- starlingx/root
files:
@@ -106,7 +102,6 @@
required-projects:
- starlingx/config
- starlingx/fault
- starlingx/update
- starlingx/utilities
files:
- python3-k8sapp-openstack/*

View File

@@ -42,7 +42,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/cgcs-patch/cgcs-patch
-e{[tox]stxdir}/utilities/ceph/python-cephclient/python-cephclient
commands =