From 8550c89378a712b8b2d0f4d659e98c60cf78ccd2 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 9 Jan 2024 10:08:21 +0100 Subject: Fix version in ansible/site.gate.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6f03607b0a24d8cb3da6f0056f380d4c74d5c45a Signed-off-by: Cédric Ollivier --- ansible/site.gate.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ansible') diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml index f3e907a7..2aa9bacd 100644 --- a/ansible/site.gate.yml +++ b/ansible/site.gate.yml @@ -6,8 +6,8 @@ gerrit_project: functest-xtesting git_url: https://gerrit.opnfv.org/gerrit/functest-xtesting docker_tags: - - latest: - branch: master + - '2023.2': + branch: stable/2023.2 dependency: '3.17' builds: dependency: -- cgit 1.2.3-korg