diff options
author | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2020-03-11 13:28:27 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2020-04-02 13:29:28 +0000 |
commit | a26f54421ae61b1a42c2ff69d3037c428aa238f4 (patch) | |
tree | 5117021cbe2eec4e05d1f5b19090bc57993521c6 /docs/whatisvpp | |
parent | 57a5a2df5970f61259c9a14b5eb79358a2115b01 (diff) |
docs: Fix venv under python3
See ticket for output under containers for each distro.
Ticket: VPP-1851
Type: docs
Change-Id: I0d80dabeb30d92d09edffa503b05d5eef08313dc
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'docs/whatisvpp')
-rw-r--r-- | docs/whatisvpp/performance.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/whatisvpp/performance.rst b/docs/whatisvpp/performance.rst index 9b0fb21bb71..d7af24a3909 100644 --- a/docs/whatisvpp/performance.rst +++ b/docs/whatisvpp/performance.rst @@ -32,7 +32,7 @@ Continuous System Integration and Testing (CSIT) ------------------------------------------------ The Continuous System Integration and Testing (CSIT) project provides functional and performance -testing for FD.io VPP. This testing is focused on functional and performance regresssions. The results +testing for FD.io VPP. This testing is focused on functional and performance regressions. The results are posted to `CSIT Test Report <https://docs.fd.io/csit/master/report/>`_. For more about CSIT checkout the following links: |