releng.git
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 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 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 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>
7 years agoMerge "openretriever: verify job added and document check"
Jun Li [Thu, 9 Feb 2017 01:51:28 +0000 (01:51 +0000)]
Merge "openretriever: verify job added and document check"

7 years agoMerge "[opera] set timeout of daily building job as 240min"
Jun Li [Thu, 9 Feb 2017 01:51:13 +0000 (01:51 +0000)]
Merge "[opera] set timeout of daily building job as 240min"

7 years agoMerge "[bugfix] wrong regular expression to fetch controller ip by hostname"
Jun Li [Thu, 9 Feb 2017 01:50:56 +0000 (01:50 +0000)]
Merge "[bugfix] wrong regular expression to fetch controller ip by hostname"

7 years ago[opera] set timeout of daily building job as 240min 21/28321/2
meimei [Thu, 9 Feb 2017 01:22:54 +0000 (09:22 +0800)]
[opera] set timeout of daily building job as 240min

Change-Id: Ie323aa771f2348d99eacbf5115c1503e69576ab7
Signed-off-by: meimei <meimei@huawei.com>
7 years agoApex: fixes missing sudo on route cmd for csit 17/28317/1
Tim Rozet [Thu, 9 Feb 2017 01:16:13 +0000 (20:16 -0500)]
Apex: fixes missing sudo on route cmd for csit

Change-Id: Iffb93175cc253a471530571662a5b8fb3a00ff88
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years ago[bugfix] wrong regular expression to fetch controller ip by hostname 19/28319/1
meimei [Wed, 8 Feb 2017 09:31:47 +0000 (17:31 +0800)]
[bugfix] wrong regular expression to fetch controller ip by hostname

Change-Id: Idcf6739498837e828dd65897f599dada720fb48e
Signed-off-by: meimei <meimei@huawei.com>
7 years agoqtip is using 'gerrit-trigger-change-merged' 15/28315/1
Aric Gardner [Thu, 9 Feb 2017 00:16:33 +0000 (19:16 -0500)]
qtip is using 'gerrit-trigger-change-merged'

Need to add it back from the last revert

Change-Id: Ibc2f225c94121e89cc1db1b03b085e588b5a732c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoRevert "Add new jobs for doc merge and verify" 13/28313/2
Aric Gardner [Wed, 8 Feb 2017 23:37:48 +0000 (23:37 +0000)]
Revert "Add new jobs for doc merge and verify"

This reverts commit fd8d915b212fb8adc943a74b537b5b5efffeaaad.

Change-Id: I9e56196f2ac84b72af2f9b51bbcd663fdc4e02c3

7 years agoApex: adds host route for csit jobs 07/28307/1
Tim Rozet [Wed, 8 Feb 2017 22:44:20 +0000 (17:44 -0500)]
Apex: adds host route for csit jobs

This route will let functest container access floating IPs on the
overcloud when virtual deployments are used.

Change-Id: I9c63239d4d224a141538e9d6f203f4902fe8752e
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoFix verify job failure 93/28293/1
Cristina Pauna [Wed, 8 Feb 2017 16:54:52 +0000 (18:54 +0200)]
Fix verify job failure

https://gerrit.opnfv.org/gerrit/#/c/27629/ missed the qtip
jobs and caused verify job to fail with
https://build.opnfv.org/ci/job/releng-verify-jjb/900/console

Change-Id: Id9883edb98cc2e7f3fcb8623aeadebfb653f484b
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
7 years agoMerge "Remove email publisher from jenkins job"
Aric Gardner [Wed, 8 Feb 2017 15:29:34 +0000 (15:29 +0000)]
Merge "Remove email publisher from jenkins job"

7 years agoMerge "Add new jobs for doc merge and verify"
Aric Gardner [Wed, 8 Feb 2017 13:34:21 +0000 (13:34 +0000)]
Merge "Add new jobs for doc merge and verify"

7 years agoMerge "Update new slave tag"
Aric Gardner [Wed, 8 Feb 2017 12:44:51 +0000 (12:44 +0000)]
Merge "Update new slave tag"

7 years agoMerge "[Functest] Add push-logs to functest-suite job"
Jose Lausuch [Wed, 8 Feb 2017 12:24:40 +0000 (12:24 +0000)]
Merge "[Functest] Add push-logs to functest-suite job"

7 years agoAdd new jobs for doc merge and verify 29/27629/7
ShubhamRathi [Thu, 26 Jan 2017 18:30:39 +0000 (00:00 +0530)]
Add new jobs for doc merge and verify

New jobs for merge and verify added in tandem to ODLDocs.  Intent of
keeping these doc jobs  between ODL & OPNFV as similar as possible is
to keep the scope for common jobs and cross collaboration possible.
The archiving feature that is included in post build configuration of
ODLDoc jobs has been left out for now until CI Team can take it up.

Change-Id: Ifb494f1491f07ad0af39cd2644f895372b98edf3
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoKVMFORNFV: Uploading logs to artifacts. 79/28279/1
kalyanreddy [Wed, 8 Feb 2017 10:24:48 +0000 (15:54 +0530)]
KVMFORNFV: Uploading logs to artifacts.

This patch includes script updates/corrections to upload the artifacts
based on Job type and phase.

Change-Id: I817f9a0cc9a2850759743a72f0db7d2c342360f1
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoMerge "Refactor Daisy verify jobs"
Serena Feng [Wed, 8 Feb 2017 10:04:18 +0000 (10:04 +0000)]
Merge "Refactor Daisy verify jobs"

7 years agoMerge "Add daisy installer default parameters"
Serena Feng [Wed, 8 Feb 2017 10:03:58 +0000 (10:03 +0000)]
Merge "Add daisy installer default parameters"

7 years agoMerge "Refactoring daisy CI Jobs"
Serena Feng [Wed, 8 Feb 2017 10:03:48 +0000 (10:03 +0000)]
Merge "Refactoring daisy CI Jobs"

7 years agoMerge "Use parameters in cli for deploy.sh"
Serena Feng [Wed, 8 Feb 2017 10:03:00 +0000 (10:03 +0000)]
Merge "Use parameters in cli for deploy.sh"

7 years agoMerge "Add docker build for escalator"
Serena Feng [Wed, 8 Feb 2017 10:02:14 +0000 (10:02 +0000)]
Merge "Add docker build for escalator"

7 years agoMerge "Update on Functest reporting processing"
Morgan Richomme [Wed, 8 Feb 2017 09:59:08 +0000 (09:59 +0000)]
Merge "Update on Functest reporting processing"

7 years agoUpdate new slave tag 77/28277/1
Cristina Pauna [Wed, 8 Feb 2017 09:52:13 +0000 (11:52 +0200)]
Update new slave tag

The jenkins slave arm-build2 was retagged from opnfv-build-arm
to opnfv-build-enea. This change was made to avoid confusion, as
this slave is an x86 machine building an iso that is used by armband

Change-Id: Iac4e9bf635c128070c32818874626a81a28e6cf7
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
7 years agoMerge "dovetail: bugfix of parameter name"
mei mei [Wed, 8 Feb 2017 09:11:09 +0000 (09:11 +0000)]
Merge "dovetail: bugfix of parameter name"

7 years agoMerge "send notifications to company email"
Jose Lausuch [Wed, 8 Feb 2017 09:07:35 +0000 (09:07 +0000)]
Merge "send notifications to company email"

7 years agodovetail: bugfix of parameter name 63/28263/1
MatthewLi [Wed, 8 Feb 2017 06:30:31 +0000 (01:30 -0500)]
dovetail: bugfix of parameter name

JIRA: DOVETAIL-180

Change-Id: I63c8108cb86dcf810b60648ce3f0eddd70f9cd68
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoMerge "Deprecate legacy test task"
Serena Feng [Wed, 8 Feb 2017 06:06:30 +0000 (06:06 +0000)]
Merge "Deprecate legacy test task"

7 years agoMerge "Refactor qtip jobs"
Serena Feng [Wed, 8 Feb 2017 06:05:46 +0000 (06:05 +0000)]
Merge "Refactor qtip jobs"

7 years agoRemove email publisher from jenkins job 61/28261/1
rohitsakala [Wed, 8 Feb 2017 05:07:37 +0000 (10:37 +0530)]
Remove email publisher from jenkins job

Sending emails for verify jenkins job is unnecessary

Change-Id: I44eaadc7cee1d6a8f6a29fc269279f3acd98c71f
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
7 years agoundo publishing the ansible.log 57/28257/1
meimei [Wed, 8 Feb 2017 03:06:58 +0000 (11:06 +0800)]
undo publishing the ansible.log

- we already redirect all the logs of ansible, so publishing ansible.log is unnesesaary

Change-Id: Ic3daf59a379512ac370739aff292509f81fa697c
Signed-off-by: meimei <meimei@huawei.com>
7 years agosend notifications to company email 55/28255/1
SerenaFeng [Wed, 8 Feb 2017 02:35:52 +0000 (10:35 +0800)]
send notifications to company email

Change-Id: I678bdea2ff553a898135f36f9d0e1b0ca5ba8a98
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "Adding POSCA build job for Bottlenecks"
mei mei [Wed, 8 Feb 2017 01:33:49 +0000 (01:33 +0000)]
Merge "Adding POSCA build job for Bottlenecks"

7 years agoMerge "keep weekly-trigger-disabled and enable compass-dovetail weekly trigger"
mei mei [Wed, 8 Feb 2017 01:28:03 +0000 (01:28 +0000)]
Merge "keep weekly-trigger-disabled and enable compass-dovetail weekly trigger"

7 years agoMerge "KVMFORNFV: Uploading logs to artifacts for debugging."
Aric Gardner [Tue, 7 Feb 2017 19:36:29 +0000 (19:36 +0000)]
Merge "KVMFORNFV: Uploading logs to artifacts for debugging."

7 years agoKVMFORNFV: Uploading logs to artifacts for debugging. 91/27991/3
kalyanreddy [Fri, 3 Feb 2017 11:16:20 +0000 (16:46 +0530)]
KVMFORNFV: Uploading logs to artifacts for debugging.

This patch includes updated scripts for uploading kvmfornfv test
logs(example:ftrace logs) to artifacts for future debugging if needed.

Change-Id: I078169fc777de93cb2706bb07d77520da7527d73
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoMerge "Add GIT_BASE parameter in a phase job."
Jose Lausuch [Tue, 7 Feb 2017 17:17:59 +0000 (17:17 +0000)]
Merge "Add GIT_BASE parameter in a phase job."

7 years ago[Functest] Add push-logs to functest-suite job 33/28233/2
jose.lausuch [Tue, 7 Feb 2017 15:32:49 +0000 (16:32 +0100)]
[Functest] Add push-logs to functest-suite job

Functest suite is used now by different projects
for verify jobs for example. Some of these jobs
would like to have the logs in artifacts for
further troubleshooting.

Change-Id: I2e0c2d9539c2e195a5c4fb6c4708d82e512adf94
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoApex: fixes snapshot create RC files 37/28237/1
Tim Rozet [Tue, 7 Feb 2017 16:08:19 +0000 (11:08 -0500)]
Apex: fixes snapshot create RC files

Change-Id: I769bf1f4f6d0c399769422bc7a84a171c295cf2c
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "bifrost: Destroy all VMs from the slave nodes"
Markos Chandras [Tue, 7 Feb 2017 15:45:34 +0000 (15:45 +0000)]
Merge "bifrost: Destroy all VMs from the slave nodes"

7 years agoMerge "[APEX][BGPVPN] Add to bgpvpn to apex-daily"
Tim Rozet [Tue, 7 Feb 2017 14:26:12 +0000 (14:26 +0000)]
Merge "[APEX][BGPVPN] Add to bgpvpn to apex-daily"

7 years agoKVMFORNFV: Enabling triggers for kvm OVS+DPDK+BAROMETER scenario. 91/28191/4
Navya [Tue, 7 Feb 2017 09:44:49 +0000 (15:14 +0530)]
KVMFORNFV: Enabling triggers for kvm OVS+DPDK+BAROMETER scenario.

This patch includes implementation of jobs and triggers for
kvmfornfv ovs+dpdk+barometer HA scenario test case.

Change-Id: I1b8e4a660f18b479631ea30df80d66c0d75a1bcd
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
7 years agobifrost: Destroy all VMs from the slave nodes 99/28199/1
Markos Chandras [Tue, 7 Feb 2017 09:35:58 +0000 (10:35 +0100)]
bifrost: Destroy all VMs from the slave nodes

New patchsets may introduce (or remove) testing VMs so make sure the
script destroys all of them

Change-Id: Ic96142823b9a8b044306327ce3454fbdc6fa5eb4
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoopenretriever: verify job added and document check 87/28187/1
MatthewLi [Tue, 7 Feb 2017 08:55:04 +0000 (03:55 -0500)]
openretriever: verify job added and document check

1, verify job added
2, put into document check cfg file

Change-Id: I3f6ce78653aab789ccdc0a11f36c1b6e735ae3cc
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoRefactor Daisy verify jobs 71/28071/5
Julien [Sun, 5 Feb 2017 14:30:09 +0000 (22:30 +0800)]
Refactor Daisy verify jobs

remove unused jobs, such as basic, test, deploy and keep only build job.

Change-Id: I1639882f1bf5249f404d3fe6db69443a2a997f89
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
7 years agoAdd daisy installer default parameters 73/28073/3
Julien [Sun, 5 Feb 2017 15:45:45 +0000 (23:45 +0800)]
Add daisy installer default parameters

Add default settings for installer and slaves
Use baremetal deployment for daily
Use virtual deployment for merge

JIRA: DAISY-27

Change-Id: Ia00343225656c02aa292ee89d153f2e047c994b0
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
7 years agoAdd GIT_BASE parameter in a phase job. 67/28167/1
rohitsakala [Tue, 7 Feb 2017 03:43:24 +0000 (09:13 +0530)]
Add GIT_BASE parameter in a phase job.

This parameter is missed because there was no macro as
testresults-defaults.

Change-Id: I79e506943cfaab6568419b51c09981fd313522c6
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
7 years agoRefactoring daisy CI Jobs 39/28039/10
Julien [Sat, 4 Feb 2017 16:48:30 +0000 (00:48 +0800)]
Refactoring daisy CI Jobs

Refactoring for:
1. Delete unuseful jobs;
does nothing but echo;
2. Daily build and Daily deployment jobs are missing;
3. Change include-raw-escape including multiple files into multiple
include-raw-escape for better troubleshooting;

JIRA: DAISY-25
JIRA: DAISY-26, fixed by add period building job

Change-Id: I3a1fc64f6416546b5bd1a7730629ad5ed88140b1
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
7 years ago[deployment_handler] Remove current scripts 27/28027/5
jose.lausuch [Fri, 3 Feb 2017 19:45:46 +0000 (20:45 +0100)]
[deployment_handler] Remove current scripts

This work has been done from scratch following
a better OO approach and better structured.

The library is renamed by 'deploment handler'

Change-Id: I7af2963ebb4e33d90481e91cabfc015718b0bb68
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoAdd pre-defined parameter for a phase job 47/28147/4
rohitsakala [Mon, 6 Feb 2017 20:06:37 +0000 (01:36 +0530)]
Add pre-defined parameter for a phase job

The currentparameters for two phase jobs is set to true so that they run
on opnfv-build-ubuntu defaults and the second phase job has a
pre-defined parameter as it is to be run on testresults

Change-Id: Id5feb94f407d29f6a3d5aa88d321666f3ff463b5
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
7 years agoMerge "prototypes: bifrost: Drop the entire ironic database"
Markos Chandras [Mon, 6 Feb 2017 17:18:11 +0000 (17:18 +0000)]
Merge "prototypes: bifrost: Drop the entire ironic database"

7 years agoMerge "Changed parameters in phase jobs"
Aric Gardner [Mon, 6 Feb 2017 17:00:21 +0000 (17:00 +0000)]
Merge "Changed parameters in phase jobs"

7 years agoChanged parameters in phase jobs 45/28145/2
rohitsakala [Mon, 6 Feb 2017 16:51:16 +0000 (22:21 +0530)]
Changed parameters in phase jobs

This is done so that the parameters of the prevuious phase jobs are not
carried forward to next phase jobs

Change-Id: I91a068c75fe1658b3ca104613d3d59a6b82508e9
Signed-off-by: rohitsakala <rohitsakala@gmail.com>