diff options
author | 2024-12-18 16:10:24 +0100 | |
---|---|---|
committer | 2024-12-18 16:10:24 +0100 | |
commit | e16f6c99876a27cc108474bd6563048819b5a8f7 (patch) | |
tree | fc65f1ff509938c99329a7dc2a3096a883cfa666 /ansible/site.yml | |
parent | 6f2947d34d7db5ef3ba44d9b9a0870374b3294d4 (diff) |
Publish Xtesting 2024.2
Change-Id: Id488efc487440111622ca86f062455fc450717a7
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 a2124729..8b40f2db 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -2,6 +2,9 @@ - hosts: 127.0.0.1 roles: - role: collivier.xtesting + docker_tags: + - '2024.2': + branch: stable/2024.2 suites: - container: xtesting tests: |