From a052f4035ca890628f3dba7bb52f062032aae3ed Mon Sep 17 00:00:00 2001 From: Michal Nasiadka Date: Fri, 15 May 2026 17:11:14 +0200 Subject: [PATCH] Test 2026.1 --- neutron/__init__.py | 1 + zuul.d/project.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/neutron/__init__.py b/neutron/__init__.py index 25727fbb1be..9ad7a540e6a 100644 --- a/neutron/__init__.py +++ b/neutron/__init__.py @@ -12,6 +12,7 @@ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. +# TEST ME # NOTE(ralonsoh): remove once the default backend is ``BackendType.THREADING`` from oslo_service import backend as oslo_service_backend diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 729887c6c79..b68c07f0a77 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -1,3 +1,4 @@ +# TEST - project: templates: - integrated-gate-networking