summaryrefslogtreecommitdiffstats
path: root/it
AgeCommit message (Collapse)AuthorFilesLines
2017-05-10Adds integration test that measures VPP API coverageMarek Gradzki4-0/+185
Run using: mvn test -pl it/api-coverage -Papi-coverage Change-Id: I6d708ca867a83e49522947b571304c4666bf65b5 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-05-02Add missing <name> in it test pomsMarek Gradzki2-0/+2
Change-Id: I8b91234bd491694ff1e605914626c50cf1bd668e Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-04-04Bump hc2vpp version to 1.17.07-SNAPSHOTMarek Gradzki2-3/+3
Also bumps honeycomb and vpp dependencies Change-Id: Ice9863b8afc1895d43b97953ed6d93e739730f5e Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-03-28HONEYCOMB-298 - LeafRefContext creation testJan Srnicek5-0/+294
Verifies if all models in hc2vpp are compatible with LeafRefContext(runtime check of leaf-ref references) Change-Id: Id589fb3dc167cd147c439a2598a9818c0f596c3b Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>