diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2019-10-09 08:27:12 +0300 |
---|---|---|
committer | Juha Kosonen <juha.kosonen@nokia.com> | 2019-10-09 08:27:12 +0300 |
commit | a557fb14f0d30080f91560aa2035f6a6862d4da9 (patch) | |
tree | 35dee76a06224e3529715722c6e35a512fc1d7ba | |
parent | 7d1486604764bc09e123397f0551d2523ace452c (diff) |
Fix Jerma branch name
Change-Id: Id1665a5b3c5010544e49dd50b83b137760948731
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
-rw-r--r-- | ansible/site.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index ff643418d..f2e71b013 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -7,7 +7,7 @@ gerrit_project: functest docker_tags: - jerma: - branch: stable/iruya + branch: stable/jerma builds: dependencies: - repo: _ |