From ab72828b8184a175a7e2d0cc05e18e4b7f219f7b Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 9 Jan 2024 10:04:51 +0100 Subject: Fix versions in Ansible playbook MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I332f71c42a23525296fa0434cd221d3076b6c875 Signed-off-by: Cédric Ollivier (cherry picked from commit 6e2a719bfb4fc15f9471d717e67195a5816e8ccb) --- ansible/site.gate.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ansible/site.gate.yml') diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml index 1838231f..b0ce8ec0 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 + - xena: + branch: stable/xena dependency: '3.14' builds: dependency: -- cgit 1.2.3-korg