Thomas Vachuska
Committed by Gerrit Code Review

Adding obs exclusion.

Change-Id: I27cf67e131ad6ed566e4714a42732d2f7a2a2409
...@@ -6,3 +6,4 @@ ...@@ -6,3 +6,4 @@
6 .*/cord-gui/.* 6 .*/cord-gui/.*
7 .*/jdvue/.* 7 .*/jdvue/.*
8 .*/ovsdb/api/.* 8 .*/ovsdb/api/.*
9 +.*/netconf/flow/.*
...\ No newline at end of file ...\ No newline at end of file
......