Fix missing settings and global-settings option for maven-target 88/15988/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 3 Mar 2015 22:06:09 +0000 (17:06 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 3 Mar 2015 22:50:02 +0000 (17:50 -0500)
With the upstream JJB patch merged we can finally fix this issue.
https://review.openstack.org/#/c/155865/

Change-Id: Ia0064b8fd141a21374a93ba9981834ba99bee60c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/ovsdb/ovsdb-custom.yaml

index b8729bc2b0dd5c1e546042dcef3fbf50d006d585..5d5d7c7ca933f5f06e117dad7819d749e09de679 100644 (file)
@@ -57,6 +57,8 @@
             properties:
                 - 'ovsdbserver.ipaddress=127.0.0.1'
                 - 'ovsdbserver.port=6641'
+            settings: '{ovsdb-settings}'
+            global-settings: '{odl-global-settings}'
         - inject:
             properties-file: env.properties
         - shell: