functest.git
8 years agoMerge "ODL script bugfixes"
jose.lausuch [Wed, 28 Oct 2015 16:36:54 +0000 (16:36 +0000)]
Merge "ODL script bugfixes"

8 years agoAdded reset to rally commit ID in prepare_env.sh 85/2885/2
jose.lausuch [Wed, 28 Oct 2015 15:41:17 +0000 (16:41 +0100)]
Added reset to rally commit ID in prepare_env.sh

Change-Id: I0d662409bfde353c8efd2fa3fd8cacf9c849428b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoODL script bugfixes 83/2883/3
jose.lausuch [Wed, 28 Oct 2015 15:20:05 +0000 (16:20 +0100)]
ODL script bugfixes

- misspelled word bugfix, old-->odl
- integration directory removed

JIRA: FUNCTEST-91

Change-Id: If97cccee446ac834133b51a9880684fa2ced6c07
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoPGP network problems Fix 81/2881/1
jose.lausuch [Wed, 28 Oct 2015 15:06:59 +0000 (16:06 +0100)]
PGP network problems Fix

Change-Id: Ib4ab60ef8305f74eeb63454461d7587751598680
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agovIMS test integration and move "push_results_to_db" method 65/2865/3
boucherv [Wed, 28 Oct 2015 09:07:04 +0000 (10:07 +0100)]
vIMS test integration and move "push_results_to_db" method

Move "push_results_to_db" method to functest_util
Updated some files for clearwater vIMS functional testing

Change-Id: I21628b063470963e4e4425a0f89fefa33494e40d
Signed-off-by: boucherv <valentin.boucher@orange.com>
8 years agoMerge "Move git clone of ODL tests repo to Dockefile"
jose.lausuch [Tue, 27 Oct 2015 12:36:30 +0000 (12:36 +0000)]
Merge "Move git clone of ODL tests repo to Dockefile"

8 years agoMerge "Include cirros image in the docker container"
Morgan Richomme [Mon, 26 Oct 2015 09:45:25 +0000 (09:45 +0000)]
Merge "Include cirros image in the docker container"

8 years agoMerge "Add possibility to run specific set of tests"
Morgan Richomme [Mon, 26 Oct 2015 09:45:04 +0000 (09:45 +0000)]
Merge "Add possibility to run specific set of tests"

8 years agoMerge "Change duration to integer seconds in tempest results"
Morgan Richomme [Mon, 26 Oct 2015 08:14:14 +0000 (08:14 +0000)]
Merge "Change duration to integer seconds in tempest results"

8 years agoMove git clone of ODL tests repo to Dockefile 41/2741/1
jose.lausuch [Fri, 23 Oct 2015 10:44:52 +0000 (12:44 +0200)]
Move git clone of ODL tests repo to Dockefile

JIRA: FUNCTEST-80

Change-Id: I39a0928f7a8c74d1cbb6db47b30e2cf2f9ae4ca1
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoInclude cirros image in the docker container 15/2715/1
jose.lausuch [Thu, 22 Oct 2015 13:00:27 +0000 (15:00 +0200)]
Include cirros image in the docker container

JIRA: FUNCTEST-73

Change-Id: Ie2ddaac3dbdbdad09832094fe31264abe4ba8118
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoAdd possibility to run specific set of tests 03/2703/4
jose.lausuch [Wed, 21 Oct 2015 16:22:46 +0000 (18:22 +0200)]
Add possibility to run specific set of tests

JIRA: FUNCTEST-29

Change-Id: I20f1556911866cc7922cff9923ef7d01a95355ad
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "Refactor Functest docker container"
jose.lausuch [Wed, 21 Oct 2015 11:54:51 +0000 (11:54 +0000)]
Merge "Refactor Functest docker container"

8 years agoRefactor Functest docker container 85/2685/5
jose.lausuch [Wed, 21 Oct 2015 09:06:43 +0000 (11:06 +0200)]
Refactor Functest docker container

1. start.sh has been splitted into 2 scripts:
     - prepare_env.sh : installs functest environment
                        without running any test
     - run_tests.sh : run the Functest tests

2. Add possibility to give the config_functest.yaml
   in the docker run command. So far, it has always
   been used the default in the repo.

3. Possible to give the repos the branch and commit ID
   to be checkout/reset to. This allows versioning control
   for the repos

4. Added -x permissions to shell scripts

JIRA: FUNCTEST-29

Change-Id: If4b779f5baa37531603955db3681e24a5e08251a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "Remove start.sh in the dockerfile since it is splitted by 2 scripts"
jose.lausuch [Wed, 21 Oct 2015 10:58:07 +0000 (10:58 +0000)]
Merge "Remove start.sh in the dockerfile since it is splitted by 2 scripts"

8 years agoRemove start.sh in the dockerfile since it is splitted by 2 scripts 59/2659/2
jose.lausuch [Tue, 20 Oct 2015 09:37:48 +0000 (11:37 +0200)]
Remove start.sh in the dockerfile since it is splitted by 2 scripts

See https://gerrit.opnfv.org/gerrit/#/c/2685/ for details:
The files to be executed will be:
    prepare_env.sh
    run_tests.sh

JIRA: FUNCTEST-29

Change-Id: Idca630ff6bc2716e47cca66450dba7b8cb6d5dcf
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoRemoved ODL create_env from config_functest.py 87/2687/1
jose.lausuch [Wed, 21 Oct 2015 09:53:31 +0000 (11:53 +0200)]
Removed ODL create_env from config_functest.py

Since create_env script in ODL suite is not longer needed for ODL tests
because we have the libraries already installed in the docker
container, this is not needed any more.

Change-Id: I33a23c3acc0d931f6560f7b3a1d2054e5d277025
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoChange duration to integer seconds in tempest results 65/2665/2
jose.lausuch [Tue, 20 Oct 2015 15:02:41 +0000 (17:02 +0200)]
Change duration to integer seconds in tempest results

JIRA: FUNCTEST-37

Change-Id: I4de4f8564598bbb8e47ff5e8062c696cf06ac55e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoset nb test run and failure tests as int 41/2641/1
Morgan Richomme [Mon, 19 Oct 2015 15:46:30 +0000 (17:46 +0200)]
set nb test run and failure tests as int

JIRA: FUNCTEST-37

Change-Id: Ic540eab88c86422af1b68b4ead74f9456d18fa25
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agochange expected response to 404 29/2629/1
Peter Bandzi [Mon, 19 Oct 2015 14:15:47 +0000 (16:15 +0200)]
change expected response to 404

HTTP response 404 means not found which should indicate
that requested entity was not found.
And this is what we want after delete.

JIRA: FUNCTEST-79

Change-Id: I7dc501dfe3581e5549b002abe1018add88fe8d83
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
8 years agoMerge "ODL test suite requirements.pip moved to general requirements"
Morgan Richomme [Mon, 19 Oct 2015 12:43:06 +0000 (12:43 +0000)]
Merge "ODL test suite requirements.pip moved to general requirements"

8 years agoODL test suite requirements.pip moved to general requirements 07/2307/2
jose.lausuch [Wed, 7 Oct 2015 16:28:41 +0000 (18:28 +0200)]
ODL test suite requirements.pip moved to general requirements

create_env script removed. Modules already installed in the docker image

Change-Id: Ied166532b47f0f3b6189251776c984df9cf3570d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "Create run_tempest out of run_rally"
jose.lausuch [Mon, 19 Oct 2015 10:08:50 +0000 (10:08 +0000)]
Merge "Create run_tempest out of run_rally"

8 years agoMerge "refactor run-rally and integrate API to push results into DB heavier refactori...
Morgan Richomme [Mon, 19 Oct 2015 10:06:52 +0000 (10:06 +0000)]
Merge "refactor run-rally and integrate API to push results into DB heavier refactoring due to new verison of Rally will probably needed"

8 years agoCreate run_tempest out of run_rally 09/2309/6
jose.lausuch [Wed, 7 Oct 2015 16:33:47 +0000 (18:33 +0200)]
Create run_tempest out of run_rally

JIRA: FUNCTEST-37

Change-Id: If87c66f0905b8577b6ebccff7a61d6d6eced6da9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agorefactor run-rally and integrate API to push results into DB 31/2531/4
Morgan Richomme [Wed, 14 Oct 2015 15:50:51 +0000 (17:50 +0200)]
refactor run-rally and integrate API to push results into DB
heavier refactoring due to new verison of Rally will probably needed

JIRA: FUNCTEST-55

Change-Id: Ia9976fa4fe55618cf7f85f9d6a2d0b660497b624
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoBugfix: Add default DNS on subnet 95/2595/1
boucherv [Fri, 16 Oct 2015 13:14:22 +0000 (15:14 +0200)]
Bugfix: Add default DNS on subnet

JIRA: FUNCTEST-38

Change-Id: I6c2d217d665fd6a702bcb10efd4933c01a7b3ca4
Signed-off-by: boucherv <valentin.boucher@orange.com>
8 years agoMerge "Move the configuration from test scripts to config_functest.yaml"
Morgan Richomme [Fri, 16 Oct 2015 11:54:44 +0000 (11:54 +0000)]
Merge "Move the configuration from test scripts to config_functest.yaml"

8 years agoMove the configuration from test scripts to config_functest.yaml 85/2585/2
lanqinglong [Fri, 16 Oct 2015 08:49:08 +0000 (16:49 +0800)]
Move the configuration from test scripts to config_functest.yaml

JIRA:FUNCTEST-77

The configuration is in onos test files
Get them out, put in config_functest.yaml

Change-Id: I3f7b868b61a7e66596f7c0cc232c5b045d77aecb
Signed-off-by: lanqinglong <lanqinglong@huawei.com>
8 years agoBugfix: venv path 83/2583/2
boucherv [Fri, 16 Oct 2015 07:23:57 +0000 (09:23 +0200)]
Bugfix: venv path

JIRA: FUNCTEST-38

Change-Id: Ia5b6b9584fcac65c956bbc8a1a17155950b535b9
Signed-off-by: boucherv <valentin.boucher@orange.com>
8 years agoBugfix: venv path 55/2555/2
boucherv [Thu, 15 Oct 2015 07:31:41 +0000 (09:31 +0200)]
Bugfix: venv path

JIRA: FUwNCTEST-38

Change-Id: I13c1b584dd39ec678e7e8e6b6a7cb48105f42335
Signed-off-by: boucherv <valentin.boucher@orange.com>
8 years agoMerge "Write a simple adapter in functest project to run TESTON"
Morgan Richomme [Thu, 15 Oct 2015 06:34:55 +0000 (06:34 +0000)]
Merge "Write a simple adapter in functest project to run TESTON"

8 years agointergrate the basic function senario and testcases in TESTON 93/2493/2
lanqinglong [Tue, 13 Oct 2015 13:02:11 +0000 (21:02 +0800)]
intergrate the basic function senario and testcases in TESTON

JIRA:FUNCTEST-47

include tests:
Northbound test
Ovsdb test

Change-Id: Icd5bc2da117cc5c2f7196a0f06fa8934fd8e022f
Signed-off-by: lanqinglong <lanqinglong@huawei.com>
8 years agoFix version number return 99/2499/1
Morgan Richomme [Tue, 13 Oct 2015 15:44:49 +0000 (17:44 +0200)]
Fix version number return

JIRA: FUNCTEST-36

Change-Id: Icc4927abc5993535effd58658c3166b59afec93c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoforget to clean push function in vPing 95/2495/1
Morgan Richomme [Tue, 13 Oct 2015 14:50:33 +0000 (16:50 +0200)]
forget to clean push function in vPing

JIRA: FUNCTEST-36

Change-Id: I081cc04093bcc090748ccb5560b77559b328167f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoadd functions in utils and fix vPing 47/2447/2
Morgan Richomme [Mon, 12 Oct 2015 15:45:29 +0000 (17:45 +0200)]
add functions in utils and fix vPing

JIRA: FUNCTEST-36

Change-Id: I5bf315117edc25a6f92b3c4cc873e7626aaff5e0
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoWrite a simple adapter in functest project to run TESTON 65/2465/2
lanqinglong [Tue, 13 Oct 2015 01:32:17 +0000 (09:32 +0800)]
Write a simple adapter in functest project to run TESTON

JIRA:FUNCTEST-46

Add Env function: replace onos file
Add log folder

Change-Id: Ice2679ccf00258dfb206ab252590ec586b1d2c9d
Signed-off-by: lanqinglong <lanqinglong@huawei.com>
8 years agoremove chitti.nimmagadda@ericsson.com fro committer list 25/2425/2
Morgan Richomme [Mon, 12 Oct 2015 08:07:21 +0000 (10:07 +0200)]
remove chitti.nimmagadda@ericsson.com fro committer list

agrrement received by mail 10/09

JIRA: FUNCTEST-0

Change-Id: I1b1372792809e90da1ca58b3e47a13d97f832e62
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "Use new client script to run onos test"
Morgan Richomme [Mon, 12 Oct 2015 08:09:22 +0000 (08:09 +0000)]
Merge "Use new client script to run onos test"

8 years agoUse new client script to run onos test 85/2385/3
lanqinglong [Fri, 9 Oct 2015 13:19:49 +0000 (21:19 +0800)]
Use new client script to run onos test

JIRA:FUNCTEST-61
Add client.py
modify some scripts

Change-Id: Icc562ec5211dfea664f89086d259cc7fc011e3a4
Signed-off-by: lanqinglong <lanqinglong@huawei.com>
8 years agoBugfix: urllib-->urllib2. 77/2377/1
jose.lausuch [Fri, 9 Oct 2015 10:04:09 +0000 (12:04 +0200)]
Bugfix: urllib-->urllib2.

If there is no internet, it will not throw an error,
but it will quit as expected with a proper message.

Change-Id: I133d932d4713b6bb6f452736c71b38ce5c5a6310
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoCreate demo.sh cloned from start.sh to run Functest demos 47/2347/1
jose.lausuch [Thu, 8 Oct 2015 13:51:32 +0000 (15:51 +0200)]
Create demo.sh cloned from start.sh to run Functest demos
without executing the full Rally bench suites.

Change-Id: I309fde7bb8ffea6bdb80164059ab40275ca7a8ff
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoAdd small checks to avoid possible 'No such file or directory' 29/2329/2
jose.lausuch [Thu, 8 Oct 2015 08:14:37 +0000 (10:14 +0200)]
Add small checks to avoid possible 'No such file or directory'
errors in the Docker automation procedure

JIRA: FUNCTEST-29

Change-Id: Ib8629d9c0f64a046cdbec27cb1bdced3e49c72bb
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "Bigfix : function "download_and_add_image_on_glance""
boucherv [Thu, 8 Oct 2015 07:43:50 +0000 (07:43 +0000)]
Merge "Bigfix : function "download_and_add_image_on_glance""

8 years agoBigfix : function "download_and_add_image_on_glance" 25/2325/1
boucherv [Thu, 8 Oct 2015 07:26:36 +0000 (09:26 +0200)]
Bigfix : function "download_and_add_image_on_glance"

JIRA: FUNCTEST-38

Change-Id: I40bbc1f825d7cd5e24a37b0acd5a02b7ace6263c
Signed-off-by: boucherv <valentin.boucher@orange.com>
8 years agoMerge "update of the INFO file"
Morgan Richomme [Wed, 7 Oct 2015 15:56:55 +0000 (15:56 +0000)]
Merge "update of the INFO file"

8 years agoFix rally installation path in config yaml file 05/2305/1
jose.lausuch [Wed, 7 Oct 2015 15:50:39 +0000 (17:50 +0200)]
Fix rally installation path in config yaml file

JIRA: FUNCTEST-29

Change-Id: Id34570b9795e8447e05408364621abe2740ed457
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoupdate of the INFO file 85/2285/2
Morgan Richomme [Wed, 7 Oct 2015 10:13:57 +0000 (12:13 +0200)]
update of the INFO file

JIRA: FUNCTEST-0

Change-Id: I3963f30b991f9eac2d9ee4a905bb63934e5a3696
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoAdd 2 libraries for Rally to the Functest Dockerfile 91/2291/1
jose.lausuch [Wed, 7 Oct 2015 12:46:50 +0000 (14:46 +0200)]
Add 2 libraries for Rally to the Functest Dockerfile

JIRA: FUNCTEST-29

Change-Id: Ie610d982c79bb115edd0d33c75ab3de27d607422
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "Dockerfile for Functest"
jose.lausuch [Wed, 7 Oct 2015 09:15:36 +0000 (09:15 +0000)]
Merge "Dockerfile for Functest"

8 years agoDockerfile for Functest 43/2143/17
jose.lausuch [Wed, 30 Sep 2015 13:29:04 +0000 (15:29 +0200)]
Dockerfile for Functest

Includes also:
  - script to trigger Functest automatically within the container
  - common requirements file to install python modules
  - added new parameters in the config_functest.yaml
  - other small adjustements
JIRA: FUNCTEST-29

Change-Id: I230631e43e5f7e14938b35903ecec1b17db0f88a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "Use new environment script to setup env to run onos function test JIRA:FUNCTES...
Morgan Richomme [Tue, 6 Oct 2015 09:53:02 +0000 (09:53 +0000)]
Merge "Use new environment script to setup env to run onos function test JIRA:FUNCTEST-60"

8 years agoMerge "Added configure_tempest() function"
Morgan Richomme [Mon, 5 Oct 2015 08:42:46 +0000 (08:42 +0000)]
Merge "Added configure_tempest() function"

8 years agoMerge "vIMS deployment and cleanup"
boucherv [Mon, 5 Oct 2015 08:15:40 +0000 (08:15 +0000)]
Merge "vIMS deployment and cleanup"

8 years agovIMS deployment and cleanup 95/2195/5
boucherv [Fri, 2 Oct 2015 07:29:33 +0000 (09:29 +0200)]
vIMS deployment and cleanup

These scripts allow to :
- Prepare platform (tenant, user, image, quota etc)
- Deploy cloudify-manager-server
- Deploy vIMS Clearwater
- Undeploy vIMS
- Undeploy cloudify-manager-server
- Clean the platform

vIMS test coming soon

JIRA: FUNCTEST-38

Change-Id: I35be6433c6511d741a27b67fe24c3031f1e29fe5
Signed-off-by: boucherv <valentin.boucher@orange.com>
8 years agoAdded configure_tempest() function 97/2197/3
Viktor Tikkanen [Fri, 2 Oct 2015 05:55:59 +0000 (08:55 +0300)]
Added configure_tempest() function

Currently there is a need to add and/or update some parameters
into Tempest configuration file (tempest.conf) generated by Rally.

This version of the function updates fixed_network_name parameter.

JIRA: FUNCTEST-70

Change-Id: I182b687b02a4f124b6289e3cdae6f5817914d2ca
Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
8 years agoUse new environment script to setup env to run onos function test 41/2241/2
Qinglong Lan [Sun, 4 Oct 2015 05:50:26 +0000 (13:50 +0800)]
Use new environment script to setup env to run onos function test
JIRA:FUNCTEST-60

Change-Id: Iaafb2ffee85c4fc11dde20194e9bd10789f40c65
Signed-off-by: Qinglong Lan <lanqinglong@huawei.com>
8 years agoWrite a simple adapter in functest project to run TESTON 39/2239/2
Qinglong Lan [Sun, 4 Oct 2015 04:52:13 +0000 (12:52 +0800)]
Write a simple adapter in functest project to run TESTON
JIRA:FUNCTEST-46

Change-Id: I146ec926da6cbbd2535d0997326a13bd545f42c6
Signed-off-by: Qinglong Lan <lanqinglong@huawei.com>
8 years agoMerge "Add get_networks_list function in functest_utils.py"
jose.lausuch [Fri, 2 Oct 2015 13:05:28 +0000 (13:05 +0000)]
Merge "Add get_networks_list function in functest_utils.py"

8 years agoMerge "Add SLA to Rally test cases"
Morgan Richomme [Fri, 2 Oct 2015 12:57:42 +0000 (12:57 +0000)]
Merge "Add SLA to Rally test cases"

8 years agoAdd get_networks_list function in functest_utils.py 13/2213/1
jose.lausuch [Fri, 2 Oct 2015 12:43:26 +0000 (14:43 +0200)]
Add get_networks_list function in functest_utils.py

Change-Id: Ibafaf66f2c63a38d847cdd59a70da74475dc7c7e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoAdd SLA to Rally test cases 09/2209/1
Juha Kosonen [Fri, 2 Oct 2015 10:49:48 +0000 (13:49 +0300)]
Add SLA to Rally test cases

Set success criteria for Rally scenarios to indicate failure in case of a
failed iteration.

JIRA: FUNCTEST-58

Change-Id: Ie864ebfddf4be5f67c0af0ceca0d7d1d0c07cd19
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
8 years agoUse new connection script to be the connection adapter to run onos 39/2139/7
lanqinglong [Tue, 29 Sep 2015 14:14:48 +0000 (22:14 +0800)]
Use new connection script to be the connection adapter to run onos
JIRA:FUNCTEST-59

Change-Id: I335d728f2dd10f90344d17705412ffc9f753a931
Signed-off-by: lanqinglong <lanqinglong@huawei.com>
8 years agoAdapt installation of Tempest from rally with new command line 25/2025/1
jose.lausuch [Fri, 25 Sep 2015 18:09:20 +0000 (20:09 +0200)]
Adapt installation of Tempest from rally with new command line
https://review.openstack.org/#/c/225479/

Change-Id: I2d25797d02afed0e399f3f97c83b46c5e8969821
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoRemoved command 'exit 0' 01/2001/1
Peter Bandzi [Fri, 25 Sep 2015 10:56:05 +0000 (12:56 +0200)]
Removed command 'exit 0'

Forgot to remove it in previous commit

JIRA: FUNCTEST-41

Change-Id: I411e3dc097cb550151480790fdf1aadae584099c
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
8 years agoFix for ODL suite 93/1993/4
Peter Bandzi [Fri, 25 Sep 2015 08:52:25 +0000 (10:52 +0200)]
Fix for ODL suite

There is required to add into __init__.py of
neutron suite following two lines:
Suite Setup     Start Suite
Suite Teardown  Stop Suite

Otherwise there were errors like unknown variables.

Also adding some small enhancements like
creating one final report from partial reports

JIRA: FUNCTEST-41

Change-Id: Ia91e05ebf378104af5d98029b154d7394559678e
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
8 years agoMerge "Minor corrections for SR1"
Morgan Richomme [Thu, 24 Sep 2015 13:42:44 +0000 (13:42 +0000)]
Merge "Minor corrections for SR1"

8 years agoMinor corrections for SR1 23/1923/2
Morgan Richomme [Wed, 23 Sep 2015 14:16:52 +0000 (16:16 +0200)]
Minor corrections for SR1

JIRA: FUNCTEST-51

Change-Id: I796bf9fb87945b2777f2e9d902a89c184414d299
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "added flag --yes to install_rally to force install dependencies"
Morgan Richomme [Wed, 23 Sep 2015 16:11:02 +0000 (16:11 +0000)]
Merge "added flag --yes to install_rally to force install dependencies"

8 years agoadded flag --yes to install_rally to force install dependencies 25/1925/1
jose.lausuch [Wed, 23 Sep 2015 16:09:20 +0000 (18:09 +0200)]
added flag --yes to install_rally to force install dependencies

Change-Id: Ie199acd062633cda3ec3745ce4a506d247873780
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "onos-test:basic frame work of running onos TestOn test"
Morgan Richomme [Wed, 23 Sep 2015 12:50:12 +0000 (12:50 +0000)]
Merge "onos-test:basic frame work of running onos TestOn test"

8 years agoMerge "creation of scripts to generate Dashboard compatible json result files"
Morgan Richomme [Tue, 22 Sep 2015 12:38:03 +0000 (12:38 +0000)]
Merge "creation of scripts to generate Dashboard compatible json result files"

8 years agoadded yum install of needed packages on jumphost 77/1877/1
jose.lausuch [Tue, 22 Sep 2015 12:12:26 +0000 (14:12 +0200)]
added yum install of needed packages on jumphost

Change-Id: I7ee320dc9564ad144d9f1106c79a876e2d5b1bdc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoonos-test:basic frame work of running onos TestOn test 55/1855/3
lanqinglong [Tue, 22 Sep 2015 04:52:48 +0000 (12:52 +0800)]
onos-test:basic frame work of running onos TestOn test

Change-Id: I9b701e37b2e0fa167e5d1c1e55b35eeb12c33bf6

8 years agocreation of scripts to generate Dashboard compatible json result files 05/1705/3
Morgan Richomme [Thu, 17 Sep 2015 16:31:08 +0000 (18:31 +0200)]
creation of scripts to generate Dashboard compatible json result files

JIRA: FUNCTEST-45

Change-Id: I2336b830d3b5079f45c96bbb69061c8020ea637a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoAdding some methods on functest_utils.py 69/1769/1
unknown [Fri, 18 Sep 2015 16:29:48 +0000 (18:29 +0200)]
Adding some methods on functest_utils.py

These methodes allow to manage :
- keystone user, tenant and role
- glance image
- nova flavor

These methodes will be used on vIMS test-case.

JIRA: FUNCTEST-38

Change-Id: Ib5f1fb5ef325ab0527115a36b9c6ce6b45aa84f6
Signed-off-by: boucherv <boucherv@live.fr>
8 years agoRemove OS_REGION_NAME from OpenStack credentials check 95/1595/1
jose.lausuch [Tue, 15 Sep 2015 16:09:27 +0000 (18:09 +0200)]
Remove OS_REGION_NAME from OpenStack credentials check

Change-Id: I4de7a1cd68f3381d4e22848595ce4c52b1aaa29f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoclean INFO file 14/1514/1
Morgan Richomme [Fri, 11 Sep 2015 09:18:45 +0000 (11:18 +0200)]
clean INFO file

JIRA:FUNCTEST-9

Change-Id: I7253ed9d752b643c495f7eeed054b57070adf339
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoscript to transfor vPing raw results into a json file to be used by the future dashboard 93/1393/1
Morgan Richomme [Fri, 4 Sep 2015 14:46:14 +0000 (16:46 +0200)]
script to transfor vPing raw results into a json file to be used by the future dashboard

JIRA: FUNCTEST-45

Change-Id: I257a2762347e1466d7e3fc17ad773c251d36861e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agochange vPing to push results in Test DB 81/1381/2
Morgan Richomme [Thu, 3 Sep 2015 08:07:38 +0000 (10:07 +0200)]
change vPing to push results in Test DB

JIRA: FUNCTEST-36

Change-Id: I2b1fd1f633bc44971e63ab5344076934c144c115
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge changes I9d9ad0d9,Ifebcbcda
Morgan Richomme [Tue, 1 Sep 2015 09:53:19 +0000 (09:53 +0000)]
Merge changes I9d9ad0d9,Ifebcbcda

* changes:
  workaround order of env settings to all ODL tests to be run
  README for vIMS testcase Note that vIMS shall be also documented in the global functest rst guideline.

8 years agoBaseline of mobility traffic profile. 12/1312/3
blsaws [Tue, 25 Aug 2015 18:18:27 +0000 (11:18 -0700)]
Baseline of mobility traffic profile.
JIRA: FUNCTEST-33

Change-Id: Ia61b3bb883f8b91f34b94eec7b7f8a5c9d87c274
Signed-off-by: blsaws <bs3131@att.com>
8 years agoworkaround order of env settings to all ODL tests to be run 79/1279/1
Morgan Richomme [Mon, 24 Aug 2015 09:04:42 +0000 (11:04 +0200)]
workaround order of env settings to all ODL tests to be run

JIRA: FUNCTEST-39

Change-Id: I9d9ad0d9916da7927dace7b968c975c99032738a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoREADME for vIMS testcase 76/1276/1
Morgan Richomme [Mon, 24 Aug 2015 07:34:55 +0000 (09:34 +0200)]
README for vIMS testcase
Note that vIMS shall be also documented in the global functest rst guideline.

JIRA: FUNCTEST-38

Change-Id: Ifebcbcdad5231283afd8ad721daa60fa13ced15e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agofirst upload for traffic profiles management 68/1268/2
Morgan Richomme [Fri, 21 Aug 2015 13:50:45 +0000 (15:50 +0200)]
first upload for traffic profiles management

JIRA: FUNCTEST-33

Change-Id: Ib7b9abd05d1fb880fc5aeddce24dff273c76ced7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "add 3 new commiters and remove 2 ghost committers iMeeting minutes approving...
Morgan Richomme [Mon, 27 Jul 2015 14:12:29 +0000 (14:12 +0000)]
Merge "add 3 new commiters and remove 2 ghost committers iMeeting minutes approving the 3 new committers: ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-07-07-12.59.html"

8 years agoadd 3 new commiters and remove 2 ghost committers 77/977/1
Morgan Richomme [Tue, 7 Jul 2015 15:20:57 +0000 (17:20 +0200)]
add 3 new commiters and remove 2 ghost committers
iMeeting minutes approving the 3 new committers: http://ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-07-07-12.59.html

JIRA: FUNCTEST-0

Change-Id: I3c9ef12f5ce75c0a77d5c9657ac1eac0a84d78d1
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
9 years agoAdd check for ownership in ~/.cache/pip 72/972/4
jose.lausuch [Tue, 7 Jul 2015 09:53:45 +0000 (11:53 +0200)]
Add check for ownership in ~/.cache/pip

There are problems when Rally installs Tempest and the owner of
that directory is root instead of the current user
More info: https://bugs.launchpad.net/rally/+bug/1461493

JIRA: FUNCTEST-14

Change-Id: I90d0edf206ff4dcc10d95cc8a4e806021017b429
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoDoc: added required libraries and python modules 23/923/2
jose.lausuch [Tue, 30 Jun 2015 10:27:27 +0000 (12:27 +0200)]
Doc: added required libraries and python modules
JIRA: FUNCTEST-9

Change-Id: Ie86cdb9883a875ac3fd44708abe8ce3453def8c5
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoconfig_functest.py: Rally installed with sudo 03/903/1
jose.lausuch [Fri, 26 Jun 2015 07:52:55 +0000 (09:52 +0200)]
config_functest.py: Rally installed with sudo
JIRA: FUNCTEST-19

Change-Id: Ide98accb5204ff4f57088a2dea28654adcfab80a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoMerge "Doc: Fixed weird chars for the tree directory structure JIRA: FUNCTEST-9"
jose.lausuch [Thu, 18 Jun 2015 13:58:10 +0000 (13:58 +0000)]
Merge "Doc: Fixed weird chars for the tree directory structure JIRA: FUNCTEST-9"

9 years agoDoc: Fixed weird chars for the tree directory structure 57/857/3
jose.lausuch [Thu, 18 Jun 2015 09:27:49 +0000 (11:27 +0200)]
Doc: Fixed weird chars for the tree directory structure
JIRA: FUNCTEST-9

Change-Id: Ic265ceaba44f956a797fe222977f215857c2fa49
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agofunctet_utils: bugfix check_internet_connectivity except 59/859/1
jose.lausuch [Thu, 18 Jun 2015 09:39:22 +0000 (11:39 +0200)]
functet_utils: bugfix check_internet_connectivity except
JIRA: FUNCTEST-17

Change-Id: I28cdd11b1004507ae7b455f19a2555a17eae85c7
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoreplace default web site for testing internet connectivity 55/855/1
Morgan Richomme [Thu, 18 Jun 2015 07:04:18 +0000 (09:04 +0200)]
replace default web site for testing internet connectivity
previous one was filtered in China

JIRA: FUNCTEST-10

Change-Id: Ib5c7f1a6b69b12b2e78a3d8aca9dc78e5b7c652e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
9 years agoDoc: adapted table page 6. "The procedure to set up functional testing environment... 44/844/2
jose.lausuch [Wed, 17 Jun 2015 07:54:04 +0000 (09:54 +0200)]
Doc: adapted table page 6. "The procedure to set up functional testing environment can be described as follow:"
JIRA: FUNCTEST-9

Change-Id: If8f30b9e0071e8273cc2553327a4d814bfef6040
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agoDoc: adapted image size for pdf as Victor suggested 37/837/2
jose.lausuch [Tue, 16 Jun 2015 09:47:19 +0000 (11:47 +0200)]
Doc: adapted image size for pdf as Victor suggested
JIRA: FUNCTEST-9

Change-Id: I8eda7d18c1d4e1a652089e99a8e0d9f3b24a617d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
9 years agomodify functest config to prepare result folder 20/820/3
Morgan Richomme [Mon, 15 Jun 2015 09:12:55 +0000 (11:12 +0200)]
modify functest config to prepare result folder

JIRA: FUNCTEST-9

Change-Id: I7ff1452da27dc904f349bcbefbc43a480a3e8843
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
9 years agoremove date stamping in run_rally 94/794/1
Morgan Richomme [Wed, 10 Jun 2015 09:40:50 +0000 (11:40 +0200)]
remove date stamping in run_rally
rally results shall be pushed to result folder but date stamping shall be done at CI level not test by test

JIRA: FUNCTEST-12

Change-Id: I35051e6211775d8f916551d6ca8b0849b126d38e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
9 years agoMerge "Put ToC after heading" arno.2015.1.0
Morgan Richomme [Wed, 3 Jun 2015 16:39:56 +0000 (16:39 +0000)]
Merge "Put ToC after heading"

9 years agoPut ToC after heading 56/756/1
Morgan Richomme [Wed, 3 Jun 2015 16:38:26 +0000 (18:38 +0200)]
Put ToC after heading

JIRA: FUNCTEST-6

Change-Id: I255a715d67e1bd59b37fe6776eb3c0ea6c566070
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>