From 9445fccb5553741b37b1e9d9cbc9d4953c1e63db Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Tue, 22 Nov 2022 10:07:26 +1100 Subject: [PATCH] system-config-run-gitea: use standard bridge host In what looks like a typo, we are overriding the bridge node for this test to a bionic host. Remove this. This was detected by testing an upgraded Ansible, which wouldn't install on the lower python on Bionic. Change-Id: Ie3e754598c6da1812e74afa914f50d91972012cd --- zuul.d/system-config-run.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul.d/system-config-run.yaml b/zuul.d/system-config-run.yaml index fa430df80d..f9b5808fce 100644 --- a/zuul.d/system-config-run.yaml +++ b/zuul.d/system-config-run.yaml @@ -616,7 +616,6 @@ nodeset: nodes: - <<: *bridge_node_x86 - label: ubuntu-bionic - name: gitea-lb02.opendev.org label: ubuntu-jammy - name: gitea99.opendev.org