diff options
-rwxr-xr-x | docs/index.rst | 6 | ||||
-rw-r--r-- | tools/report/report.jinja | 7 | ||||
-rw-r--r-- | tools/report/report_foot.rst | 6 |
3 files changed, 12 insertions, 7 deletions
diff --git a/docs/index.rst b/docs/index.rst index 2c19230c..c586112f 100755 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,9 +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 ======== |