diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-07-31 16:40:41 +0200 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-07-31 16:40:41 +0200 |
commit | a80a1af35688ae1c60620119f96f341ec3767a21 (patch) | |
tree | bb545ffeed52d765d1be2e81e9a1de5ac07e7891 | |
parent | ca0fa0ac271c91a2c8d2ca567d256528eb8d28ed (diff) |
Added nfvbench as submodulee
Change-Id: I9fe9f6f80d26f57dfb2658ae39349bed759d011b
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
-rw-r--r-- | .gitmodules | 5 | ||||
m--------- | docs/submodules/nfvbench | 0 | ||||
m--------- | docs/submodules/samplevnf | 0 |
3 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0437e3fdc..5f3676d18 100644 --- a/.gitmodules +++ b/.gitmodules @@ -88,6 +88,11 @@ url = ../netready branch = . ignore = dirty +[submodule "docs/submodules/nfvbench"] + path = docs/submodules/nfvbench + url = https://gerrit.opnfv.org/gerrit/nfvbench + branch = . + ignore = dirty [submodule "docs/submodules/octopus"] path = docs/submodules/octopus url = ../octopus diff --git a/docs/submodules/nfvbench b/docs/submodules/nfvbench new file mode 160000 +Subproject b8f02ed4e72399840a93aceb02b8c53831bbe68 diff --git a/docs/submodules/samplevnf b/docs/submodules/samplevnf -Subproject 2903a180e547e79b576c45e484330ea2b4e0924 +Subproject b8351286a53658bee2471430aaafac4eb72bdfd |