From a2468f0a08536425000e1e766b30b11306d3c65c Mon Sep 17 00:00:00 2001 From: Guang Yee Date: Tue, 29 Oct 2019 13:32:05 -0700 Subject: [PATCH] Skip python-networking-cisco from trackupstream The repo has been moved to opendev.org/x namespace and the current tooling no longer able to effective create an updated tarball from it. If there are customers out there still using this package, we'll need to update the tooling to be able to create tarballs from opendev.org/x repos. --- jenkins/ci.opensuse.org/openstack-trackupstream.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jenkins/ci.opensuse.org/openstack-trackupstream.yaml b/jenkins/ci.opensuse.org/openstack-trackupstream.yaml index 6cbf0dccbb..4ac8d1f5ab 100644 --- a/jenkins/ci.opensuse.org/openstack-trackupstream.yaml +++ b/jenkins/ci.opensuse.org/openstack-trackupstream.yaml @@ -105,6 +105,7 @@ "openstack-trove", "python-monasca-common", "python-monasca-statsd", + "python-networking-cisco", "python-vmware-nsxlib", "python-vmware-nsx" ].contains(component) || @@ -114,6 +115,7 @@ "openstack-rally", "openstack-tempest", "python-monasca-statsd", + "python-networking-cisco", "python-vmware-nsxlib", "python-vmware-nsx", ].contains(component) ||