diff options
author | Linda Wang <wangwulin@huawei.com> | 2017-10-11 02:36:17 +0000 |
---|---|---|
committer | Linda Wang <wangwulin@huawei.com> | 2017-10-11 13:00:22 +0000 |
commit | e12d4f14b65ba08904a65e188db17992478d67a7 (patch) | |
tree | 96827900f905e1526e51b9abafcc8918c44c9884 /docs/testing/user/userguide/test_results.rst | |
parent | 66608fe7feb3b6707f34fd2f578aee46aa327619 (diff) |
Update userguide and configguide
Mainly remove the duplicated declaration of cloudify_ims_perf.
Change-Id: Ic23cee0e2dbb863cfddc98b08eabdab7d52e0476
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to 'docs/testing/user/userguide/test_results.rst')
-rw-r--r-- | docs/testing/user/userguide/test_results.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/testing/user/userguide/test_results.rst b/docs/testing/user/userguide/test_results.rst index 6129ef3a..3941ba0a 100644 --- a/docs/testing/user/userguide/test_results.rst +++ b/docs/testing/user/userguide/test_results.rst @@ -37,8 +37,10 @@ at the end of the job and can be described as follow:: | rally_sanity | functest | smoke | 15:16 | PASS | | refstack_defcore | functest | smoke | 15:55 | PASS | | snaps_smoke | functest | smoke | 26:45 | FAIL | - | cloudify_ims | functest | vnf | 83:33 | FAIL | - | orchestra_ims | functest | vnf | 11:32 | FAIL | + | cloudify_ims | functest | vnf | 23:56 | PASS | + | orchestra_openims | orchestra | vnf | 15:07 | PASS | + | orchestra_clearwaterims | orchestra | vnf | 19:10 | PASS | + | vyos_vrouter | functest | vnf | 00:00 | SKIP | +------------------------------+------------------+---------------------+------------------+----------------+ Results are automatically pushed to the test results database, some additional |