Restore integration job dependencies for OVSDB 20/41920/1
authorLuis Gomez <ecelgp@gmail.com>
Sat, 16 Jul 2016 19:07:51 +0000 (12:07 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Sat, 16 Jul 2016 19:07:51 +0000 (12:07 -0700)
OVSDB should be in offset 1, it is in offset 2 in this relase because
of the project split.

Change-Id: Ie989c458f502561034807e3c3fc176dc67ce0364
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
jjb/ovsdb/ovsdb.yaml

index 03f12373270ec74b21a83662f7c85d76023f16d2..fe8cc4066ea03eeed78b442882e4f1fb26423c19 100644 (file)
@@ -45,6 +45,6 @@
     mvn-settings: 'ovsdb-settings'
     mvn-goals: 'clean install -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r '
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-    dependencies: ''
-    email-upstream: '[ovsdb]'
+    dependencies: 'odlparent-merge-{stream},controller-merge-{stream},yangtools-merge-{stream}'
+    email-upstream: '[ovsdb] [odlparent] [controller] [yangtools]'
     archive-artifacts: ''