diff options
author | 2022-10-20 13:20:13 +0200 | |
---|---|---|
committer | 2022-10-20 15:47:57 +0200 | |
commit | e9c3f49b9aa4714ef9c2be8658080f23f41dbd30 (patch) | |
tree | 93a5b27f17fe86d183ac982804f191e72c23f8fa /ansible/site.yml | |
parent | 2db07f142a7a30e31a4483e6cedc150fc51bb5b6 (diff) |
Fix all Ansible playbooks
Change-Id: Ic267835da8f1b5a9ae11c7bbf604dd2237e48cab
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible/site.yml')
-rw-r--r-- | ansible/site.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index 7c8ddd7c..27a165ba 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.25: + branch: stable/v1.25 suites: - container: functest-kubernetes-healthcheck tests: |