diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2018-05-11 06:07:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-05-11 06:07:57 +0000 |
commit | 67594944a12aba9a681afbc3f99ebca8bc56a1f3 (patch) | |
tree | 05477de1c330121a35757a347c56152158bad5e9 /docs | |
parent | 2940d3b83b23f3161b05eddcfeb135fc628fe13e (diff) | |
parent | d773033d6f41daba2e48c97a8d661dc352b9ba34 (diff) |
Merge "Fixed StorPerf references"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release/release-notes.rst | 2 | ||||
-rw-r--r-- | docs/testing/testing-dev.rst | 8 |
2 files changed, 10 insertions, 0 deletions
diff --git a/docs/release/release-notes.rst b/docs/release/release-notes.rst index 08187d6b2..d6bc89a92 100644 --- a/docs/release/release-notes.rst +++ b/docs/release/release-notes.rst @@ -58,6 +58,8 @@ Project release notes: :ref:`SFC Release Notes <sfc-releasenotes>` +:ref:`StorPerf Release Notes <storperf-releasenotes>` + :ref:`VSPERF Release Notes <vswitchperf-releasenotes>` :ref:`Yardstick Release Notes <yardstick-releasenotes>` diff --git a/docs/testing/testing-dev.rst b/docs/testing/testing-dev.rst index 7f56b7bfa..f95cabca7 100644 --- a/docs/testing/testing-dev.rst +++ b/docs/testing/testing-dev.rst @@ -30,6 +30,14 @@ Functest ../submodules/functest/docs/testing/developer/devguide/index +StorPerf +-------- +.. toctree:: + :maxdepth: 1 + + ../submodules/storperf/docs/testing/developer/devguide/index + + QTIP ----- .. toctree:: |