diff options
author | Rex Lee <limingjiang@huawei.com> | 2018-11-06 06:35:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-11-06 06:35:15 +0000 |
commit | f1644b593d47dcf175947e20b6d6b3503f89e6fc (patch) | |
tree | 614ea8793288919dfffa2beb87e7936696f919fa /docs/testing/user/userguide/13-nsb-installation.rst | |
parent | b08ec122e407dee72514adbe14feb2314ec0245e (diff) | |
parent | ddeab7c51942b19c1c88efe58339964afca941bc (diff) |
Merge changes I526c328f,I7bb14112,Idfe77900 into stable/gambia
* changes:
[docs] Update on Yardstick installation
[docs] Add conventions for writing unit tests.
[docs] Add developer guidelines for contribution
Diffstat (limited to 'docs/testing/user/userguide/13-nsb-installation.rst')
-rw-r--r-- | docs/testing/user/userguide/13-nsb-installation.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/13-nsb-installation.rst b/docs/testing/user/userguide/13-nsb-installation.rst index fb68fbf21..0b76cdd30 100644 --- a/docs/testing/user/userguide/13-nsb-installation.rst +++ b/docs/testing/user/userguide/13-nsb-installation.rst @@ -168,6 +168,10 @@ It will also automatically download all the packages needed for NSB Testing setup. Refer chapter :doc:`04-installation` for more on docker **Install Yardstick using Docker (recommended)** +Another way to execute an installation for a Bare-Metal or a Standalone context +is to use ansible script ``install.yaml``. Refer chapter :doc:`04-installation` +for more details. + System Topology: ================ |