releng.git
7 years agoMerge "Add dots in trend line"
Morgan Richomme [Wed, 5 Oct 2016 15:51:20 +0000 (15:51 +0000)]
Merge "Add dots in trend line"

7 years agoSet the jobs 8 hours apart 05/22705/1
cristinapauna [Wed, 5 Oct 2016 14:01:30 +0000 (17:01 +0300)]
Set the jobs 8 hours apart

Modified the cron jobs to be 8 hours apart instead of 4

Change-Id: I670811901c7403f81812b1d51cdbaf46904e878c
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
7 years agoConvert harcoded values to hiera ones 91/22691/2
Yolanda Robla Mota [Tue, 4 Oct 2016 15:32:11 +0000 (17:32 +0200)]
Convert harcoded values to hiera ones

Settings like neutron config and virt type
will be different depending on environments.

Change-Id: I0945025645b40a02f9a13d0699f442d3a949ebb4
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
7 years agoMerge "Fix naming and ips for controller and compute"
Fatih Degirmenci [Wed, 5 Oct 2016 09:15:08 +0000 (09:15 +0000)]
Merge "Fix naming and ips for controller and compute"

7 years agoMerge "Use fuel tacker plugin"
Fatih Degirmenci [Wed, 5 Oct 2016 07:36:23 +0000 (07:36 +0000)]
Merge "Use fuel tacker plugin"

7 years agoMerge "Propose Serena Feng as new committer to Releng"
Fatih Degirmenci [Tue, 4 Oct 2016 16:44:54 +0000 (16:44 +0000)]
Merge "Propose Serena Feng as new committer to Releng"

7 years agoMerge "I will figure out how to add a check for this later"
Aric Gardner [Tue, 4 Oct 2016 14:04:08 +0000 (14:04 +0000)]
Merge "I will figure out how to add a check for this later"

7 years agoFix naming and ips for controller and compute 85/22685/1
Yolanda Robla Mota [Tue, 4 Oct 2016 11:43:51 +0000 (13:43 +0200)]
Fix naming and ips for controller and compute

hostname needs to match manifest, and ips need to match
the provided range.

Change-Id: I059ed9df273f984ac032bd9ded2892e8758c6dab
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
7 years agoMerge "bifrost: Serialize localhost actions during final host deployment"
Fatih Degirmenci [Tue, 4 Oct 2016 11:41:51 +0000 (11:41 +0000)]
Merge "bifrost: Serialize localhost actions during final host deployment"

7 years agoUse fuel tacker plugin 83/22683/1
Michal Skalski [Tue, 4 Oct 2016 09:00:17 +0000 (11:00 +0200)]
Use fuel tacker plugin

Require: https://gerrit.opnfv.org/gerrit/#/c/22643/

JIRA: FUEL-205

Change-Id: I0f2969bc3d944e21d416c1c1c729105a0084a4c1
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
7 years agoMerge "[Docker] Propose common directory for the Dockerfile"
Jose Lausuch [Tue, 4 Oct 2016 08:00:06 +0000 (08:00 +0000)]
Merge "[Docker] Propose common directory for the Dockerfile"

7 years agojjb: infra: Trigger the Jenkins jobs when the jobs themselves change 57/22657/2
Markos Chandras [Mon, 3 Oct 2016 13:38:32 +0000 (14:38 +0100)]
jjb: infra: Trigger the Jenkins jobs when the jobs themselves change

Making changes to the Jenkins jobs should trigger the CI to ensure that
our changes did not break anything.

Change-Id: I59e1d45fb82492ff03926cd4273367aca9060c74
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoMerge "Add missing bridge_name parameter"
Fatih Degirmenci [Mon, 3 Oct 2016 16:49:06 +0000 (16:49 +0000)]
Merge "Add missing bridge_name parameter"

7 years agoAdd missing dhcp_static_mask value 37/22637/3
Yolanda Robla Mota [Mon, 3 Oct 2016 08:33:17 +0000 (10:33 +0200)]
Add missing dhcp_static_mask value

Change-Id: I1ba1aeea6a9a5a97b592e484b205868811b9f4e9
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
7 years agoAdd missing bridge_name parameter 45/22645/2
Yolanda Robla Mota [Mon, 3 Oct 2016 09:11:48 +0000 (11:11 +0200)]
Add missing bridge_name parameter

Change-Id: If233efe79fd3058c4ca4ef16abf7f66b1a9c4203
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
7 years agojjb: infra: Fix ownership for the cache directory 53/22653/1
Markos Chandras [Mon, 3 Oct 2016 13:26:22 +0000 (14:26 +0100)]
jjb: infra: Fix ownership for the cache directory

Fixes the following error when the ${HOME}/.cache permissions are bad:

The directory '/home/jenkins/.cache/pip/http' or its parent directory is
not owned by the current user and the cache has been disabled. Please
check the permissions and owner of that directory. If executing pip with
sudo, you may want sudo's -H flag.

Change-Id: I16310817e1f36bd8086e196ef61ec10c09ad7366
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agobifrost: Serialize localhost actions during final host deployment 51/22651/1
Markos Chandras [Mon, 3 Oct 2016 12:41:38 +0000 (13:41 +0100)]
bifrost: Serialize localhost actions during final host deployment

Several tasks in the final playbooks run locally and there is a chance
to encounter race conditions when multiple tasks run in parallel
and all access or modify the same local files. We fix this by splitting
the final steps into multiple plays and serializing those that run
locally.

Change-Id: I38c3465d9c4714d9db772f9ff9e32ec1d4a91db8
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoMerge "Add missing hiera vars for bifrost"
Fatih Degirmenci [Mon, 3 Oct 2016 12:03:36 +0000 (12:03 +0000)]
Merge "Add missing hiera vars for bifrost"

7 years agoUpdate build description to display where docker pruning is done 39/22639/1
Fatih Degirmenci [Mon, 3 Oct 2016 09:16:43 +0000 (11:16 +0200)]
Update build description to display where docker pruning is done

Change-Id: I0a79372de2e5fde36f878f245aaa8fdeb1f51d7d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoMerge "Prune docker images periodically from build servers"
Fatih Degirmenci [Mon, 3 Oct 2016 09:09:33 +0000 (09:09 +0000)]
Merge "Prune docker images periodically from build servers"

7 years agoAdd missing hiera vars for bifrost 35/22635/1
Yolanda Robla Mota [Mon, 3 Oct 2016 08:18:36 +0000 (10:18 +0200)]
Add missing hiera vars for bifrost

Change-Id: I88a9acb221c7c33d12c8d68492551c39a8cb212c
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
7 years agoAdd dots in trend line 33/22633/1
Morgan Richomme [Mon, 3 Oct 2016 07:52:27 +0000 (09:52 +0200)]
Add dots in trend line

JIRA: FUNCTEST-483

Change-Id: I014faccf9358fff5c47d4be6f4d8f55fd7133691
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoI will figure out how to add a check for this later 31/22631/1
Aric Gardner [Sun, 2 Oct 2016 23:09:59 +0000 (19:09 -0400)]
I will figure out how to add a check for this later

Change-Id: I52b2c9f8bcc56f69d6479b85dc6210665e27b26b
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoMerge "dovetail: chown for output results file"
MatthewLi [Fri, 30 Sep 2016 09:22:41 +0000 (09:22 +0000)]
Merge "dovetail: chown for output results file"

7 years agodovetail: chown for output results file 85/22585/3
MatthewLi [Fri, 30 Sep 2016 07:14:23 +0000 (03:14 -0400)]
dovetail: chown for output results file

JIRA: DOVETAIL-14

Change-Id: I5953a8368503329aa668f7ae27ed2a816e562f54
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoSet the wait_timeout variable to the deployment script 15/22515/3
Markos Chandras [Tue, 27 Sep 2016 15:35:57 +0000 (16:35 +0100)]
Set the wait_timeout variable to the deployment script

There is no point in us keeping our own copy of the upstream
bifrost-prepare-for-test-dynamic playbook just for overriding
the wait_timeout variable. Delete the duplicate role and move the
variable definition to the deployment script instead.

Change-Id: Ib8066fefe80e9a3190d878eb5dba7b8d86a85e07
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoMerge "use template to build Kibana visualization"
Morgan Richomme [Fri, 30 Sep 2016 06:38:34 +0000 (06:38 +0000)]
Merge "use template to build Kibana visualization"

7 years agoPrune docker images periodically from build servers 77/22577/1
Fatih Degirmenci [Thu, 29 Sep 2016 22:21:10 +0000 (00:21 +0200)]
Prune docker images periodically from build servers

Change-Id: Id8712f5993fd15029fd833c9cf4e3000c940e84e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoRework Jenkins Sandbox 75/22575/2
Trevor Bramwell [Tue, 27 Sep 2016 20:27:57 +0000 (13:27 -0700)]
Rework Jenkins Sandbox

- Instead of using 'sandbox' branch, use a seperate jjb tree.
- Jobs under 'jjb-sandbox' are uploaded to the sandbox server, and can
  be re-uploaded with a 'redeploy' comment.
- All jobs, with the exception of the releng sandbox jobs, on the
  sandbox server are removed once a week.

JIRA: RELENG-91

Change-Id: Idfaf33b547158280378ecc63aa41db1b806f4c5f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
7 years agobug fix add forgotten folder 71/22571/1
Morgan Richomme [Thu, 29 Sep 2016 16:23:00 +0000 (18:23 +0200)]
bug fix add forgotten folder

Change-Id: I04f663e5c375d4555bcfc2fa2e70c00f7da5fd91
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years ago[Docker] Propose common directory for the Dockerfile 65/22565/1
jose.lausuch [Thu, 29 Sep 2016 15:35:33 +0000 (17:35 +0200)]
[Docker] Propose common directory for the Dockerfile

Proposal 3 from this wiki:
https://wiki.opnfv.org/display/INF/Docker+handling+in+CI#DockerhandlinginCI-3Dockerfilelocation

JIRA: RELENG-148

Change-Id: I0d44831feed30bd74ddda92aca262a414a4baee0
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoMerge "Add a trend line to Functest reporting And use d3js lib rather than static...
Morgan Richomme [Thu, 29 Sep 2016 15:23:01 +0000 (15:23 +0000)]
Merge "Add a trend line to Functest reporting And use d3js lib rather than static images"

7 years agoAdd a trend line to Functest reporting 57/22557/4
Morgan Richomme [Thu, 29 Sep 2016 13:39:42 +0000 (15:39 +0200)]
Add a trend line to Functest reporting
And use d3js lib rather than static images

JIRA: FUNCTEST-483

Change-Id: I3c372a8e18fc366dfe510ab551596640fb6d9242
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoAdapt docker commands to version 1.12.1 49/22549/1
jose.lausuch [Thu, 29 Sep 2016 09:29:09 +0000 (11:29 +0200)]
Adapt docker commands to version 1.12.1

Change-Id: If99c135537750779c037bc4f47732a894da91a7b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agouse template to build Kibana visualization 45/22545/1
SerenaFeng [Thu, 29 Sep 2016 07:10:24 +0000 (15:10 +0800)]
use template to build Kibana visualization

JIRA: FUNCTEST-500

Change-Id: I08a9c853e8ba7449c016b2ba34268f6373dd365d
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "dovetail: branch download amend"
MatthewLi [Thu, 29 Sep 2016 06:40:29 +0000 (06:40 +0000)]
Merge "dovetail: branch download amend"

7 years agodovetail: branch download amend 41/22541/1
MatthewLi [Thu, 29 Sep 2016 06:13:16 +0000 (02:13 -0400)]
dovetail: branch download amend

JIRA: DOVETAIL-14

Change-Id: I67759e28eb53cc648499e259f4179c409b4cf10d
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agofuel: Fix upstream fuel-plugin-bgpvpn repo config 31/22531/2
Fatih Degirmenci [Wed, 28 Sep 2016 17:03:33 +0000 (19:03 +0200)]
fuel: Fix upstream fuel-plugin-bgpvpn repo config

Change-Id: I43eb2fee806ca50a7954b7fc20d661413a57a5b6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agosfqm: Fix wrong branch name 29/22529/1
Fatih Degirmenci [Wed, 28 Sep 2016 16:46:23 +0000 (18:46 +0200)]
sfqm: Fix wrong branch name

Change-Id: I4eac95f652d9e0a671243878de931efa71308d16
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agofuel: Enable 3rd party CI for fuel plugin bgpvpn 17/22517/3
Fatih Degirmenci [Wed, 28 Sep 2016 09:38:30 +0000 (11:38 +0200)]
fuel: Enable 3rd party CI for fuel plugin bgpvpn

This change creates a job that gets triggered when a new patch is sent
to upstream OpenStack Gerrit project openstack/fuel-plugin-bgpvpn,
running 2 jobs fuel-verify-plugin-build-master and fuel-verify-plugin-test-master.

Jobs do nothing at the moment and they don't vote to OpenStack Gerrit.

Change-Id: I477db5d44cb549e82bae0b8610f01c4dd60445d2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoMerge "no more output elastic docs to stdout/console"
Morgan Richomme [Wed, 28 Sep 2016 07:42:30 +0000 (07:42 +0000)]
Merge "no more output elastic docs to stdout/console"

7 years agoMerge "only get specific docs when checking the existed ones in elasticsearch"
Morgan Richomme [Wed, 28 Sep 2016 06:26:12 +0000 (06:26 +0000)]
Merge "only get specific docs when checking the existed ones in elasticsearch"

7 years agono more output elastic docs to stdout/console 13/22513/1
SerenaFeng [Wed, 28 Sep 2016 02:24:22 +0000 (10:24 +0800)]
no more output elastic docs to stdout/console

JIRA: FUNCTEST-499

Change-Id: I1a78f4dbdd93cc417596a7ef06c2acc3ddc57574
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "[doctor] archive functest log after suite test"
Ryota MIBU [Wed, 28 Sep 2016 00:05:59 +0000 (00:05 +0000)]
Merge "[doctor] archive functest log after suite test"

7 years agoMerge "bifrost: Refactor bifrost jobs"
Fatih Degirmenci [Tue, 27 Sep 2016 20:22:58 +0000 (20:22 +0000)]
Merge "bifrost: Refactor bifrost jobs"

7 years ago[doctor] archive functest log after suite test 11/22411/4
Ryota MIBU [Sat, 24 Sep 2016 12:56:40 +0000 (21:56 +0900)]
[doctor] archive functest log after suite test

By using 'postbuildscript', functest suite log will be captured after
a job execution even though the job failed.

Change-Id: I3102a6973d696fb74b6c244028fd8c57c59fbc6a
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoAllow new ericsson pods to push to artifacts 01/22501/2
jose.lausuch [Tue, 27 Sep 2016 12:04:00 +0000 (14:04 +0200)]
Allow new ericsson pods to push to artifacts

Change-Id: Ib17f66f20b43d28ee1349eef493cf27112b5c241
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoMerge "joid: Rename daily job templates file accordingly"
Fatih Degirmenci [Tue, 27 Sep 2016 11:33:20 +0000 (11:33 +0000)]
Merge "joid: Rename daily job templates file accordingly"

7 years agojoid: Rename daily job templates file accordingly 99/22499/1
Fatih Degirmenci [Tue, 27 Sep 2016 11:26:08 +0000 (13:26 +0200)]
joid: Rename daily job templates file accordingly

Change-Id: I21a1c3f2c8670f4ed2894f6c7d0f8372fc006b8b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agofuel: Rename daily job templates file accordingly 97/22497/1
Fatih Degirmenci [Tue, 27 Sep 2016 11:24:44 +0000 (13:24 +0200)]
fuel: Rename daily job templates file accordingly

Change-Id: I8b831269eb2d75024b2875cd4620b39cbf11feb0
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agomultisite: Stop running functest healthcheck 95/22495/1
Fatih Degirmenci [Tue, 27 Sep 2016 10:55:46 +0000 (12:55 +0200)]
multisite: Stop running functest healthcheck

Change-Id: I944e59cb5f6a6510412897df337edde2c99f7ae4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoonly get specific docs when checking the existed ones in elasticsearch 71/22471/3
SerenaFeng [Tue, 27 Sep 2016 01:51:51 +0000 (09:51 +0800)]
only get specific docs when checking the existed ones in elasticsearch

JIRA: FUNCTEST-494

Change-Id: Ife9e37a181f13a49265a225bab72355190663f2a
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agorefactor elastic_access.py 73/22473/3
SerenaFeng [Tue, 27 Sep 2016 02:37:14 +0000 (10:37 +0800)]
refactor elastic_access.py

JIRA: FUNCTEST-495

Change-Id: I639c9b4838ba026cf48c01081810f663467163a8
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "installer daisy4nfv add ci verify jobs framework"
Fatih Degirmenci [Tue, 27 Sep 2016 08:40:49 +0000 (08:40 +0000)]
Merge "installer daisy4nfv add ci verify jobs framework"

7 years agobifrost: Refactor bifrost jobs 19/22419/2
Fatih Degirmenci [Sat, 24 Sep 2016 23:49:57 +0000 (01:49 +0200)]
bifrost: Refactor bifrost jobs

This change
- Creates job templates to verify opnfv/bifrost patches
- Introduces type in order to prepare verification on baremetal
- Fixes git cloning so the job shows changes for the corresponding project
- Gets rid of unnecessary slave parameters from slave-params.yml
- Fixes build blocking
- Updates the bifrost-verify.sh script and includes in shell so we don't have
to clone releng repo separately
- Updates destroy-env.sh to create /httpboot and /tftpboot with permissions 755
- Removes daily infra-bifrost job and scripts  as we don't use them at the moment

Change-Id: Icb5a543628d3321bfe4e549ab92c67443ac578d8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoMerge "template-ize kibana visualization"
Morgan Richomme [Tue, 27 Sep 2016 07:02:50 +0000 (07:02 +0000)]
Merge "template-ize kibana visualization"

7 years agoMerge "qtip bugfix: failed to clean up qtip container"
Morgan Richomme [Tue, 27 Sep 2016 07:02:24 +0000 (07:02 +0000)]
Merge "qtip bugfix: failed to clean up qtip container"

7 years agoMerge "opnfvdocs: Store colorado.2.0 documents in different location"
Aric Gardner [Mon, 26 Sep 2016 19:19:20 +0000 (19:19 +0000)]
Merge "opnfvdocs: Store colorado.2.0 documents in different location"

7 years agoinstaller daisy4nfv add ci verify jobs framework 29/20629/11
JingSun [Thu, 8 Sep 2016 03:19:55 +0000 (11:19 +0800)]
installer daisy4nfv add ci verify jobs framework

Change-Id: I7e42bc32758454aa09731acdbd57a0d29ad56f99
Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
7 years agoPropose Serena Feng as new committer to Releng 37/22437/1
Fatih Degirmenci [Mon, 26 Sep 2016 09:20:34 +0000 (11:20 +0200)]
Propose Serena Feng as new committer to Releng

Change-Id: I7d87470f1cb2fc026804fe39e86c24114b37feb6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agotemplate-ize kibana visualization 29/22429/3
SerenaFeng [Mon, 26 Sep 2016 06:44:30 +0000 (14:44 +0800)]
template-ize kibana visualization

JIRA: FUNCTEST-492

Change-Id: I7235ff371ee16ae7f2e759d73735e1aa9b248c1c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agodovetail: publisher archive added 03/22403/2
MatthewLi [Sat, 24 Sep 2016 03:11:25 +0000 (23:11 -0400)]
dovetail: publisher archive added

JIRA: DOVETAIL-14

Change-Id: I51a995a311decbec0d4eb5ba576b8405db99e68b
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agobifrost: Get rid of httpboot and tftpboot directories 83/22383/1
Fatih Degirmenci [Fri, 23 Sep 2016 12:03:02 +0000 (14:03 +0200)]
bifrost: Get rid of httpboot and tftpboot directories

Change-Id: If2af5177e8614651664c7de9cde3e681ec2bb43c
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agodovetail fix: add mount path for results 77/22377/1
MatthewLi [Fri, 23 Sep 2016 08:47:30 +0000 (04:47 -0400)]
dovetail fix: add mount path for results

JIRA: DOVETAIL-14

results mount path for dovetail tool is needed.

Change-Id: I0114c4c0dec7654f30ac5ffc495a2623e5a2e59e
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoMerge "Add hyperlink on scenarios"
Morgan Richomme [Fri, 23 Sep 2016 08:00:44 +0000 (08:00 +0000)]
Merge "Add hyperlink on scenarios"

7 years agodovetail fix: set the parameter CI_DEBUG true to print logs 73/22373/1
MatthewLi [Fri, 23 Sep 2016 06:38:57 +0000 (02:38 -0400)]
dovetail fix: set the parameter CI_DEBUG true to print logs

JIRA: DOVETAIL-14

CI_DEBUG is used in dovetail tool to decide if print logs or not,
to set the CI_DEBUG true to print logs in jenkins, which makes it easy
to debug.

Change-Id: I487c9f53034212ca02a189362522889f09fe1ecd
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoAdd hyperlink on scenarios 71/22371/1
Morgan Richomme [Fri, 23 Sep 2016 06:22:06 +0000 (08:22 +0200)]
Add hyperlink on scenarios

JIRA: FUNCTEST-482

Change-Id: Ibe19f153dc79ae1a9b78ec9eb52bb48898d63d7e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoMerge "dovetail: ci job added"
MatthewLi [Fri, 23 Sep 2016 06:06:48 +0000 (06:06 +0000)]
Merge "dovetail: ci job added"

7 years agoMerge "[doctor] print doctor.log in verify job"
Ryota MIBU [Fri, 23 Sep 2016 04:22:12 +0000 (04:22 +0000)]
Merge "[doctor] print doctor.log in verify job"

7 years agodovetail: ci job added 79/22179/5
MatthewLi [Wed, 21 Sep 2016 10:36:38 +0000 (06:36 -0400)]
dovetail: ci job added

JIRA: DOVETAIL-14

1)ci jobs are added
2)not daily/weekly run by now, only manually triggerd,
the manually trigger progress should be controlled not to
disturb the normal ci running progres
3)pods/platforms used are just examples to let the tool run,
more platforms will be supported.

Change-Id: I865e011ceb5b9957e7b58065cd231b26caf7ab87
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoMerge "Remove Brhamaputra dashboard process from testapi"
Morgan Richomme [Thu, 22 Sep 2016 15:25:19 +0000 (15:25 +0000)]
Merge "Remove Brhamaputra dashboard process from testapi"

7 years agoMerge "rebuild directory structure of Kibana dashboard"
Morgan Richomme [Thu, 22 Sep 2016 15:25:05 +0000 (15:25 +0000)]
Merge "rebuild directory structure of Kibana dashboard"

7 years agoRemove Brhamaputra dashboard process from testapi 25/22325/1
SerenaFeng [Thu, 22 Sep 2016 09:10:35 +0000 (17:10 +0800)]
Remove Brhamaputra dashboard process from testapi

Now, ELK is the framework used for dashboarding

JIRA: FUNCTEST-489

Change-Id: I51e8bc83e7309a226515f603eb4c468b7e7a69bd
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agorebuild directory structure of Kibana dashboard 23/22323/1
SerenaFeng [Thu, 22 Sep 2016 08:15:58 +0000 (16:15 +0800)]
rebuild directory structure of Kibana dashboard

JIRA: FUNCTEST-465

Change-Id: Icecd350b2f67105c8aaa9d71fd76d24827515545
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "add missed project document check/build/upload" colorado.1.0
MatthewLi [Thu, 22 Sep 2016 07:36:45 +0000 (07:36 +0000)]
Merge "add missed project document check/build/upload"

7 years agoadd missed project document check/build/upload 89/22189/2
MatthewLi [Wed, 21 Sep 2016 12:11:16 +0000 (08:11 -0400)]
add missed project document check/build/upload

JIRA: RELEMG-147

Change-Id: I8a3c3ed4e28e0fe00f9e3d08816fa5f46ad65300
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoopnfvdocs: Store colorado.2.0 documents in different location 69/22269/2
Fatih Degirmenci [Wed, 21 Sep 2016 18:31:52 +0000 (20:31 +0200)]
opnfvdocs: Store colorado.2.0 documents in different location

This patch is a workaround until more proper mechanism is put in place.

The doc-version parameter is appended to default GS_URL, changing the
storage location of the documents from
    http://artifacts.opnfv.org/sfc/colorado/docs/bradys-cool-document.html
to
    http://artifacts.opnfv.org/sfc/colorado/2.0/docs/bradys-cool-document.html

Documents generated from master branch will be stored in same location such as
    http://artifacts.opnfv.org/sfc/docs/bradys-cool-document.html

Change-Id: Ibdd03a0dac14e44160c14fa0130d339c00e0adce
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years ago[doctor] print doctor.log in verify job 19/22219/1
Ryota MIBU [Wed, 21 Sep 2016 12:30:16 +0000 (21:30 +0900)]
[doctor] print doctor.log in verify job

Change-Id: Ie362abd4223a86f9f306a84e94caeb0fe0e60a95
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoMerge "Stop using sudoers on all servers defined"
Fatih Degirmenci [Wed, 21 Sep 2016 13:22:08 +0000 (13:22 +0000)]
Merge "Stop using sudoers on all servers defined"

7 years agoMerge "[doctor] merge doctor verify jobs"
Ryota MIBU [Wed, 21 Sep 2016 08:47:17 +0000 (08:47 +0000)]
Merge "[doctor] merge doctor verify jobs"

7 years agouse configure file rather than arguments to organize the configuration 03/22003/1
SerenaFeng [Wed, 21 Sep 2016 06:56:08 +0000 (14:56 +0800)]
use configure file rather than arguments to organize the configuration

JIRA: FUNCTEST-480

Change-Id: Id5706de5f05d6841a1e9d8bafae7df0255c22a26
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "Remove Unused Releng Macros"
Ryota Mibu [Wed, 21 Sep 2016 00:31:10 +0000 (00:31 +0000)]
Merge "Remove Unused Releng Macros"

7 years agoRemove Unused Releng Macros 95/21495/2
Trevor Bramwell [Mon, 19 Sep 2016 17:38:21 +0000 (10:38 -0700)]
Remove Unused Releng Macros

Some of these macros have existed since the releng repo creation date.
All of them are currently unused and can be safely removed.

Change-Id: Ifc2c1762bc999b48b06cf82c55a53c3ad7430a21
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
7 years agoStop using sudoers on all servers defined 65/21865/1
Yolanda Robla Mota [Tue, 20 Sep 2016 14:58:20 +0000 (16:58 +0200)]
Stop using sudoers on all servers defined

Insteaf of that, add only on compute and controller that
are going to be fully automated, but avoid running that on
jumphosts, as this may mess with exiting config.

Change-Id: I79f1fa05d3e6da49a7f78b2efecb791022f5b11d
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
7 years agoRemove Brhamaputra dashboard from repo 31/21831/1
Morgan Richomme [Tue, 20 Sep 2016 13:56:22 +0000 (15:56 +0200)]
Remove Brhamaputra dashboard from repo
ELK is now the framework used for dashboarding

Change-Id: I3b56df32ab1dd16d23eb528addf599ba644df686
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoMerge "Add default deployment timeout for fuel jobs"
Fatih Degirmenci [Tue, 20 Sep 2016 12:43:36 +0000 (12:43 +0000)]
Merge "Add default deployment timeout for fuel jobs"

7 years agoAdd default deployment timeout for fuel jobs 43/21443/4
Fedor Zhadaev [Mon, 19 Sep 2016 13:33:15 +0000 (16:33 +0300)]
Add default deployment timeout for fuel jobs

Add deployment timeout value, less than CI job timeout.

Change-Id: I9725e7cb68dfa7b1c5a0f87d277e21af11b9ff10
Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
7 years agoMerge "Make a black list for yardstick reporting"
Morgan Richomme [Tue, 20 Sep 2016 11:43:03 +0000 (11:43 +0000)]
Merge "Make a black list for yardstick reporting"

7 years agoMerge "[doctor] remove needless `'`"
Ryota MIBU [Tue, 20 Sep 2016 08:10:49 +0000 (08:10 +0000)]
Merge "[doctor] remove needless `'`"

7 years agoMake a black list for yardstick reporting 59/21559/2
chenjiankun [Tue, 20 Sep 2016 07:47:21 +0000 (07:47 +0000)]
Make a black list for yardstick reporting

JIRA: YARDSTICK-353

Change-Id: Ic4821ff279401cc4eb26d172c0b649e9eeb2da48
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
7 years agoMerge "[doctor] add missing param (GIT_BASE)"
Ryota MIBU [Tue, 20 Sep 2016 07:30:44 +0000 (07:30 +0000)]
Merge "[doctor] add missing param (GIT_BASE)"

7 years agoMerge "only publish testcases appear in testcases.py to save time"
Morgan Richomme [Tue, 20 Sep 2016 07:26:13 +0000 (07:26 +0000)]
Merge "only publish testcases appear in testcases.py to save time"

7 years agoMerge "pin jenkins slave node for doctor verify job"
Ryota MIBU [Tue, 20 Sep 2016 06:19:54 +0000 (06:19 +0000)]
Merge "pin jenkins slave node for doctor verify job"

7 years agobottlenecks: ignore unittest temporarily 27/21527/2
MatthewLi [Tue, 20 Sep 2016 03:06:18 +0000 (23:06 -0400)]
bottlenecks: ignore unittest temporarily

through CI progress, the unittest code for bottlenecks project
has been debuged and works normally.
this patch is used to ignore unittest temporarily for unittest
test code itself passed, then the unittest will open again
and works for checking when new patches submitted.

Change-Id: I5ed80e6791e208b37d160bf014f3f1fb6f1fb6e2
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoMerge "fix wrong pod name in doctor trigger-builds"
Ryota MIBU [Tue, 20 Sep 2016 03:00:36 +0000 (03:00 +0000)]
Merge "fix wrong pod name in doctor trigger-builds"

7 years agobottlenecks: bugfix for script path 17/21517/1
MatthewLi [Tue, 20 Sep 2016 01:45:02 +0000 (21:45 -0400)]
bottlenecks: bugfix for script path

Change-Id: I7caeca83ed2f6302b7c3eca6524ab285d61b429a
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoMerge "dovetail docker job added"
MatthewLi [Tue, 20 Sep 2016 01:20:12 +0000 (01:20 +0000)]
Merge "dovetail docker job added"

7 years agoMerge "Bottlenecks: unittest job added"
MatthewLi [Tue, 20 Sep 2016 01:02:03 +0000 (01:02 +0000)]
Merge "Bottlenecks: unittest job added"

7 years ago[doctor] merge doctor verify jobs 87/21887/2
Ryota MIBU [Mon, 19 Sep 2016 15:22:52 +0000 (00:22 +0900)]
[doctor] merge doctor verify jobs

In order to avoid a congestion in doctor verify jobs, this patch
merge doctor verify jobs under the wrapper job.

This patch also adds few parameer override.

Change-Id: Ie3dd7756df46adf42ff45741aab483afce23adb2
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoarmband: new job schedule 83/20783/4
Paul Vaduva [Mon, 19 Sep 2016 15:00:37 +0000 (17:00 +0200)]
armband: new job schedule

Change-Id: I1d5dca9f7cc2c54e90af454a503e77486be361ef
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>