From e0c8589883be36543ba50729296746728415c6f7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Tue, 9 Jan 2024 10:14:53 +0100 Subject: [PATCH] Fix incorrect tag in ansible/site.gate.yml MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I466e4a4299a8f431edfb326f18623a2ddcd5c2d7 Signed-off-by: Cédric Ollivier --- ansible/site.gate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml index 03f32775..7794d73e 100644 --- a/ansible/site.gate.yml +++ b/ansible/site.gate.yml @@ -6,7 +6,7 @@ gerrit_project: functest-xtesting git_url: https://gerrit.opnfv.org/gerrit/functest-xtesting docker_tags: - - latest: + - wallaby: branch: stable/wallaby dependency: '3.13' builds: -- 2.16.6