From 2e48e71af3560382c63a9f5f1bf8b58131cb1b9b Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 9 Sep 2024 14:29:17 +0200 Subject: Prepare Functest Kubernetes v1.31 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If85b8bd47c2d9794a87042719ebe3bc7272c6b41 Signed-off-by: Cédric Ollivier --- ansible/site.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ansible/site.yml') diff --git a/ansible/site.yml b/ansible/site.yml index 7c8ddd7c..d1e4ccd7 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -4,6 +4,9 @@ - role: collivier.xtesting project: functest-kubernetes db_project: functest + docker_tags: + - v1.31: + branch: stable/v1.31 suites: - container: functest-kubernetes-healthcheck tests: -- cgit