diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2024-01-08 16:56:36 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2024-01-08 16:56:36 +0100 |
commit | 7d605237e7b92ddfdc43d8cb3df982997ed84f19 (patch) | |
tree | abddd03efbeb9a336a02f44af9b58018e25aac77 /ansible | |
parent | 0d6bb30968d1092caeffee4159feccf6319ff565 (diff) |
Publish Xtesting 2023.2
Change-Id: I76d57e806df78912831b2764812df4e0306dc013
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-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..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: |