diff options
author | 2019-10-07 23:07:59 +0200 | |
---|---|---|
committer | 2019-10-08 07:30:02 +0200 | |
commit | 7d1486604764bc09e123397f0551d2523ace452c (patch) | |
tree | 5f66dcb6055105360cb1663629563f2478ae2915 /ansible | |
parent | 5d9efdccd75f608c7a7a1aaf1a9c1b9b811023d3 (diff) |
Publish first Functest Jerma containers
It leverages on latest OpenStack Train.
Change-Id: I7699c7b6cfe052f29ac74aa4dbf0873a0194c26d
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 227d6b2b9..ff643418d 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -5,6 +5,9 @@ - role: collivier.xtesting project: functest gerrit_project: functest + docker_tags: + - jerma: + branch: stable/iruya builds: dependencies: - repo: _ |