diff options
author | Jan Srnicek <jsrnicek@cisco.com> | 2017-03-27 14:11:08 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-03-28 08:36:01 +0000 |
commit | 539dafd91d6c58400ff2623d85df28f40a11ffe5 (patch) | |
tree | 7c814f59e7d55e0486da1dd6ec4bfc22e1b89ac9 /it/api-test/asciidoc/Readme.adoc | |
parent | a9d4e3929a09b8c44b5a371845d4db123aa876e0 (diff) |
HONEYCOMB-298 - LeafRefContext creation test
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>
Diffstat (limited to 'it/api-test/asciidoc/Readme.adoc')
-rw-r--r-- | it/api-test/asciidoc/Readme.adoc | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/it/api-test/asciidoc/Readme.adoc b/it/api-test/asciidoc/Readme.adoc new file mode 100644 index 000000000..47756c379 --- /dev/null +++ b/it/api-test/asciidoc/Readme.adoc @@ -0,0 +1,21 @@ += api-test + +Overview of api-test + +== LeafRefContextTest + +Provides test whether LeafRefContext is constructable from standard +set of modules consisting of following modules models + +* v3po +* lisp +* routing +* dhcp +* nat +* acl +* nsh +* iaom +* l3 +* management +* vpp-classifier + |