aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-01-19Merge "Add developer guide"Morgan Richomme1-0/+280
2016-01-19Remove rally stderr output from rally-certjose.lausuch1-2/+11
Change-Id: I2a5bb72989639059f082eedfb4abe8d582bef35c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-19Merge "Remove all the unnecessary Rally output"Morgan Richomme1-3/+10
2016-01-19Merge "Updated Tempest related parts into User guide"Morgan Richomme1-37/+91
2016-01-19Merge "bug fix: duration time not initialized in case of VPing error (timeout)"Morgan Richomme1-7/+11
2016-01-19Merge "Bugfix Missing "$" in front of some variables"Morgan Richomme1-3/+3
2016-01-19Updated Tempest related parts into User guideViktor Tikkanen1-37/+91
Added "Troubleshooting" chapter. Change-Id: Iae787ed735e45fc6c0e7e04b7191c69f648084f1 Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
2016-01-19Remove --offline flagjose.lausuch1-11/+15
Also, add extra info messages for debugging purposes. Change-Id: Ia5a26978817b1a7c00d2a3deb497a407e8805b5d Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-18Bugfix Missing "$" in front of some variablesjose.lausuch1-3/+3
Change-Id: I1192ee4cf692861509777c9c13f917ff58dc8660 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-18Remove all the unnecessary Rally outputjose.lausuch1-3/+10
Change-Id: Ic6c719afadae56723ba515eaf9ad5e29be57c129 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-18Fix array of test in run_tests.shjose.lausuch1-3/+4
Change-Id: I06a33789f49bf5f7861b0d11fb54a10eb6ac5598 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-18Add developer guideMorgan Richomme1-0/+280
JIRA: FUNCTEST-114 Change-Id: I359070c026a7456c73e2a5a27bf15c7ead4a1d35 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-18Merge "Prepare integration of ovno"Morgan Richomme4-3/+15
2016-01-18bug fix: duration time not initialized in case of VPing error (timeout)Morgan Richomme1-7/+11
JIRA: FUNCTEST-3 Change-Id: I115bf46f341e742970a911bb049a99ca8bb7aa70 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-18Add 'neutron' default user for joidjose.lausuch1-1/+1
Change-Id: I60bf62f1df40acdfeea6ed72cf1823725c763b38 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-18Prepare integration of ovnoMorgan Richomme4-3/+15
JIRA: FUNCTEST-125 Change-Id: I9d13509ea91f3a5359aa4c16f9eccb8719279346 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-18Print openstack defaults before running clean_openstack.pyjose.lausuch1-0/+22
Change-Id: Ifc3ce69074d5c264ab252aaadb2877c823901b76 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-18Add --debug flag to first clean_functest.pyjose.lausuch1-1/+1
This way we see if we remove something we shouldn't Change-Id: Iab14abcc72bbdf656a75ad79722c70c3c3b3aece Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-18Remove FUNCTEST_BRANCH and FUNCTEST_COMMIT from the outputjose.lausuch1-4/+0
Change-Id: I8910f37a4ee4925a79b712b0f36c768e371cb095 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-17Replace command "pass" in the shell script by ":"jose.lausuch1-3/+3
"pass" is a python command, not bash. ":" is the equivalent. Change-Id: Ied93813308599479b82729c66c10397135477a47 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-15Merge "Corrected project lead"Trevor Cooper0-0/+0
2016-01-15bugfix: update cinder quota strange spaceboucherv2-2/+2
Change-Id: I984be5267a3492c4d3b5922a982aed0ad94e7c5b Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-01-15Merge "Remove ODL and ONOS from base scenarios"Morgan Richomme1-1/+1
2016-01-15Merge "Change novaclient usage"Morgan Richomme4-8/+8
2016-01-15Remove ODL and ONOS from base scenariosjose.lausuch1-1/+1
Change-Id: If0a1865bfd8ee4cd1e9355a83aae918a728ebe95 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-15Change novaclient usagejose.lausuch4-8/+8
Avoid having this warning: UserWarning: 'novaclient.v2.client.Client' is not designed to be initialized directly. Change-Id: I1a9154d97be14007bcb988a5ccd630eadf2e8a5f Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-15Remove extra output if CI_DEBUG is falsejose.lausuch3-6/+15
This way we have a nicer view in Jenkins when preparing Functest Change-Id: Ie0df3aa8b07ac2fd726d11b1ab01a7291d4c2c5e Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-15Merge "Add explicit logs when creating list of runnable tests"Morgan Richomme1-2/+4
2016-01-15Merge "Add onos in the list of executable tests"Morgan Richomme1-3/+3
2016-01-15Add onos in the list of executable testsMorgan Richomme1-3/+3
JIRA: FUNCTEST-25, FUNCTEST-68 Change-Id: Ie4faa0a0f700860cfe1ec5f92ad4d764ca17ab50 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-15Merge "Added more consistency when getting the config_functest.yaml"Morgan Richomme3-12/+6
2016-01-15Added more consistency when getting the config_functest.yamljose.lausuch3-12/+6
Change-Id: Ie48e16adee25f7a00d6b9d4a45e804a066064eee Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-15Add explicit logs when creating list of runnable testsMorgan Richomme1-2/+4
JIRA: FUNCTEST-119 Change-Id: I8d7e029c03bd24cd87c81956f246fae532d4feb9 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-15Merge "add doctor test case"Morgan Richomme4-4/+77
2016-01-15Fix bug ruby sig testboucherv2-2/+4
Change-Id: Ieb908e7af2365381ad576a3da9a0787f96c9efe2 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-01-15add doctor test caseRyota MIBU4-4/+77
Change-Id: Ia40face4cb32247542d5841e00caafb2cf927c2e Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-15Modify ONOS test for CI runninglanqinglong8-33/+113
Change-Id: I2ce678c1239920071f9eeb6fe251a92cb3737e6a Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2016-01-14Adds check to make deploy scenario is also not "none" (default)Tim Rozet1-1/+1
Change-Id: I9727c9b2f1fc35c3eb39f2930bb5dd0684bb570c Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-14Fixes syntax error on if statement with run_tests.shTim Rozet1-1/+1
Change-Id: I97566b19a015780b7d26b3630605f969a8302f2e Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-14set up mechanism to tun only runnable tests in CI based on scenarioMorgan Richomme5-129/+147
JIRA: FUNCTEST-119 Change-Id: I342c027c79fab1cc9fa65ddf8222e7b12b946af8 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-14Merge "Create volume type before running Rally tests"Morgan Richomme1-0/+3
2016-01-14Merge "Change functest branch to stable/brahmaputra"Morgan Richomme3-7/+3
2016-01-14Use the env variable NODE_NAME for pod_namegrakiss1-1/+1
Change-Id: I0fd5011dc918ada73cac4f74d80d118826cff1a6 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-13Add rvm use system to bundle install for vIMSjose.lausuch1-0/+1
Change-Id: I890984f33fa1a51bb21806129b627dd7cfb8116b Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13Remove bundle install from Dockerfilejose.lausuch1-2/+1
Change-Id: I5d507b350a5651489947ef61a4219d2bf86ff340 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13Change functest branch to stable/brahmaputrajose.lausuch3-6/+2
JIRA: FUNCTEST-123 Although this is master, the idea is to run the tests using brahmaputra branch. After brahmaputra, we will change this back to master. Change-Id: Ib67f090724ce733b05c37a69a746b879b1143776 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13Merge "Remove arg.repo_path in run_rally_cert.py"Morgan Richomme1-6/+8
2016-01-13Merge "Fix dns problem on E/// pod"boucherv3-7/+36
2016-01-13Bugfix: create functest conf dirjose.lausuch1-0/+1
Change-Id: I6364adb9b6fa9345d098f3061cd36589fe6f33b6 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13Fix dns problem on E/// podboucherv3-7/+36
FUNCTEST-122 Change-Id: I077ca9f1e8394583410f4b067d272e5be225ef3d Signed-off-by: boucherv <valentin.boucher@orange.com>