diff options
-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 146cb9d28..3bba1367a 100644 --- a/docs/release/release-notes.rst +++ b/docs/release/release-notes.rst @@ -53,3 +53,5 @@ Project release notes: :ref:`SFC Release Notes <sfc-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 fce557665..9ad238a15 100644 --- a/docs/testing/testing-dev.rst +++ b/docs/testing/testing-dev.rst @@ -37,3 +37,11 @@ VSPERF :maxdepth: 1 ../submodules/vswitchperf/docs/testing/developer/index + + +YARDSTICK +--------- +.. toctree:: + :maxdepth: 1 + + ../submodules/yardstick/docs/testing/developer/devguide/index |