summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-12preparation for setup.pyMatthewLi18-2/+2
JIRA: DOVETAIL-26 1)change the directory scripts to dovetail, to make it unified in OPNFV and for setup.py 2)change the paths accordingly 3)this should be first merged, since docker is changed, then to add setup.py and run the local test Change-Id: I65974bde17f310ebbfe3c025532b05dae8752945 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-10-12Merge "Add yardstick crawler and checker for the results of testcase"hongbo tian1-3/+29
2016-10-10Add yardstick crawler and checker for the results of testcasexudan1-3/+29
JIRA: DOVETAIL-18 Change-Id: Idaad0ee4f8e6304f18fa478f1cded6e256cb12fd Signed-off-by: xudan <xudan16@huawei.com>
2016-10-09Remove scripts in dovetail and use yarstick scripts to prepare environmentxudan8-251/+15
JIRA: DOVETAIL-20 Change-Id: I46a095d5714245a9399e3a33c72f5f4bc77a18bf Signed-off-by: xudan <xudan16@huawei.com>
2016-10-08Merge "Use template to unify commands in functest/yardstick"hongbo tian12-33/+191
2016-09-30Use template to unify commands in functest/yardstickLeo Wang12-33/+191
JIRA: DOVETAIL-19 1. use jinja2 to unify commands in config files 2. it simplify the process of test execution, put the dissimilarity in config 3. add precondition/postcondition for functest/yardstick config Change-Id: Ib996b11ea065b61910b34b78191bb7b1ffd92e59 Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>
2016-09-28Merge "IPv6 test cases: Test case specification document example"hongbo tian5-44/+381
2016-09-27IPv6 test cases: Test case specification document exampleBin Hu5-44/+381
JIRA: DOVETAIL-9 1. We are keeping the test methodology simple and easy. We are reusing existing tests as much as we can from IPv6 projects and Tempest API and Scenario tests, which are run in FuncTest and Yardstick. 2. We modified "testplan.rst" to briefly describe the test plan, i.e. current IPv6 test cases for platform compliance, which have passed FuncTest and Yardstick test in Arno and Brahmaputra releases. We also leave room for additional IPv6 test cases if there are more contributions down the road 3. Original "designspecification.rst", "testprocedure.rst" and "testspecification.rst" are not applicable any more here. The test design, setup, and execution procedure related specification are covered by each test case. 4. Thus "index.rst" only covers "testplan.rst" and the list of test cases. 5. Two examples of test case specification documents are provided "ipv6.tc001.specification.rst" "ipv6.tc026.specification.rst" 6. A complete set of current IPv6 test cases are listed in "ipv6_all_testcases.rst". Once template is agreed, we will converted it into specific test case document. For more background of IPv6, and its features and technical details, please see: https://wiki.opnfv.org/display/ipv6/IPv6+Home http://artifacts.opnfv.org/ipv6/docs/installationprocedure/index.html Change-Id: I7e47c73c0f02a407df278c93a3da2142b5cc86e5 Signed-off-by: Bin Hu <bh526r@att.com>
2016-09-23Move copyfile to container and remove hard-codexudan21894-25/+22
JIRA: DOVETAIL-17 Change-Id: Id4ad126169cf83c6c72a7b599f3309f0f930e461 Signed-off-by: xudan <xudan16@huawei.com>
2016-09-21save dovetail report to diskLeo Wang2-17/+58
JIRA: DOVETAIL-16 Change-Id: I8aab0b34425b698fee556ef97d3b0942b1b149d2 Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>
2016-09-20change workdir of docker container for ciLeo Wang1-1/+3
JIRA: DOVETAIL-15 - change workdir to /home/opnfv/dovetail/scripts for ci Change-Id: Ib289fb3e2e7af09a4a3a1fb7b124876155d811e7 Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>
2016-09-20Merge "add prototype of dovetail tool"Christopher Price22-5/+955
2016-09-20add prototype of dovetail toolLeo Wang22-5/+955
JIRA: DOVETAIL-12 Change-Id: I1ee120ed8199589e1e7cbce9cbb55036e9e5f7ea Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>
2016-09-19add dockerfile of dovetail toolLeo Wang1-0/+22
JIRA:DOVETAIL-13 - add dockerfile Change-Id: I82d74013fef9b9203b531a1ba944e014d77a25cd Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>
2016-08-09Proposing a Dovetail test suite structure for IPv6ChristopherPrice7-0/+274
Adding the first draft of the IPv6 test suite. This patch attempts to start the documentation according to the proposal on https://wiki.opnfv.org/pages/viewpage.action?pageId=6827269 The text is neither complete nor accurate at this stage, this patch is intended to establish a concrete dialog for how we structure our test suites and reference test cases. Change-Id: I156ddafa3e8b7630390523864490426fc742eb3a Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-07-14project document reorganizationMatthewLi17-0/+42
JIRA: DOVETAIL-7 Change-Id: Ic17a05ea15858f6f93f112f26b532339f5904178 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-03-07Remove trailing spacesDave Neary1-3/+3
2016-03-07Upodated INFO file for RST formatting.ChristopherPrice1-5/+5
Change-Id: I6a81e832a311096d70acabe3dba20e8736d74ea7 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-03-02Initial test plan structure for BrahmaputraLincoln Lavoie11-0/+266
Created the initial structure for the plugfest test plan. * Created a base directory and document structure * Created contributor guidelines * Created test case template * adjusted for: http://artifacts.opnfv.org/releng/docs/how-to-use-docs/documentation-example.html * cp: reformatted the directories and structure to use the RST format * (we cannot review odt format in our toolchain, so use rst) * cp: added an index.rst structure to establish structure without numbering * cp: will ad anothe job to include dovetail in the docs toolchain Change-Id: I4ef997da51b3b85e391629d6e08fadf87257fc6a
2016-01-08updates to use new doc toolchainRyota MIBU1-0/+5
Change-Id: If30334be2bdb0e1dc869f3aaf17fe94d5cccf7d8 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-18Promoting Hongbo to project lead for dovetail.ChristopherPrice1-2/+2
Change-Id: I4d8d63748b8abf8f9af4b8f6daa71d56f0b92c5a Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2015-09-09Adding INFO and LICENSE for reviewAric Gardner3-0/+38
Change-Id: I3c11e92b16cbe633b755ad7ec4e45b13c2a0a79c Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-09Initial empty repositoryAric Gardner0-0/+0