Jose Lausuch [Mon, 25 Apr 2016 13:39:19 +0000 (13:39 +0000)]
Merge "Add untracked files to ignore"
vitikkan [Mon, 25 Apr 2016 11:43:57 +0000 (14:43 +0300)]
Corrected if statement for clean_openstack
Change-Id: I3d8c0cb81dc4906ea989bd36dc8c29bf9f1f6396
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
Cédric Ollivier [Mon, 25 Apr 2016 07:27:21 +0000 (09:27 +0200)]
Remove backslashs for line continuation
JIRA: FUNCTEST-213
Change-Id: Ia50521cf8fcf60a847aa44fe0ea59b6e64830e92
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Mon, 25 Apr 2016 08:54:11 +0000 (10:54 +0200)]
Add untracked files to ignore
.gitignore also lists pyc, .project and .pydevproject files
Change-Id: Ica9997b54476108f2fcea865e10f3faef831a852
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jose.lausuch [Fri, 22 Apr 2016 13:34:49 +0000 (15:34 +0200)]
Add tier_handler and tier_builder
tier_handler: defines the classes for Tier,TestCase and Dependency
tier_builder: reads the testcases.yaml and creates a list of objects
that will be used later on to execute the tests
JIRA: FUNCTEST-190
Change-Id: Iabef344aff036ad3b525088af59fb21b16b02fc8
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
vitikkan [Mon, 25 Apr 2016 07:43:29 +0000 (10:43 +0300)]
ConfigParser is used for tempest.conf updating
Bash commands are replaced with python's ConfigParser routines
for configuration file reading/updating.
Removed updating of ssh_user_regex parameter since it is now
into upstream Rally code.
JIRA: FUNCTEST-198
Change-Id: I95f926948a395993e28e993bf7ea2872d6b5c969
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
Morgan Richomme [Fri, 22 Apr 2016 15:46:31 +0000 (15:46 +0000)]
Merge "Introduce a sanity test mode for Rally test"
Juha Kosonen [Fri, 22 Apr 2016 07:21:29 +0000 (07:21 +0000)]
Introduce a sanity test mode for Rally test
In a sanity test mode the number of iterations is reduced and only
a subset of tests is executed.
JIRA: FUNCTEST-220
Change-Id: I722f12b8cc6df29bfcb81b8798d8d0802b207d94
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Morgan Richomme [Fri, 22 Apr 2016 12:12:24 +0000 (14:12 +0200)]
Fix regex to exclude vPing_ssh and vIMS for scenario dealing with bgpvpn
previous regex was excluding most of the scenario
Change-Id: I7dd9e2b3a844eab232a2b44af382202fca2253ca
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Fri, 22 Apr 2016 09:18:36 +0000 (11:18 +0200)]
Affect version field in results for all the testcases
Previously version was scenario
JIRA: FUNCTEST-225
Change-Id: Ia86f83dbe98ad5f9dbced60c46e57f58eccba7e9
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
jose.lausuch [Fri, 22 Apr 2016 07:44:01 +0000 (09:44 +0200)]
Enable PYTHONPATH env variable inside the container
JIRA: FUNCTEST-224
Change-Id: Ib10dc312a761b06fe36174c5c19a0165f746593e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Thu, 21 Apr 2016 11:56:41 +0000 (13:56 +0200)]
prepare_env CI_DEBUG when calling generate_defaults.py
JIRA: FUNCTEST-205
Change-Id: I3887f5ab408667437675e12c9247c7075080f0f8
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Thu, 21 Apr 2016 08:39:19 +0000 (10:39 +0200)]
Remove cleanup from vPing scripts, and use the existing cleanup script
JIRA: FUNCTEST-215
Change-Id: I1ec494097a9b70de142da9f90136256535af5100
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Wed, 20 Apr 2016 14:03:44 +0000 (16:03 +0200)]
Fix Flake8 Violations in the Functest scripts
JIRA: FUNCTEST-213
Change-Id: I66c02dd6ff12ffb9798ebe44a4cfe7bfc73e76c3
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Mon, 11 Apr 2016 21:27:56 +0000 (23:27 +0200)]
Add Tier scripts handlers and list of test cases yaml
JIRA: FUNCTEST-190
Change-Id: If63034be36e5a7a5d8b3f549444d53fb9ce28b55
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Wed, 20 Apr 2016 08:07:13 +0000 (10:07 +0200)]
Print openstack info only if CI_DEBUG==true
JIRA: FUNCTEST-205
Change-Id: I550d26ba1fddcedf5697dadd38a85148ecef2d44
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Tue, 19 Apr 2016 22:52:59 +0000 (00:52 +0200)]
Remove RALLY_REPO in config_functest since it is not used
Change-Id: Ifb3b338543b4ce3b961564a6e9cb1e943634af3d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Tue, 19 Apr 2016 20:47:55 +0000 (22:47 +0200)]
Dockerfile, fix typo in git clone command
Change-Id: Ic14f81362357d0a653bf174b1ccdc859bd7cea5e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Tue, 19 Apr 2016 11:13:11 +0000 (13:13 +0200)]
Small adaptations in prepare_env,run_tests and common
Change-Id: I5f31392b04b168247e332bc2ea97efeb733cdf97
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Mon, 18 Apr 2016 14:26:10 +0000 (16:26 +0200)]
Adapt Functest output to the env variable CI_DEBUG
JIRA: FUNCTEST-205
Apply CI_DEBUG environment variable in the call to the scripts
Change-Id: Ia8da993de8a60517b475f763c22ce06e9ce35b3e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Tue, 19 Apr 2016 09:10:15 +0000 (09:10 +0000)]
Merge "Quote missing"
Tim Rozet [Mon, 18 Apr 2016 18:03:13 +0000 (14:03 -0400)]
Quote missing
The missing " was causing some problems, like the REPOS_DIR variable missing
Previous:
Fixes unset REPOS_DIR var
REPOS_DIR never gets set in the script, and it looks like it should be
/home/opnfv/repos according to what is in the container. This patch
defaults it to that location.
Change-Id: I739f7df52f4a0f3506fd77d72dfb09a4658f06c0
Signed-off-by: Tim Rozet <trozet@redhat.com>
Morgan Richomme [Mon, 18 Apr 2016 15:54:55 +0000 (15:54 +0000)]
Merge "Author: Luke Hinds <lhinds@redhat.com> Date: Mon 18 Apr 11:48:27 2016 +0100"
Morgan Richomme [Mon, 18 Apr 2016 15:53:57 +0000 (15:53 +0000)]
Merge "Generating test lists for tempest"
jose.lausuch [Mon, 18 Apr 2016 13:32:51 +0000 (15:32 +0200)]
Remove all the repo handling in prepare_env
JIRA: FUNCTEST-203
Since almost all the repos always pull from master and latest,
this is about saving some time and to avoid needing internet
to pull or checkout the repos. The needed repos content has to be
present in the docker image.
Change-Id: Ia6e1ed2b5d5b2aff8661a38eb64a081cc8016019
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Ciprian Barbu [Thu, 14 Apr 2016 12:06:58 +0000 (15:06 +0300)]
Allow rally to use existing glance image
This allows to use a prebuilt glance image without deleting it after the test.
For ARM platforms this is especially helpful because the test image is
three-part and can be created before running any tests.
Change-Id: Ia79f519d10fc9155ab2fb44a3e427ae3bb1ce399
Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
lukehinds [Mon, 18 Apr 2016 10:46:58 +0000 (11:46 +0100)]
Author: Luke Hinds <lhinds@redhat.com>
Date: Mon 18 Apr 11:48:27 2016 +0100
JIRA: FUNCTEST-169 Inital commit of security test code
The following code peforms NFVi based SCAP security scans.
This code is still pending integration with functest scripts,
for when flashtest development is complete.
Amend: Removed pyc file, requirements.txt and fixed flake8
Change-Id: Ie182ae5c21d36218f5c9b389c4b6e63ecbf1d151
Signed-off-by: lukehinds <lukehinds@gmail.com>
vitikkan [Thu, 14 Apr 2016 11:56:32 +0000 (14:56 +0300)]
Generating test lists for tempest
'testr list-tests' command is now used for generating smoke and full
test case lists for tempest.
test_list.txt file is replaced by defcore_req.txt file which contains
latest (2016.01) DefCore test case for possible references.
Partly implements JIRA: FUNCTEST-196
Change-Id: I993aa8a3919b97d50f081725ced686dbe6ffc4b7
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
jose.lausuch [Mon, 18 Apr 2016 09:38:24 +0000 (11:38 +0200)]
Add healthcheck test case to test_exec_priority
JIRA: FUNCTEST-199
Change-Id: I7ced0a78a93387d94709501fbbaba1c67c93c1cb
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Fri, 15 Apr 2016 13:32:45 +0000 (15:32 +0200)]
Update python-openstackclient to version 2.3.0
Change-Id: Ic9e68ade15e93f76d17db715c5790eaa31b49209
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Nikolas Hermanns [Fri, 15 Apr 2016 09:54:40 +0000 (11:54 +0200)]
[BGPVPN] Exclude vims and vping_ssh from testlist
Since vims and vping_ssh are meant to fail for
bgpvpn scenario we will exclude them
from testlist.
Change-Id: Id9da6fdd3d9a1d7c1fb5c7fb1379c13720af34af
Jose Lausuch [Fri, 15 Apr 2016 11:58:27 +0000 (11:58 +0000)]
Merge "[BGPVPN] Use system wide installation of tempest"
Nikolas Hermanns [Fri, 15 Apr 2016 11:19:39 +0000 (13:19 +0200)]
[BGPVPN] Use system wide installation of tempest
Since rally setup tempest system-wide now
we do not integrate with the virtual env
of tempest anymore.
Change-Id: Ia5f132371c4eb0b67ac84bf044b349480195f633
Nikolas Hermanns [Fri, 15 Apr 2016 11:53:02 +0000 (11:53 +0000)]
Revert "[BGPVPN] Rally create the v-env which is needed"
This reverts commit
07beceb07f8cf8d6e86d2c188b3ad81688a9827f.
Change-Id: I22c9e3726abee28db3fa311aae8e273e8b353402
Nikolas Hermanns [Fri, 15 Apr 2016 10:42:52 +0000 (12:42 +0200)]
[BGPVPN] Rally create the v-env which is needed
Since we rely on the v-env which is created
by rally we run bgpvpn testcases after rally.
Change-Id: Ie54e3332c9130dc337303855a4b5c36df4e3d1fb
Nikolas Hermanns [Fri, 15 Apr 2016 07:37:03 +0000 (09:37 +0200)]
Adding Apex able to run BGPVPN tests
Change-Id: Ia346f5843fc4a1242c9a60f4dbe07e54c4920f46
jose.lausuch [Thu, 14 Apr 2016 21:21:13 +0000 (23:21 +0200)]
Add healthcheck test case to config_functest.yaml
JIRA: FUNCTEST-199
Change-Id: I82fa45eafd078490162e275877673e263479bb8f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Wed, 13 Apr 2016 21:35:29 +0000 (23:35 +0200)]
Create health check test case
JIRA: FUNCTEST-199
Change-Id: Iee40f182cdbe848d0f87619b7dd06fbce34d0440
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Jose Lausuch [Wed, 13 Apr 2016 07:59:30 +0000 (07:59 +0000)]
Merge "add bash script to config pip and easy_install"
vitikkan [Wed, 13 Apr 2016 07:05:35 +0000 (10:05 +0300)]
Lack of Internet connectivity is not treated as fatal
Implements partly JIRA: FUNCTEST-195
Change-Id: Iacf9216bb549109e07a6cbc9b68c863f17736df4
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
Jose Lausuch [Tue, 12 Apr 2016 08:52:25 +0000 (08:52 +0000)]
Merge "update of INFO file"
SerenaFeng [Fri, 8 Apr 2016 03:34:00 +0000 (23:34 -0400)]
add bash script to config pip and easy_install
JIRA: FUNCTEST-139
Change-Id: Iec0c1d0315ded19286fa2df8478567f4cda194b4
Signed-off-by: SerenaFeng <feng.xiaoewi@zte.com.cn>
Juha Kosonen [Mon, 11 Apr 2016 14:28:52 +0000 (14:28 +0000)]
Remove unused Rally scenarios and run script
run_rally.py is longer in use, it has been replaced with
run_rally-cert.py already earlier.
JIRA: FUNCTEST-191
Change-Id: I81b5060ed9a30e758afe75321052f120e9cf7389
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
jose.lausuch [Mon, 11 Apr 2016 11:12:18 +0000 (11:12 +0000)]
Merge "Split functest_utils.py into 2 scripts"
Nikolas Hermanns [Mon, 11 Apr 2016 10:39:50 +0000 (12:39 +0200)]
[BGPVPN] Remove odl-vpnservice test cases
The odl-vpnservice test cases are meant to be
tested in the mini-net setup. We would need to
change our enviroment under test to include
mini-net to be able to run this tests.
Since this is not wanted we remove the test
cases.
Change-Id: Ic916e1e89d54fea78371bc566d8428141949e412
jose.lausuch [Thu, 7 Apr 2016 12:36:43 +0000 (14:36 +0200)]
Split functest_utils.py into 2 scripts
JIRA: FUNCTEST-186
All the openstack related functions are in openstack_utils.py and
the remaining functions in functest_utils.py
All the scripts are adapted to this structure.
Change-Id: I7f3805779741f0b085985d0d053feb429250b1ea
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Nikolas Hermanns [Mon, 11 Apr 2016 09:35:55 +0000 (11:35 +0200)]
[BGPVPN] Bugfix for /etc/tempest/ no there
Change-Id: I0dbbbf486e97c202eba2b4b38d877a836942759b
Ciprian Barbu [Wed, 30 Mar 2016 13:49:34 +0000 (16:49 +0300)]
Allow vping to use existing glance image
This allows to use a prebuilt glance image without deleting it after the test.
For ARM platforms this is especially helpful because the test image is
three-part and can be created before running any tests.
Change-Id: I3bc16eab592b9ad629693c402466755b6fa6db8a
Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
Morgan Richomme [Fri, 1 Apr 2016 13:03:32 +0000 (15:03 +0200)]
update of INFO file
Change-Id: I3345ac117efa5f1ab51f25c23c0351b67c6bac9a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
boucherv [Fri, 1 Apr 2016 09:53:40 +0000 (11:53 +0200)]
bugfix single quote
Change-Id: I3391b9a3d0dd84402b7d2b588b9611a8035966d7
boucherv [Fri, 1 Apr 2016 06:52:49 +0000 (08:52 +0200)]
Bugfix result criteria
Change-Id: I5f5f7b88f1b42d2cecd0444339ee117da61ac2a1
Signed-off-by: boucherv <valentin.boucher@orange.com>
Morgan Richomme [Tue, 22 Mar 2016 10:41:21 +0000 (11:41 +0100)]
Add status when pushing Tempest results
Change-Id: Ie4ad96d9c580370ae9f451ea440a71cf7a6fb841
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Tue, 22 Mar 2016 09:50:59 +0000 (10:50 +0100)]
ONOS can now support vPing_userdata testcase, remove the exception in the config for CI
Change-Id: I80828e431ad879bff0d44d476d6a076520ee8132
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
carey.xu [Tue, 22 Mar 2016 02:11:28 +0000 (10:11 +0800)]
Try configdrive in vping userdata test case
JIRA: FUNCTEST-158
Change-Id: Ic4205a4a7d125bc2b160403daf5e577d6d29c34f
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
boucherv [Mon, 21 Mar 2016 08:32:27 +0000 (09:32 +0100)]
improve status criteria
Change-Id: Icfab7ead860d96cef119cc63e9fccfd9d62c009d
Signed-off-by: boucherv <valentin.boucher@orange.com>
jose.lausuch [Fri, 18 Mar 2016 11:25:33 +0000 (12:25 +0100)]
Fix support for CACERT and set OS_INSECURE=true
JIRA: FUNCTEST-145
Change-Id: If8fce037117d7c7d16d08a558d0675cbfe5f9836
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Fri, 18 Mar 2016 13:42:19 +0000 (13:42 +0000)]
Merge "Revert "Checkout the Latest stable Tempest""
Nikolas Hermanns [Fri, 18 Mar 2016 13:32:33 +0000 (13:32 +0000)]
Revert "Checkout the Latest stable Tempest"
This reverts commit
fd95510eb2caa63ec1613b271fb620f9c66e2278.
Change-Id: I33cb69b740e60571ef5c4ab07c0f48185eb8b410
Morgan Richomme [Fri, 18 Mar 2016 13:10:23 +0000 (13:10 +0000)]
Merge "Add criteria and version when pushing the results into test DB"
Morgan Richomme [Thu, 17 Mar 2016 17:09:12 +0000 (18:09 +0100)]
Add criteria and version when pushing the results into test DB
JIRA: FUNCTEST-151
Change-Id: Iac36f28db5f2203d7b2977a2bb973534fe167bac
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Nikolas Hermanns [Fri, 18 Mar 2016 09:01:13 +0000 (10:01 +0100)]
Checkout the Latest stable Tempest
To not consume any unstable tempest
we checkout the latest stable
version.
Change-Id: I5a0a29a12bf6e3205988df2151b2f3b6477904f2
Juha Kosonen [Tue, 15 Mar 2016 12:20:17 +0000 (12:20 +0000)]
Add exception handling for output processing
Handle the exception if parsed result in report cannot be converted to a
numeric value.
JIRA: FUNCTEST-149
Change-Id: Ibb259abdaa800761ee8dd2270c6bc2529081242d
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
boucherv [Sat, 12 Mar 2016 21:43:48 +0000 (22:43 +0100)]
Test numbers creation before starting the signal test
Change-Id: Ife6a21e0dc3b12d1efd7aeb398b1ca0b85458a42
Signed-off-by: boucherv <valentin.boucher@orange.com>
jose.lausuch [Fri, 11 Mar 2016 15:36:32 +0000 (16:36 +0100)]
A non default argument cannot be placed before a default one.
This is blocking the execution of functest from jenkins
Change-Id: I880b455016ae716db234fd118c8456829fec9861
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Wed, 9 Mar 2016 13:08:38 +0000 (14:08 +0100)]
Have vIMS and Promise packages pre installed in the docker image.
Also, change to master in Functest repo.
JIRA: FUNCTEST-148
Change-Id: Ie4f3991adde9296fe86d4bedd4a9ca5e8aea33b3
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Fri, 4 Mar 2016 15:20:49 +0000 (15:20 +0000)]
Merge "Add support for SSL endpoints in Functest"
jose.lausuch [Fri, 4 Mar 2016 09:49:56 +0000 (10:49 +0100)]
Add support for SSL endpoints in Functest
JIRA: FUNCTEST-145
Change-Id: I051f1b71fda251e57d70f147433b9f038d30e7f9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Fri, 4 Mar 2016 13:23:31 +0000 (14:23 +0100)]
Rally and Tempest pre-installed in the Docker image.
Also, upgrade Rally to version 0.3.1
JIRA: FUNCTEST-147
Change-Id: I6aa15a7c282462058b7786c7dc7174d48c905d3a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Fri, 26 Feb 2016 16:00:11 +0000 (16:00 +0000)]
Merge "Add jenkins build tag for result api"
jose.lausuch [Thu, 25 Feb 2016 12:13:07 +0000 (13:13 +0100)]
Add Proxy section in the config guide
Change-Id: I887ef72d3298c83bc623f478de9e4317827d91d0
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Thu, 25 Feb 2016 11:53:02 +0000 (12:53 +0100)]
Fix Dockerfile to use proper bashrc file for the alias 'll'
Change-Id: I7236fa9f00b8f0200f910ac4833c58237f66aef2
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Thu, 25 Feb 2016 11:06:00 +0000 (12:06 +0100)]
Samll corrections in the config guide
Change-Id: I02d7db461ed3380d9127e3e01d7f99d4ddb8151c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Thu, 25 Feb 2016 10:59:36 +0000 (11:59 +0100)]
remove ref to Opencontrail
Change-Id: I3e77711b3a5380f87f305006a397d73f5b0945c4
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
jose.lausuch [Thu, 25 Feb 2016 10:42:12 +0000 (11:42 +0100)]
Updates and fixes in the Config Guide
Change-Id: I71474490e18fcf33b70766cb4446ade2d58a80b8
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Thu, 25 Feb 2016 10:21:51 +0000 (10:21 +0000)]
Merge "Add release note"
Morgan Richomme [Thu, 25 Feb 2016 08:58:09 +0000 (09:58 +0100)]
Add release note
Change-Id: Id01c349e89d77be6dc783afcd8d41478aa0bedbb
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
jose.lausuch [Thu, 25 Feb 2016 08:00:00 +0000 (09:00 +0100)]
Updates and fixes to the user guide
Change-Id: I42198bbdf4f9e6f6f337761b6ff6900c4bb7f171
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Ryota MIBU [Thu, 25 Feb 2016 07:14:34 +0000 (16:14 +0900)]
docs: fix pdf creation bug in userguide
Change-Id: I3fa1c98a43c8952700cef1deea0e0731158d99e2
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Morgan Richomme [Thu, 25 Feb 2016 07:05:23 +0000 (07:05 +0000)]
Merge "minor fix on format + add doctor references"
jose.lausuch [Wed, 24 Feb 2016 17:55:06 +0000 (18:55 +0100)]
Fix tables in the troubleshooting guide
Change-Id: I1e1f741cc17961d5ff4542884b51b6fb81530560
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Wed, 24 Feb 2016 17:14:31 +0000 (18:14 +0100)]
Add rally troubleshooting guide
Change-Id: If964d6270d5574d9e249bf42ecfb00669c224df6
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Wed, 24 Feb 2016 17:03:13 +0000 (17:03 +0000)]
Merge "Add vPing troubleshooting guides"
Morgan Richomme [Wed, 24 Feb 2016 16:29:04 +0000 (17:29 +0100)]
minor fix on format + add doctor references
Change-Id: I0e2d1d56557eef2940ee033bfe482ea89ae1c83f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
jose.lausuch [Wed, 24 Feb 2016 16:57:42 +0000 (17:57 +0100)]
Add vPing troubleshooting guides
Change-Id: I47ff023d720b4348ecb465ca6c3fa4653d3ab2f8
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
ChristopherPrice [Wed, 24 Feb 2016 16:21:01 +0000 (17:21 +0100)]
Adjusting the heading level for composite doc rendering.
Change-Id: Ib73ffdff9c08a5e34b85c9a73f7878f3ae15974b
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
jose.lausuch [Wed, 24 Feb 2016 15:08:38 +0000 (15:08 +0000)]
Merge "Fix Doc errors detected in opnfv-docs-verify and add license"
jose.lausuch [Wed, 24 Feb 2016 13:15:10 +0000 (14:15 +0100)]
Fix Doc errors detected in opnfv-docs-verify and add license
Some changes taken from https://gerrit.opnfv.org/gerrit/#/c/10595/1
Change-Id: I39f295841c3a89b24e74b7ee613c9da4b223ccab
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Wed, 24 Feb 2016 13:56:54 +0000 (14:56 +0100)]
Change table format
Change-Id: I051208e31ba58ffe241725302cdcb5f662c1899e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
boucherv [Wed, 24 Feb 2016 13:33:51 +0000 (14:33 +0100)]
Add jenkins build tag for result api
Ex: jenkins-functest-compass-intel-pod8-daily-master-19
this will bring together all tests passed on the same functest run
JIRA: FUNCTEST-140
Change-Id: I3c1cd8137184509ee5fdeeb2df5399d4c71e3f67
Signed-off-by: boucherv <valentin.boucher@orange.com>
jose.lausuch [Wed, 24 Feb 2016 12:44:02 +0000 (13:44 +0100)]
Fix formatting for compass and joid scenarios
Change-Id: I74309a19ff33462ee549cfd8d43e8046907044dc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Wed, 24 Feb 2016 10:37:59 +0000 (11:37 +0100)]
Correct rst formatting for fuel scenarios and set proper order
Change-Id: If9f59e36eb39db97a206f5e3e715b144aeef7fe8
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Wed, 24 Feb 2016 09:50:07 +0000 (09:50 +0000)]
Merge "Add doctor results to apex-odl-l2 scenario"
jose.lausuch [Wed, 24 Feb 2016 09:33:15 +0000 (10:33 +0100)]
Add the missing scenario results to the doc html page
Removed those who won't be part of SR0. We can add them when
they get the green light
Change-Id: I463e22a32b77f3b12994f72a71f5441b76b7fbcd
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Wed, 24 Feb 2016 09:07:18 +0000 (10:07 +0100)]
Add doctor results to apex-odl-l2 scenario
Change-Id: I56661f953fab0275b089f718ac22c7403f9cfc71
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Wed, 24 Feb 2016 08:49:34 +0000 (08:49 +0000)]
Merge "Add result docs for apex, compass, joid"
Morgan Richomme [Tue, 23 Feb 2016 16:00:14 +0000 (17:00 +0100)]
Add result docs for apex, compass, joid
Change-Id: I3124c6128c4222410514b08e32d6815cb7f60ace
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
jose.lausuch [Tue, 23 Feb 2016 12:56:53 +0000 (13:56 +0100)]
Add fuel scenarios test report
Removed those which won't be part of the release
Change-Id: I99c837d367de8d2bc4ac6f32d2d20fa8bb731759
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
ChristopherPrice [Tue, 23 Feb 2016 10:02:58 +0000 (11:02 +0100)]
Moving testusage.rst to introduction.rst to avoid being pulled into the userguide.
Change-Id: I96bc3bd578ccb19b0aac2af2f2134619e476605f
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Morgan Richomme [Tue, 23 Feb 2016 09:53:47 +0000 (09:53 +0000)]
Merge "remove "print" in tempest to avoid having a message "None" in the output"
jose.lausuch [Tue, 23 Feb 2016 09:36:12 +0000 (10:36 +0100)]
remove "print" in tempest to avoid having a message "None" in the output
Change-Id: If2008fa7ed1bce1b5acc40cad82c21afa55ec4e5
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>