diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-03-28 20:10:49 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-03-28 20:10:49 +0100 |
commit | 0a897d6edd561976552196572ee843f9fdae4f31 (patch) | |
tree | ebde287b4f0333f9e79b2a39262048dbc6eff14f /ansible/site.yml | |
parent | 1cdfea73e35500fb0f949a548344363a6f709a66 (diff) |
Prepare Functest Iruya Containers
It takes into account the new branch stable/iruya.
Change-Id: I802a42b07ceae2328a812a99a99057beb1b94e5b
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 62def92a4..98c2b7b67 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -5,6 +5,9 @@ - role: collivier.xtesting project: functest gerrit_project: functest + docker_tags: + - iruya: + branch: stable/iruya builds: dependencies: - repo: _ |