releng.git
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 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 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 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"

7 years agoApex: Fixes CSIT snapshot deploy script 63/28463/1
Tim Rozet [Fri, 10 Feb 2017 20:15:23 +0000 (15:15 -0500)]
Apex: Fixes CSIT snapshot deploy script

Change-Id: I84d3a485594e9ca4c6e0230f2243458fe4450f40
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoChanging trigger to weekly for backup mongodb job 59/28459/1
rohitsakala [Fri, 10 Feb 2017 20:08:41 +0000 (01:38 +0530)]
Changing trigger to weekly for backup mongodb job

Change-Id: Ib3c0cb13dbab2d8c6f8b7fd2219900b32d153b8e
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
7 years agoBug fix type name and add parameter values 57/28457/2
rohitsakala [Fri, 10 Feb 2017 19:55:43 +0000 (01:25 +0530)]
Bug fix type name and add parameter values

Change-Id: Idfa76608e796d9e27bbed4a351d16018e9380c59
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
7 years agoMerge "Add parameters and change trigger to change-merged"
Aric Gardner [Fri, 10 Feb 2017 19:20:02 +0000 (19:20 +0000)]
Merge "Add parameters and change trigger to change-merged"

7 years agoMerge "update scenario and related unittest"
Morgan Richomme [Fri, 10 Feb 2017 18:23:59 +0000 (18:23 +0000)]
Merge "update scenario and related unittest"

7 years agoMerge "Document experimental jobs"
Aric Gardner [Fri, 10 Feb 2017 17:36:33 +0000 (17:36 +0000)]
Merge "Document experimental jobs"

7 years agoMerge "Add jobs to build arm functest images"
Aric Gardner [Fri, 10 Feb 2017 17:30:00 +0000 (17:30 +0000)]
Merge "Add jobs to build arm functest images"

7 years agoMerge "Use the aarch64 image for functest"
Aric Gardner [Fri, 10 Feb 2017 17:22:22 +0000 (17:22 +0000)]
Merge "Use the aarch64 image for functest"

7 years agoAdd lint to releng repo 53/28453/1
Aric Gardner [Fri, 10 Feb 2017 17:18:41 +0000 (12:18 -0500)]
Add lint to releng repo

At jose_lausuch's request

Change-Id: I8354c78765b9ad4b4eb94df8b5c9affb84db3c4c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoApex,3rd_party: Fix workspace wiping 51/28451/1
Tim Rozet [Fri, 10 Feb 2017 16:36:50 +0000 (11:36 -0500)]
Apex,3rd_party: Fix workspace wiping

Workspace wiping was done in builders, which can be removed in favor of
wiping workspace via the 'scm' entry in the job.  For now we point at
apex since we require apex repo to clean the host properly.  We also
need sdnvpn for the python code to upgrade ODL.  Since we can only use a
single scm at a time, we use apex in the jjb, and then manually clone
sdnvpn in the builders that require it.

Change-Id: I52274fc8fdd6b6c052e396c2a63dab5abcbf764e
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoAdd call to run shellcheck 51/26151/2
Aimee Ukasick [Thu, 15 Dec 2016 19:25:31 +0000 (13:25 -0600)]
Add call to run shellcheck

JIRA: COPPER-33

Add call to run shellcheck on tests directory

Change-Id: I530e4f6cd8f24f80c818944928a870fa23ed9e60
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
7 years agoAdd parameters and change trigger to change-merged 47/28447/2
rohitsakala [Fri, 10 Feb 2017 16:03:30 +0000 (21:33 +0530)]
Add parameters and change trigger to change-merged

Trigger is changed to change-merged for testing and will be reverted to
weekly once there is a successful build

Change-Id: I99a7f49e3d05e4915f1a2dd225fcf4ffde312df3
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
7 years agoFix escape errors 45/28445/1
Julien [Fri, 10 Feb 2017 15:56:49 +0000 (23:56 +0800)]
Fix escape errors

{ becomes {{ and } becomes }}
replace include-raw-escape with include-raw

verified by 28425

Change-Id: I252c3e4a901410aba7c7d14202cd52b7bd3becba
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
7 years agoMerge "Apex: fixes missing GS_URL for CSIT"
Tim Rozet [Fri, 10 Feb 2017 15:41:54 +0000 (15:41 +0000)]
Merge "Apex: fixes missing GS_URL for CSIT"

7 years agoMerge changes from topics 'deployment_handler_refactor', 'deployment_handler'
Jose Lausuch [Fri, 10 Feb 2017 15:41:01 +0000 (15:41 +0000)]
Merge changes from topics 'deployment_handler_refactor', 'deployment_handler'

* changes:
  [deployment handler] Refactor the old installer_handler
  [deployment_handler] Remove current scripts

7 years agoApex: fixes missing GS_URL for CSIT 41/28441/1
Tim Rozet [Fri, 10 Feb 2017 15:35:41 +0000 (10:35 -0500)]
Apex: fixes missing GS_URL for CSIT

Change-Id: I059daa067b4aba9f680a63b0a5ec535164fb05d3
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Revert include-raw-escape to include-raw"
Fatih Degirmenci [Fri, 10 Feb 2017 15:31:43 +0000 (15:31 +0000)]
Merge "Revert include-raw-escape to include-raw"

7 years agoApex: fixes gate job param passing 39/28439/1
Tim Rozet [Fri, 10 Feb 2017 14:49:13 +0000 (09:49 -0500)]
Apex: fixes gate job param passing

Change-Id: I81bd36ce085d373ecd986a453cde8d45f179a7fb
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUse the aarch64 image for functest 35/28435/1
Cristina Pauna [Fri, 10 Feb 2017 14:38:00 +0000 (16:38 +0200)]
Use the aarch64 image for functest

An aarch64 image was created for functest in
https://gerrit.opnfv.org/gerrit/#/c/27801/
This image is build and pushed with
https://gerrit.opnfv.org/gerrit/#/c/28291/

In this commit, the aarch64 image is pulled when an aarch64
jenkins slave is used for running functest.

JIRA: ARMBAND-180

Change-Id: Idfe7115275a056ef5137cff0a963910c2707457c
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
7 years agoRevert include-raw-escape to include-raw 25/28425/1
Zhijiang Hu [Fri, 10 Feb 2017 13:19:45 +0000 (08:19 -0500)]
Revert include-raw-escape to include-raw

Otherwise, we saw functions definition in shell script to be
fold by double bracket, not single as expected.

Change-Id: I1924d261f6d8313afa5cf70d173374840e5394db
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
7 years agoMerge "Added VNF_Catalogue Server"
Morgan Richomme [Fri, 10 Feb 2017 13:00:13 +0000 (13:00 +0000)]
Merge "Added VNF_Catalogue Server"

7 years agoAdd jobs to build arm functest images 91/28291/5
Cristina Pauna [Wed, 8 Feb 2017 15:20:42 +0000 (17:20 +0200)]
Add jobs to build arm functest images

Jenkins slave arm-build3 was added to build the docker image on arm
This commit adds jobs to use that jenkins slave.

JIRA: ARMBAND-108

Change-Id: I7b293d119ca3347983940639fe0cfea1098b18f3
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
7 years agoMerge "Move the compass centos job to intel-pod8"
Jun Li [Fri, 10 Feb 2017 09:20:06 +0000 (09:20 +0000)]
Merge "Move the compass centos job to intel-pod8"

7 years agoMove the compass centos job to intel-pod8 01/28401/4
wutianwei [Fri, 10 Feb 2017 03:31:55 +0000 (11:31 +0800)]
Move the compass centos job to intel-pod8

We fixed the issue of accessing database failed on intel-pod8.
Some problem happened in Huawei Munich Lab.So we move the CI job to this pod.

Change-Id: Iefddcf2bef2cc296b1abd2d224b78c6dbc522295
Signed-off-by: wutianwei <wutianwei1@huawei.com>
7 years agoAdded VNF_Catalogue Server 05/28405/2
Kumar Rishabh [Fri, 10 Feb 2017 05:01:59 +0000 (10:31 +0530)]
Added VNF_Catalogue Server

Change-Id: I45cedac46f06e6e1f080dd3bc38d6f79eec37fa6
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
7 years agoApex: fixes issue with detecting proper gate scenario 03/28403/1
Tim Rozet [Fri, 10 Feb 2017 05:01:33 +0000 (00:01 -0500)]
Apex: fixes issue with detecting proper gate scenario

Change-Id: I5aaf203f3db5078e462007c78aa9ff13d102c70c
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "[qtip] Add experimental task"
Fatih Degirmenci [Fri, 10 Feb 2017 02:36:47 +0000 (02:36 +0000)]
Merge "[qtip] Add experimental task"

7 years agoApex: fixes csit snap upload 91/28391/1
Tim Rozet [Thu, 9 Feb 2017 21:12:07 +0000 (16:12 -0500)]
Apex: fixes csit snap upload

Change-Id: Ideb6302df40cae35637d9d764a7811532cf46d7b
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "jjb: infra: bifrost-verify.sh: Always print the GS URL"
Fatih Degirmenci [Thu, 9 Feb 2017 20:47:30 +0000 (20:47 +0000)]
Merge "jjb: infra: bifrost-verify.sh: Always print the GS URL"

7 years agoApex: csit snapshot create more perms fixes 89/28389/1
Tim Rozet [Thu, 9 Feb 2017 19:03:28 +0000 (14:03 -0500)]
Apex: csit snapshot create more perms fixes

Change-Id: I8143a664a7d9829a048df2603df281ee78dda937
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agovsperf: replace intel-pod3 by intel-pod12 85/28385/1
Martin Klozik [Thu, 9 Feb 2017 17:30:17 +0000 (17:30 +0000)]
vsperf: replace intel-pod3 by intel-pod12

Intel POD dedicated to VSPERF was moved to new location
and renamed to Intel POD 12.

Change-Id: I98a2204de90f6a491edb9e378da46600d4f29978
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Aric Gardner <agardner@linuxfoundation.org>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoApex: removes files touched with by root in workspace for csit 83/28383/1
Tim Rozet [Thu, 9 Feb 2017 16:44:35 +0000 (11:44 -0500)]
Apex: removes files touched with by root in workspace for csit

Change-Id: I5e97a617a1e205ab7827b362d7e46e5f1792a578
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoApex: Adds gate scenario job 73/28373/2
Tim Rozet [Thu, 9 Feb 2017 15:14:08 +0000 (10:14 -0500)]
Apex: Adds gate scenario job

Apex needs a way to run a gate job after basic scenarios (nosdn,
odl-nofeature) pass.  We need the capability to specify which scenario
should be the gate.  This patch allows us via a comment to specify
'start-gate-scenario: <scenario>' which will start a gate job to
validate that scenario deploys and passes basic functest health check.

Some drawbacks of this approach include only being able to validate a
single scenario per comment + gerrit votes overriding (not true
workflow/pipeline plugin).  The positive is this is a fairly small CI
change to enable some much needed verification.  It will be the Apex
committers responsibility to issue this comment post Jenkins +1 approval
of pre-gate.

Change-Id: I9a1364bb1cece8b35488d496789a5e83c707b32d
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years ago[deployment handler] Refactor the old installer_handler 49/28149/6
jose.lausuch [Mon, 6 Feb 2017 21:10:00 +0000 (22:10 +0100)]
[deployment handler] Refactor the old installer_handler

This is a util library to interact with the
deployment regardless of the installer.

Objects:
  - Deployment
  - Node
  - DeploymentHandler
     - ApexAdapter
     - FuelAdapter
  - Factory

The installer adapters implement some of the
abstract functions of DeploymentHandler class
that can't be generalized.

Printout of example.py:
http://pastebin.com/raw/SF3A1fee

More info: JIRA: RELENG-149

Change-Id: I5c9e94459d5be0bfad6ffac29908a8cfc7ba919c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoMerge "[fuel] Align master jobs schedule"
Jose Lausuch [Thu, 9 Feb 2017 12:02:44 +0000 (12:02 +0000)]
Merge "[fuel] Align master jobs schedule"

7 years agoupdate scenario and related unittest 53/28253/8
SerenaFeng [Wed, 8 Feb 2017 02:15:11 +0000 (10:15 +0800)]
update scenario and related unittest

JIRA: RELENG-163

Change-Id: I137898dc84de5f8cb6cab5de9b4ac5de5e4bb978
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years ago[fuel] Align master jobs schedule 45/28345/1
Michael Polenchuk [Thu, 9 Feb 2017 08:13:25 +0000 (12:13 +0400)]
[fuel] Align master jobs schedule

- activate baremetal runs
- disable onos related runs (plugin ain't ready yet)

Change-Id: I89c9cc0a9eafeff698112cdfb4654f4f7852d014
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
7 years agoAdd huawei-pod12 (used for JOID) in ci-production list 41/28341/1
Morgan Richomme [Thu, 9 Feb 2017 07:25:10 +0000 (08:25 +0100)]
Add huawei-pod12 (used for JOID) in ci-production list

Change-Id: Icf5b89e608d604fb0fec3369b680db9e341b2b35
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoMerge "dovetail: branch parameter bugfix"
Jun Li [Thu, 9 Feb 2017 06:08:57 +0000 (06:08 +0000)]
Merge "dovetail: branch parameter bugfix"

7 years agoApex: More fixes to csit snapshot create 33/28333/1
Tim Rozet [Thu, 9 Feb 2017 03:02:58 +0000 (22:02 -0500)]
Apex: More fixes to csit snapshot create

Change-Id: I210e5148c8058488edab6f26ece42b011e0e618d
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agodovetail: branch parameter bugfix 31/28331/1
MatthewLi [Thu, 9 Feb 2017 02:54:06 +0000 (21:54 -0500)]
dovetail: branch parameter bugfix

JIRA: DOVETAIL-180

Change-Id: Ia1e448c5802693c635bc4ca347df3defb9e1e3b4
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years ago[qtip] Add experimental task 27/28327/1
Yujun Zhang [Thu, 9 Feb 2017 02:52:52 +0000 (10:52 +0800)]
[qtip] Add experimental task

Change-Id: I26a2296eb216fae738d4e749410810bff2072e25
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>