aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2024-01-09 16:40:55 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2024-01-09 16:44:50 +0100
commit78cca8c5200ea734e27dcfa52a2085746c20e47f (patch)
tree80f5e20126ce19e389852a9f755dfacf21d331f0
parent6a905490eec02632a1ad16cfb33852e1ed2a9629 (diff)
Precise the right Functest versionstable/xena
Change-Id: Ia2bf3d3b5f5dcc03542f757acad9eb129a0801a2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 7a1a8de00e68a0c0517e92c62a41b2da4ceee1c3)
-rw-r--r--ansible/site.cntt.yml3
-rw-r--r--ansible/site.yml3
2 files changed, 6 insertions, 0 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml
index 900f619f6..4412e3c2c 100644
--- a/ansible/site.cntt.yml
+++ b/ansible/site.cntt.yml
@@ -4,6 +4,9 @@
roles:
- role: collivier.xtesting
project: functest
+ docker_tags:
+ - xena:
+ branch: stable/xena
suites:
- container: functest-healthcheck
tests:
diff --git a/ansible/site.yml b/ansible/site.yml
index 60a2b89e8..49799574a 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -4,6 +4,9 @@
roles:
- role: collivier.xtesting
project: functest
+ docker_tags:
+ - xena:
+ branch: stable/xena
suites:
- container: functest-healthcheck
tests: