From ebd5c981b86c4e692c0f0f3a7e5c5c2dda403a90 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 20 Aug 2021 12:18:25 +0200 Subject: Take v1.22 into account MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iec601131e41bf3e9c6c5b2e381dc9089d545bca8 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 765bf491..cd2683d6 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.22: + branch: stable/v1.22 suites: - container: functest-kubernetes-healthcheck tests: -- cgit 1.2.3-korg