diff options
author | 2017-02-07 12:52:23 +0100 | |
---|---|---|
committer | 2017-02-07 12:18:52 +0000 | |
commit | 52812370c20d7f6628da5c7680fb42cbd60a21b9 (patch) | |
tree | 3b741c214d5bc5e8f03e26f70e036850dcbeb8e5 /pom.xml | |
parent | fd88a38ef0c95452953deb2c52a07eb1232a82a5 (diff) |
Fixed use of structural readers in tests
ioam plugin disabled till ioam team
provides fix for HC2VPP-63
Change-Id: Ibf4970283c4dfefabc73634e522786d74ad32889
Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -36,7 +36,8 @@ <modules> <module>vpp-common</module> <module>v3po</module> - <module>ioam</module> + <!-- TODO temporary disabled till HC2VPP-63 is resolved --> + <!--<module>ioam</module>--> <module>nsh</module> <module>routing</module> <module>nat</module> |