diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-01-28 15:48:06 +0000 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-01-28 16:22:18 +0000 |
commit | 449534ee314c68bc2078967e29883b829c300bc7 (patch) | |
tree | f49dfae2e6d7e5dc80a245a773fc7e6244869bca | |
parent | 35cc59470bf86e33ca4fe30b459e224b2f4cf399 (diff) |
docs: Final report conclusions and recommendations
Remove TODO sections from the Release B report.
Change-Id: I4520c23ad9cbb980c9f1c1ee14cc7e91060933a4
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Brian Castelli <brian.castelli@spirent.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
-rwxr-xr-x | docs/index.rst | 9 | ||||
-rw-r--r-- | tools/report/report.jinja | 7 | ||||
-rw-r--r-- | tools/report/report_foot.rst | 6 |
3 files changed, 12 insertions, 10 deletions
diff --git a/docs/index.rst b/docs/index.rst index 59323795..c586112f 100755 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,12 +12,9 @@ environment. The output of this project will be utilized by the OPNFV Performance and Test group and its associated projects, as part of OPNFV Platform and VNF level testing and validation. -Project Wiki: -https://wiki.opnfv.org/characterize_vswitch_performance_for_telco_nfv_use_cases - -Project Repository: https://gerrit.opnfv.org/gerrit/#/q/vswitchperf - -Continuous Integration https://build.opnfv.org/ci/view/vswitchperf/ +* Project Wiki: https://wiki.opnfv.org/characterize_vswitch_performance_for_telco_nfv_use_cases +* Project Repository: https://gerrit.opnfv.org/gerrit/#/q/vswitchperf +* Continuous Integration https://build.opnfv.org/ci/view/vswitchperf/ .. toctree:: :maxdepth: 3 diff --git a/tools/report/report.jinja b/tools/report/report.jinja index 4b85bda2..f7813f25 100644 --- a/tools/report/report.jinja +++ b/tools/report/report.jinja @@ -157,12 +157,15 @@ There were no significant testing activities for this test. <a name="RationaleForDecisions"></a> ### 2.3. Rationale for decisions -TODO. +The tests conducted do not have pass/fail/conditional-pass criteria. The test +is simply conducted and the results are reported. + <a name="ConclusionsandRecommendations"></a> ### 2.4. Conclusions and recommendations -TODO. +The test results are stable. The vsperf CI jobs that were used to obtain the +results can be found at https://build.opnfv.org/ci/view/vswitchperf/. ----- diff --git a/tools/report/report_foot.rst b/tools/report/report_foot.rst index e1a55718..6c990082 100644 --- a/tools/report/report_foot.rst +++ b/tools/report/report_foot.rst @@ -2,13 +2,15 @@ Rationale for decisions ======================= -TODO. +The tests conducted do not have pass/fail/conditional-pass criteria. The test +is simply conducted and the results are reported. .. _conclusions: Conclusions and recommendations =============================== -TODO. +The test results are stable. The vsperf CI jobs that were used to obtain the +results can be found at https://build.opnfv.org/ci/view/vswitchperf/. General ======== |