Fix OVSDB Sonar - HWVTEP setup 33/45533/2
authorVictor Pickard <vpickard@redhat.com>
Tue, 13 Sep 2016 11:47:11 +0000 (07:47 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 13 Sep 2016 14:40:59 +0000 (10:40 -0400)
Add some code to setup HWVTEP emulator, so that
hwvtepsouthbound tests will work.

Change-Id: If6aca041e5d238bd984e3513377d842f0c368303
Signed-off-by: Victor Pickard <vpickard@redhat.com>
jjb/ovsdb/ovsdb-sonar.yaml

index 3dbeb09d26471a04b735808507198cc4a34c05b7..69d59299d8cbbff2302d9acc04f526a64a2cd525 100644 (file)
         - shell:
             !include-raw-escape:
                 - include-raw-setup-docker.sh
+        - inject:
+            properties-file: env.properties
+        - shell:
+            !include-raw-escape:
+                - include-setup-hwvtep-docker.sh
         - maven-target:
             maven-version: '{mvn33}'
             pom: 'pom.xml'