From 7d605237e7b92ddfdc43d8cb3df982997ed84f19 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 8 Jan 2024 16:56:36 +0100 Subject: Publish Xtesting 2023.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I76d57e806df78912831b2764812df4e0306dc013 Signed-off-by: Cédric Ollivier --- ansible/site.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ansible') diff --git a/ansible/site.yml b/ansible/site.yml index a2124729..64a7597d 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -2,6 +2,9 @@ - hosts: 127.0.0.1 roles: - role: collivier.xtesting + docker_tags: + - '2023.2': + branch: stable/2023.2 suites: - container: xtesting tests: -- cgit 1.2.3-korg