summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorhongbo tian <hongbo.tianhongbo@huawei.com>2017-08-04 08:39:38 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-04 08:39:38 +0000
commit47e451d80dd90ba534b6cfa54b535ee8b483ece5 (patch)
tree5e35e435849de55e59a531c4f60845a38b42fffc /docs
parenta8d7665ca783684bc10d7c3dbbc606e30f083bc7 (diff)
parent7939d54cd3b07a1fa4f1a2a8a9d913965e96bad6 (diff)
Merge "add user guide for results operations on web"
Diffstat (limited to 'docs')
-rw-r--r--docs/testing/user/userguide/testing_guide.rst33
1 files changed, 32 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/testing_guide.rst b/docs/testing/user/userguide/testing_guide.rst
index a888be30..2d45b189 100644
--- a/docs/testing/user/userguide/testing_guide.rst
+++ b/docs/testing/user/userguide/testing_guide.rst
@@ -466,8 +466,39 @@ When a tester is performing trial runs, Dovetail stores results in a local file
* For each test case result in Yardstick, the logs are stored in dovetail_ha_tcXXX.out, respectively.
#. OPNFV web interface
+ CVP will host a web site to collect test results. Users can upload their results to this web site,
+ so they can review these results in the future.
- Wait for the complement of LF, test community, etc.
+ * web site url
+
+ * Wait for the complement of LF, test community, etc.
+
+ * Sign in / Sign up
+
+ * You need to sign in you account, then you can upload results, and check your private results.
+ CVP is now using openstack id as account provider, but will soon support Linux Foundation ID
+ as well.
+
+ * If you already have a openstack id, you can sign in directly with your id.
+
+ * If you do not have a openstack id, you can sign up a new one on the sign up page.
+
+ * If you do not sign in, you can only check the community results.
+
+ * My results
+
+ * This page lists all results uploaded by you after you signed in,
+
+ * You can also upload your results on this page.
+
+ * There is a *choose file* button, once you click it, you can choose your reuslt file in your harddisk
+ then click the *upload* button, and you will see a results id once your uploading succeed.
+
+ * Check the *review* box to submit your result to the OPNFV. Uncheck the box to withdraw your result.
+
+ * profile
+
+ * This page shows your account info after you signed in.
Updating Dovetail or a Test Suite
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^