releng.git
7 years agoAdd scenarios jobs 07/29207/1
Julien [Wed, 22 Feb 2017 08:58:58 +0000 (16:58 +0800)]
Add scenarios jobs

deployment and integration with functest

Change-Id: Ic9f72f4f6bf4d526b51b3254cfc2efd5842dd58c
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
7 years agoMerge "ignore auto generated files and directories by running TestAPI unittest"
Jose Lausuch [Wed, 22 Feb 2017 02:48:36 +0000 (02:48 +0000)]
Merge "ignore auto generated files and directories by running TestAPI unittest"

7 years agoMerge "[docker] Use image IDs instead of tags"
Jose Lausuch [Wed, 22 Feb 2017 02:48:11 +0000 (02:48 +0000)]
Merge "[docker] Use image IDs instead of tags"

7 years agoRevert "Remove jobs for cengn-pod1" 77/29177/2
Aric Gardner [Tue, 21 Feb 2017 22:18:11 +0000 (22:18 +0000)]
Revert "Remove jobs for cengn-pod1"

This reverts commit c88a035890338b9cd1a78766bcddfe6c95fad963.

Change-Id: Iba57f84b3b358a4178b79fe0122dc9b4ace6132f

7 years ago[deployment_handler] Add get_arch function 99/29099/4
jose.lausuch [Mon, 20 Feb 2017 19:22:47 +0000 (20:22 +0100)]
[deployment_handler] Add get_arch function

This function will be used by ARM project to
detect the architecture of the compute nodes.

Example: http://paste.openstack.org/raw/599722/

Change-Id: Ic76f291468998d3a3d9e7df507a146da44f2f7f9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoRemove jobs for cengn-pod1 73/29173/2
dave.urschatz@cengn.ca [Tue, 21 Feb 2017 20:17:42 +0000 (15:17 -0500)]
Remove jobs for cengn-pod1

Change-Id: Ie7a6313e60bc9446665151fe691fe50118bc8280
Signed-off-by: dave.urschatz@cengn.ca <dave.urschatz@cengn.ca>
7 years agoFixed url path of artifacts 67/28867/6
rohitsakala [Thu, 16 Feb 2017 20:53:36 +0000 (02:23 +0530)]
Fixed url path of artifacts

Change-Id: I503acd1bf421e4734b4edbe07a562ec51f3c0b77
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
7 years agoAdd unit tests to token based authentication 55/29055/16
rohitsakala [Mon, 20 Feb 2017 07:55:05 +0000 (13:25 +0530)]
Add unit tests to token based authentication

Projects has been choosen as an helper to test token success,invalid and
unauthorized

JIRA: FUNCTEST-739

Change-Id: Iecc68821f5cc85630c17e54144723cc6f5e21ded
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
7 years agoAdd token based authentication for post/update/delete 87/28787/24
rohitsakala [Thu, 16 Feb 2017 07:52:05 +0000 (13:22 +0530)]
Add token based authentication for post/update/delete

As the mongodb database is not so secure today, this has been added.
The token is stored in the mongoDB database. For now, authenticate variable is set
false so that there would be no problem in accessing the databse by jenkins
jobs.

JIRA: FUNCTEST-730

Change-Id: I12b3907d650fc63efbdb031ebf3dd09519750109
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
7 years agoMerge "[deployment_handler] Fix some nits and improve output"
Jose Lausuch [Tue, 21 Feb 2017 19:18:05 +0000 (19:18 +0000)]
Merge "[deployment_handler] Fix some nits and improve output"

7 years agoMerge "Apex: Removes nosdn from verify"
Tim Rozet [Tue, 21 Feb 2017 14:48:18 +0000 (14:48 +0000)]
Merge "Apex: Removes nosdn from verify"

7 years agoMerge "[deployment_handler] Opendaylight node check"
Jose Lausuch [Tue, 21 Feb 2017 13:56:43 +0000 (13:56 +0000)]
Merge "[deployment_handler] Opendaylight node check"

7 years ago[deployment_handler] Opendaylight node check 81/29081/3
tomsou [Mon, 20 Feb 2017 16:02:02 +0000 (16:02 +0000)]
[deployment_handler] Opendaylight node check

- Enhance functionality of manager.py to check if a node is opendaylight
- Update is_compute and is_controller methods, using the Role Class attributes

Change-Id: Icf1d83b289bf6e87f83b0e1b5bdd2f9da436cde5
Signed-off-by: tomsou <soth@intracom-telecom.com>
7 years agoMerge "Fix dump_ovs_flows crashing when no nodes are passed"
Jose Lausuch [Tue, 21 Feb 2017 11:52:34 +0000 (11:52 +0000)]
Merge "Fix dump_ovs_flows crashing when no nodes are passed"

7 years agoignore auto generated files and directories by running TestAPI unittest 13/29113/1
SerenaFeng [Tue, 21 Feb 2017 03:34:46 +0000 (11:34 +0800)]
ignore auto generated files and directories by running TestAPI unittest

.coverage / =1.3.1 / cover / coverage.xml / nosetests.xml / testapi_venv
the above files and directories will be generated every time we execute
the TestAPI unittest, ignore them in case being submitted by mistake.

Change-Id: Id9e09229fd067e01d14595d99144536a174e7b93
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agofix violation of import rule in TestAPI 47/29047/2
SerenaFeng [Mon, 20 Feb 2017 06:32:29 +0000 (14:32 +0800)]
fix violation of import rule in TestAPI

TestAPI violate import rule of OpenStack Style a lot, like
Do not import objects, only modules
Do not import more than one module per line
Alphabetically order your imports by the full module path
This patch is mean to fix them.

Change-Id: Ia05b944a74b3f443c9101a9840f613f9a6f5ae49
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoApex: Removes nosdn from verify 03/29103/1
Tim Rozet [Mon, 20 Feb 2017 21:04:20 +0000 (16:04 -0500)]
Apex: Removes nosdn from verify

Since we now have gate jobs in order to verify functionality specific to
a scenario, we can eliminate running 2 pre-gate verify deploys with
nosdn and odl_l3.  The consensus from Apex team is that we gain little
validation with nosdn in comparison to odl_l3, so we can remove nosdn
and then trigger it as a specific gate job if we need to validate its
functionality.

Change-Id: I23367ad746cedd8b091aa4ffaf53249fef3c0eee
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Apex: Enables FDIO/VPP in daily job"
Tim Rozet [Mon, 20 Feb 2017 21:00:46 +0000 (21:00 +0000)]
Merge "Apex: Enables FDIO/VPP in daily job"

7 years agoApex: Enables FDIO/VPP in daily job 95/29095/2
Tim Rozet [Mon, 20 Feb 2017 18:51:51 +0000 (13:51 -0500)]
Apex: Enables FDIO/VPP in daily job

Change-Id: I6c06ecd40b5c2d57ca8f62fd52fe78267b4a8735
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoRevert "fix for rtd verfiy" 87/29087/1
Aric Gardner [Mon, 20 Feb 2017 18:16:12 +0000 (18:16 +0000)]
Revert "fix for rtd verfiy"

This reverts commit 8f28f2de1aa8a473be54295d58a2311b40617efb.

Change-Id: Id4239ecf4d617440d1198ea7a13b8fecf5bb225b

7 years agofix for rtd verfiy 83/29083/2
Aric Gardner [Mon, 20 Feb 2017 17:38:20 +0000 (12:38 -0500)]
fix for rtd verfiy

Do not recursively clone submodules
rewrite submodule projects so that docs/ is project root
so we do not build rst files not in docs/

Change-Id: I97d4ca915014dcf8923a44a0c31d3c27ac415885
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoInitial add of Models job file 41/28641/3
Aimee Ukasick [Tue, 14 Feb 2017 16:28:57 +0000 (10:28 -0600)]
Initial add of Models job file

JIRA: MODELS-47

Created models.yml based on copper.yml.
Added shellcheck.

Change-Id: Ic7e451780ad271e66e47c49cc087748267c11b33
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
7 years agoMerge "Initial add of VES job file"
Aric Gardner [Mon, 20 Feb 2017 16:07:56 +0000 (16:07 +0000)]
Merge "Initial add of VES job file"

7 years agoFix dump_ovs_flows crashing when no nodes are passed 75/29075/1
Juan Vidal [Mon, 20 Feb 2017 13:47:59 +0000 (13:47 +0000)]
Fix dump_ovs_flows crashing when no nodes are passed

Although it makes no sense that the lists of controller/compute nodes
are empty, the function should not crash.

This check ensures that the directory where the logs are written to is
always created before dumping anything.

Change-Id: I3a1fd8ac8ab983decb0bc227a2a22286ff5e34ce
Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
7 years agoMerge "KVMFORNFV : Enabling triggers for Kvmfornfv NO-HA scenarios."
Fatih Degirmenci [Mon, 20 Feb 2017 12:25:46 +0000 (12:25 +0000)]
Merge "KVMFORNFV : Enabling triggers for Kvmfornfv NO-HA scenarios."

7 years agojoid: Create jobs for cengn-pod1 37/29037/2
Fatih Degirmenci [Sun, 19 Feb 2017 22:26:15 +0000 (23:26 +0100)]
joid: Create jobs for cengn-pod1

Change-Id: Ia8c43dabd5306cf6443bea910798ce7730089a5e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoWe are already in the repo dir 91/28991/1
Aric Gardner [Fri, 17 Feb 2017 21:47:21 +0000 (16:47 -0500)]
We are already in the repo dir

fix cd line

Change-Id: Idc82ef5082788cf8aaeea711cef5ffb80fb9649d
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoNeed to have these under submodule 89/28989/1
Aric Gardner [Fri, 17 Feb 2017 21:36:26 +0000 (16:36 -0500)]
Need to have these under submodule

increase timeout and ask for shallow clone

Change-Id: I93848c17b4f0d71271fe8bfa30bca6b8a0f509ba
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoShallow clone and increate timeout for rtd verify 87/28987/1
Aric Gardner [Fri, 17 Feb 2017 21:27:24 +0000 (16:27 -0500)]
Shallow clone and increate timeout for rtd verify

Change-Id: I45dc0ef41e88cd8be593ae14b28702a6aed147f9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoAPEX: Change virtual ram for ovs-dpdk and vpp scenarios to 14G 85/28985/1
Feng Pan [Fri, 17 Feb 2017 21:20:23 +0000 (16:20 -0500)]
APEX: Change virtual ram for ovs-dpdk and vpp scenarios to 14G

Change-Id: I997202032fd868802166fb84aa0f77b27abf28cd
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUse securedlab for daisy configuration 89/28489/6
Julien [Sat, 11 Feb 2017 17:28:35 +0000 (01:28 +0800)]
Use securedlab for daisy configuration

pass configuration path, lab and pod info

JIRA:DAISY-40

Change-Id: I0f5dc1427cc33478bdecb8cf9c5f493b90993b7e
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
7 years agoRemoved call to change directories 51/28651/2
Aimee Ukasick [Tue, 14 Feb 2017 20:46:25 +0000 (14:46 -0600)]
Removed call to change directories

JIRA: COPPER-33

Removed call to change directory to $WORKSPACE/ci since this
will cause an error (no tests dir in $WORKSPACE/ci).

Change-Id: If0c5ca0765f86114625e1659b946bcb92f40231b
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
7 years agoMerge "Install virtualenv"
Aric Gardner [Fri, 17 Feb 2017 18:06:47 +0000 (18:06 +0000)]
Merge "Install virtualenv"

7 years ago[deployment_handler] Fix some nits and improve output 15/28915/3
jose.lausuch [Fri, 17 Feb 2017 09:44:38 +0000 (10:44 +0100)]
[deployment_handler] Fix some nits and improve output

Change-Id: I283564c2f9a651b6c6fd6ec8986a6c1d98a58b2c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoMerge "[deployment_handler] Add memory and cpu info to the nodes"
Jose Lausuch [Fri, 17 Feb 2017 16:07:13 +0000 (16:07 +0000)]
Merge "[deployment_handler] Add memory and cpu info to the nodes"

7 years agoInstall virtualenv 59/28959/1
ShubhamRathi [Fri, 17 Feb 2017 15:26:35 +0000 (20:56 +0530)]
Install virtualenv

This patch installs virtualenv
in the slave machine.

Change-Id: Ib9dc27f30b135d6ba5a587df7825ad2e9cfbaf11
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoMerge "[deployment_handler] Fix getting roles from fuel node output"
Jose Lausuch [Fri, 17 Feb 2017 12:22:59 +0000 (12:22 +0000)]
Merge "[deployment_handler] Fix getting roles from fuel node output"

7 years agoMerge "Allow ericsson-virtual12 to to push test logs using gsutil"
Jose Lausuch [Fri, 17 Feb 2017 10:41:55 +0000 (10:41 +0000)]
Merge "Allow ericsson-virtual12 to to push test logs using gsutil"

7 years agoKVMFORNFV : Enabling triggers for Kvmfornfv NO-HA scenarios. 13/28913/2
Navya [Fri, 17 Feb 2017 09:49:14 +0000 (15:19 +0530)]
KVMFORNFV : Enabling triggers for Kvmfornfv NO-HA scenarios.

This patch includes implementation of jobs and triggers for
kvmfornfv os-nosdn-kvm_ovs_dpdk-noha and
os-nosdn-kvm_ovs_dpdk_bar-noha scenarios.

Change-Id: I1e0afd460f42a69b4618b73d032cd4e899e9cb54
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
7 years agoMerge "Add CI job for traffic stress test in POSCA testsuite"
mei mei [Fri, 17 Feb 2017 09:28:46 +0000 (09:28 +0000)]
Merge "Add CI job for traffic stress test in POSCA testsuite"

7 years agoAllow ericsson-virtual12 to to push test logs using gsutil 05/28905/1
jose.lausuch [Fri, 17 Feb 2017 08:10:50 +0000 (09:10 +0100)]
Allow ericsson-virtual12 to to push test logs using gsutil

This jjob complains about it's not a CI POD:
https://build.opnfv.org/ci/job/functest-fuel-virtual-suite-master/253/console

Change-Id: I7d65350060a855ab5bfddd1abdbe127fe3e0fbf3
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoMerge "prototypes: bifrost: Collect logs even if deployment fails"
Markos Chandras [Thu, 16 Feb 2017 23:29:13 +0000 (23:29 +0000)]
Merge "prototypes: bifrost: Collect logs even if deployment fails"

7 years agoAdd reverify alongside recheck 57/28857/1
Aric Gardner [Thu, 16 Feb 2017 18:25:54 +0000 (13:25 -0500)]
Add reverify alongside recheck

for gerrit-trigger-patchset-created
used by: docs-verify-rtd-master

Change-Id: Iedd6bb129d5dc94da9972b380f24ee4489beb5fc
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoprototypes: bifrost: Collect logs even if deployment fails 51/28851/1
Markos Chandras [Thu, 16 Feb 2017 17:21:04 +0000 (17:21 +0000)]
prototypes: bifrost: Collect logs even if deployment fails

Move the collect-test-info.sh script to the 'exit' trap so we can
collect whatever logs we can even if the bifrost deployment failed.

Upstream change: https://review.openstack.org/433532
Change-Id: Icfbec01d894ff33e83730a40a09dc5540008dbaa
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years ago[docker] Use image IDs instead of tags 43/28843/1
jose.lausuch [Thu, 16 Feb 2017 16:25:08 +0000 (17:25 +0100)]
[docker] Use image IDs instead of tags

If we use tags, when there are remaining images without
the tag <none> it fails and get the following error:

Removing docker image opnfv/functest:<none>...
Error response from daemon: Error parsing reference:
"opnfv/functest:<none>" is not a valid repository/tag

By using IDs we make sure we delete the images.

Change-Id: Ib336dc73168bac909c42dd4a9681ef07d477dc7b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years ago[deployment_handler] Add memory and cpu info to the nodes 59/28759/3
jose.lausuch [Wed, 15 Feb 2017 21:35:21 +0000 (22:35 +0100)]
[deployment_handler] Add memory and cpu info to the nodes

output: http://pastebin.com/raw/KtuvGPs1

Change-Id: Ie4eb33b041e9ac0ac992a615a29dd7aeab7d857f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years ago[deployment_handler] Fix getting roles from fuel node output 05/28805/4
Romanos Skiadas [Thu, 16 Feb 2017 11:19:29 +0000 (11:19 +0000)]
[deployment_handler] Fix getting roles from fuel node output

The roles column that the fuel adapter should look in is "roles" but
it accidentally ended up looking in "pending_roles".

Change-Id: Ifcc59c16da2c604e60ca4d6e3ab33b5b91a029b6
Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com>
7 years agoAdd CI job for traffic stress test in POSCA testsuite 71/28671/8
yuyang [Wed, 15 Feb 2017 04:51:18 +0000 (12:51 +0800)]
Add CI job for traffic stress test in POSCA testsuite

JIRA: RELENG-191
JIRA: BOTTLENECK-131

POSCA testsuite in Bottlenecks current have 2 stress testcases.
This pathch is to add CI process for these traffic stress test.

Changes:

1. Add posca stress traffic
2. Add posca stress dataplane
3. Cleanup env & run suite script refactoring
4. Call sh script process added

Change-Id: I788bd91bca895bf01fd59802f1641747175c80ee
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoRemoved -u flag from pip install 51/28751/1
ShubhamRathi [Wed, 15 Feb 2017 20:25:00 +0000 (01:55 +0530)]
Removed -u flag from pip install

Change-Id: Iffd95b14ee2e1f427ebaa3e579027238957bedc5
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoInstall virtualenv 47/28747/1
ShubhamRathi [Wed, 15 Feb 2017 19:53:14 +0000 (01:23 +0530)]
Install virtualenv

Installing virtualenv in doc shell

Change-Id: I3a77f09d7b2921064e1d599cd2e59c0140d71995
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoBug fix to doc jobs. 45/28745/1
ShubhamRathi [Wed, 15 Feb 2017 19:27:42 +0000 (00:57 +0530)]
Bug fix to doc jobs.

Change-Id: I65b78a6772288f22db6cd0e0bcd2b10661acc02d
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoFix bugs for new doc jobs 41/28741/1
ShubhamRathi [Wed, 15 Feb 2017 18:55:14 +0000 (00:25 +0530)]
Fix bugs for new doc jobs

Added new macro and changed parameters
in docs-rtd.yml

Change-Id: Ibb3306853e241674099ae0227719af6dc1280d1f
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoMerge "New doc jobs on lf-build1"
Aric Gardner [Wed, 15 Feb 2017 16:31:32 +0000 (16:31 +0000)]
Merge "New doc jobs on lf-build1"

7 years agoMerge "Apex,Functest: Updates env detection"
Tim Rozet [Wed, 15 Feb 2017 14:56:44 +0000 (14:56 +0000)]
Merge "Apex,Functest: Updates env detection"

7 years agoApex,Functest: Updates env detection 49/28649/3
Tim Rozet [Tue, 14 Feb 2017 19:55:26 +0000 (14:55 -0500)]
Apex,Functest: Updates env detection

If Apex installer VM doesn't exist (such as in snapshot deployments) and
the credentials file is already provided, then can continue functest.
This patch adds that functionality and removes detection for the
"instack" installer VM which is deprecated.

Change-Id: I4267aebbcf0582529f38d451a7e8ba30f71c132a
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoBug fix: We are comparing an integer with a string 91/28691/4
“Manuel Buil” [Wed, 15 Feb 2017 09:18:03 +0000 (10:18 +0100)]
Bug fix: We are comparing an integer with a string

The config file in SFC using this library was providing an integer
whereas FUEL was providing a string.
e.g. we were comparing 5 with '5' and thus the return was false

Change-Id: I04c27403d479c45acd102a3dde848ba5b2427a10
Signed-off-by: “Manuel Buil” <mbuil@suse.com>
7 years agoMerge "Fix ovs_logger to use correct opnfv_logger module"
Jose Lausuch [Wed, 15 Feb 2017 09:48:04 +0000 (09:48 +0000)]
Merge "Fix ovs_logger to use correct opnfv_logger module"

7 years agoMerge "[doctor] fix log cleaner and exclude joid testing"
Ryota Mibu [Wed, 15 Feb 2017 09:23:37 +0000 (09:23 +0000)]
Merge "[doctor] fix log cleaner and exclude joid testing"

7 years ago[doctor] fix log cleaner and exclude joid testing 89/28689/1
Ryota MIBU [Wed, 15 Feb 2017 09:19:48 +0000 (09:19 +0000)]
[doctor] fix log cleaner and exclude joid testing

Change-Id: Ibf5a23efa8948eb8da693d302e5a8b0a984e3237
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoMerge "implement delete and related unittest"
Jose Lausuch [Wed, 15 Feb 2017 08:50:35 +0000 (08:50 +0000)]
Merge "implement delete and related unittest"

7 years agoFix ovs_logger to use correct opnfv_logger module 85/28685/1
George Paraskevopoulos [Wed, 15 Feb 2017 08:48:45 +0000 (10:48 +0200)]
Fix ovs_logger to use correct opnfv_logger module

Change-Id: I7c72a75324897231a583f38d424dedea42b20f3d
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
7 years agoMerge "Update emailbox"
Serena Feng [Wed, 15 Feb 2017 08:43:43 +0000 (08:43 +0000)]
Merge "Update emailbox"

7 years agoMerge "[deployment_handler] Re-write node default string printout"
Jose Lausuch [Wed, 15 Feb 2017 08:22:55 +0000 (08:22 +0000)]
Merge "[deployment_handler] Re-write node default string printout"

7 years agoMerge "[deployment_handler] Add OVS version info"
Jose Lausuch [Wed, 15 Feb 2017 08:22:41 +0000 (08:22 +0000)]
Merge "[deployment_handler] Add OVS version info"

7 years agoMerge "[deployment handler] Add Roles and Status classes"
Jose Lausuch [Wed, 15 Feb 2017 08:22:29 +0000 (08:22 +0000)]
Merge "[deployment handler] Add Roles and Status classes"

7 years agoimplement delete and related unittest 67/28667/1
SerenaFeng [Wed, 15 Feb 2017 02:58:36 +0000 (10:58 +0800)]
implement delete and related unittest

JIRA: RELENG-163

Change-Id: I7fe45f3e92c3dc5f5b32582561249150a2cdb8cf
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoBug Fix: tranlate build tag into jenkins url 11/28611/4
Morgan Richomme [Tue, 14 Feb 2017 12:58:21 +0000 (13:58 +0100)]
Bug Fix: tranlate build tag into jenkins url

Include HEALTHCHECK Tier in the reporting

Change-Id: I4a5a8aeb7564ca35c9199c7925ac344b43270d87
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoInitial add of VES job file 43/28643/2
Aimee Ukasick [Tue, 14 Feb 2017 16:41:14 +0000 (10:41 -0600)]
Initial add of VES job file

JIRA: VES-10

Created ves.yml based on copper.yml.
Added shellcheck.

Change-Id: I15541416b7678e2ddab2bd3afabb36fb21afb497
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
7 years ago[deployment_handler] Re-write node default string printout 57/28557/2
jose.lausuch [Mon, 13 Feb 2017 22:14:49 +0000 (23:14 +0100)]
[deployment_handler] Re-write node default string printout

example output: http://pastebin.com/raw/dm3SEA43

Change-Id: I06b4e08897e8303dd938749636e00ae193e91dca
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years ago[deployment_handler] Add OVS version info 53/28553/3
jose.lausuch [Mon, 13 Feb 2017 21:45:19 +0000 (22:45 +0100)]
[deployment_handler] Add OVS version info

Change-Id: I485f969dff29a2d1757ce56c62dda294f44341e2
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years ago[deployment handler] Add Roles and Status classes 49/28449/5
jose.lausuch [Fri, 10 Feb 2017 16:10:18 +0000 (17:10 +0100)]
[deployment handler] Add Roles and Status classes

By doing this, we can handle roles and status as a
list in the node object.

Output: http://pastebin.com/raw/PAMrWRJi

Change-Id: I0e3c7f375b19548a7e424e3257b84424c8fe4725
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoNew doc jobs on lf-build1 97/28497/4
ShubhamRathi [Sun, 12 Feb 2017 18:55:25 +0000 (00:25 +0530)]
New doc jobs on lf-build1

New doc jobs have been configured to
run on build slaves (lf1-build1) since
git version on master does not support
submodules.
Verify patch has been made non-voting.

Change-Id: I05224f42156202450b7f5eb36c2ce23f14deff2c
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years ago[deployment handler] Add support for Clusters in Fuel 81/28281/8
jose.lausuch [Wed, 8 Feb 2017 13:25:34 +0000 (14:25 +0100)]
[deployment handler] Add support for Clusters in Fuel

Fix minor apex issues.

Output of example.py
http://pastebin.com/raw/x70Uj85V

Change-Id: I6013f5c4d916126f79afd40a6d6a35278c8ed26f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoMerge "APEX: Add fdio specific network settings file to virtual deployments"
Tim Rozet [Tue, 14 Feb 2017 17:18:11 +0000 (17:18 +0000)]
Merge "APEX: Add fdio specific network settings file to virtual deployments"

7 years agoCSIT: Modifies functest installer var to be apex 45/28645/1
Tim Rozet [Tue, 14 Feb 2017 16:42:13 +0000 (11:42 -0500)]
CSIT: Modifies functest installer var to be apex

Functest fails to execute the tempest smoke suite unless the installer
provided is apex.

Change-Id: Ic4b726479f15dca87fd2e2e2f62a080637a774a3
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoFix flake8 violations in releng 17/28617/5
jose.lausuch [Tue, 14 Feb 2017 13:37:05 +0000 (14:37 +0100)]
Fix flake8 violations in releng

Change-Id: I45769ff9c9db2de9fbba69117a92de414dd7f651
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoBug fix: Huawei POD12 was still not considered as CI POD 21/28621/1
Morgan Richomme [Tue, 14 Feb 2017 14:06:48 +0000 (15:06 +0100)]
Bug fix: Huawei POD12 was still not considered as CI POD

Missing space in list of CI PODs

Change-Id: I631ffcac6b8cb9a2f42c55610eb01c43edfae9f4
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoAPEX: Add fdio specific network settings file to virtual deployments 61/28561/1
Feng Pan [Mon, 13 Feb 2017 22:46:45 +0000 (17:46 -0500)]
APEX: Add fdio specific network settings file to virtual deployments

Change-Id: I9bbcd1b801d10b6fab6b32b33372260ac2e65cae
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoCSIT: updates csit functest to use tempest smoke serial 59/28559/1
Tim Rozet [Mon, 13 Feb 2017 22:35:44 +0000 (17:35 -0500)]
CSIT: updates csit functest to use tempest smoke serial

Puts this in-line with what is tested on the snapshot promote so we have
apples to apples comparison of results.

Change-Id: I4f333b0a675eed23bb9107c32a59bcf92f461d3b
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoCSIT: Fixes bug with routes and compute nodes 51/28551/1
Tim Rozet [Mon, 13 Feb 2017 21:30:01 +0000 (16:30 -0500)]
CSIT: Fixes bug with routes and compute nodes

Change-Id: I2b5625ce9458ff4438ffc556bb08c4d6a6ace03d
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoCSIT: adds route fix for functest 49/28549/1
Tim Rozet [Mon, 13 Feb 2017 20:51:40 +0000 (15:51 -0500)]
CSIT: adds route fix for functest

Change-Id: I3dae88e8af728bbcef0f0d4be27478cf7b8e06fc
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Add lint to releng repo"
Jose Lausuch [Mon, 13 Feb 2017 19:11:10 +0000 (19:11 +0000)]
Merge "Add lint to releng repo"

7 years agoCSIT: Fixes credential file passing 47/28547/1
Tim Rozet [Mon, 13 Feb 2017 18:28:55 +0000 (13:28 -0500)]
CSIT: Fixes credential file passing

Change-Id: I1605452d5ad4e61915e537677fc291f911dfb6e8
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "[APEX][GLUON] Add to gluon to apex-daily"
Tim Rozet [Mon, 13 Feb 2017 17:50:36 +0000 (17:50 +0000)]
Merge "[APEX][GLUON] Add to gluon to apex-daily"

7 years agoCSIT: Fixes path for overcloudrc 43/28543/1
Tim Rozet [Mon, 13 Feb 2017 17:37:24 +0000 (12:37 -0500)]
CSIT: Fixes path for overcloudrc

The path was being literally passed to the ENV variable in Jenkins with
quotes, which doesn't work.  Removing quotes.

Change-Id: I0d637d898cbc3c40b26e39b8301feb964de3c57f
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoCSIT: fixes for functest 35/28535/1
Tim Rozet [Mon, 13 Feb 2017 16:48:47 +0000 (11:48 -0500)]
CSIT: fixes for functest

Since we have no 'installer' for CSIT snapshot deployments, we need to
indicate to functest where the RC credentials are.  This patch adds
that, as well as modifying the IP configured for the host br-external
bridge to be the GW IP for the external neutron network.  This will
allow floating IPs to work with the Functest container.

Change-Id: Ie594de8cb2d7837abfad612b9ba49b0c02e7b2be
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years ago[APEX][GLUON] Add to gluon to apex-daily 87/27987/3
Nikolas Hermanns [Fri, 3 Feb 2017 10:37:45 +0000 (11:37 +0100)]
[APEX][GLUON] Add to gluon to apex-daily

Change-Id: I2c5640373e159d8983fa3c6352cc094b122f8e9e
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
7 years agoMerge "No action when no container is there"
Morgan Richomme [Mon, 13 Feb 2017 09:16:29 +0000 (09:16 +0000)]
Merge "No action when no container is there"

7 years agoMerge "Add call to run shellcheck"
Ryota Mibu [Mon, 13 Feb 2017 09:02:56 +0000 (09:02 +0000)]
Merge "Add call to run shellcheck"

7 years agoNo action when no container is there 05/28505/2
helenyao [Mon, 13 Feb 2017 07:13:10 +0000 (02:13 -0500)]
No action when no container is there

Docker complained about no container is there when calling the container
removal step without checking the existence of container.
In this change, action will be taken only if there is any container.

Change-Id: I32efc98bb4e2c2f5a47bffa88fc5c5b4c8e5d821
Signed-off-by: helenyao <yaohelan@huawei.com>
7 years agoMerge "Fix escape errors"
Serena Feng [Mon, 13 Feb 2017 01:49:01 +0000 (01:49 +0000)]
Merge "Fix escape errors"

7 years agoUpdate emailbox 91/28491/1
Julien [Sat, 11 Feb 2017 17:49:42 +0000 (01:49 +0800)]
Update emailbox

company emailbox is not efficient for dealing with community emails.

Change-Id: Ic159bae1d622214b720023fa07508c79324c3538
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
7 years agoCSIT: Fixes zip2tar conversion for ODL artifact 83/28483/1
Tim Rozet [Sat, 11 Feb 2017 14:38:46 +0000 (09:38 -0500)]
CSIT: Fixes zip2tar conversion for ODL artifact

File modes were not being preserved using the python tool, hence
manually unpacking and re-packing now into tar.gz

Change-Id: I40289117ec74ea2717a2428e9542da3dc98f590e
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoCSIT: Fixes permissions with sdnvpn odl_reinstaller 73/28473/1
Tim Rozet [Fri, 10 Feb 2017 23:12:59 +0000 (18:12 -0500)]
CSIT: Fixes permissions with sdnvpn odl_reinstaller

This is a temporary fix that should be removed when
fixed in sdnvpn repo.

Change-Id: I13f247090e72a625db3af932652e006a57418e1e
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoCSIT: removes dir prefix on NETVIRT_ARTIFACT 71/28471/1
Tim Rozet [Fri, 10 Feb 2017 22:55:07 +0000 (17:55 -0500)]
CSIT: removes dir prefix on NETVIRT_ARTIFACT

Change-Id: I4d046d2be7342e7bf4b19e930dfa3c8f9dea8e79
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoApex,CSIT: changes pip3 to use just pip 69/28469/1
Tim Rozet [Fri, 10 Feb 2017 22:36:23 +0000 (17:36 -0500)]
Apex,CSIT: changes pip3 to use just pip

Change-Id: I0c8adbca67e5f2235bb2d48c19edc0f96400faab
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoApex,CSIT: Fixes slaves and other bugs 67/28467/1
Tim Rozet [Fri, 10 Feb 2017 22:05:00 +0000 (17:05 -0500)]
Apex,CSIT: Fixes slaves and other bugs

Changes Include:
 - Fixes phase jobs to run on the same node
 - Removes using WORKSPACE/.tmp dir for unpacking snapshot since other
   phase jobs will need access to these files.  Now just unpacks to cache
   directory
 - Fixes download for ODL.  The previous way ODL was being downloaded
   was only if a manual patch-set job was run on the ODL gerrit.  This
   patch changes the download to use the zip artifact automatically
   produced.
 - The zip artifact is converted to tar.gz and stored in /tmp/ for the
   install job to consume. Note: the conversion is done because the
   odl-pipeline install scripts only currently accept tar.gz.
 - Extra checks in install job to make sure required files exist and
   have been previously unpacked by deploy job.

Change-Id: I38aad98cac247eb4af2839811388b119079bc7ba
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Change automation to original testresults server"
Aric Gardner [Fri, 10 Feb 2017 20:30:20 +0000 (20:30 +0000)]
Merge "Change automation to original testresults server"

7 years agoChange automation to original testresults server 65/28465/1
rohitsakala [Fri, 10 Feb 2017 20:22:51 +0000 (01:52 +0530)]
Change automation to original testresults server

Changed port from 8711 to 8082 and auto to test in url. There are 3
successful builds.

https://build.opnfv.org/ci/job/testapi-automate-master/

Change-Id: I099b026eb22c7d95d8bf7345837e7c2234ef571d
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
7 years agoMerge "Apex: Fixes CSIT snapshot deploy script"
Aric Gardner [Fri, 10 Feb 2017 20:18:34 +0000 (20:18 +0000)]
Merge "Apex: Fixes CSIT snapshot deploy script"