releng.git
8 years agoAdd SSH_KEY parameter for the PODs used by Apex 87/4087/1
Fatih Degirmenci [Tue, 8 Dec 2015 16:07:16 +0000 (17:07 +0100)]
Add SSH_KEY parameter for the PODs used by Apex

Change-Id: Idc2149b2f763945178d10bc5184eaf9c84c191cb
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoUpdates for yardstick docker image 27/4027/5
Jo¶rgen Karlsson [Mon, 7 Dec 2015 19:08:36 +0000 (20:08 +0100)]
Updates for yardstick docker image

Docker image renamed: opnfv/yardstick-ci -> opnfv/yardstick
and use POD_NAME for test suite selection.

Change-Id: Ic4059799688eaeab565c9d9888a453a30b9d06cf
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
8 years agoAdd opnfv-jump-1 in the pod list for functest job 81/4081/1
jose.lausuch [Tue, 8 Dec 2015 15:55:25 +0000 (16:55 +0100)]
Add opnfv-jump-1 in the pod list for functest job

JIRA: FUNCTEST-69

Change-Id: I05add56caec329f9ba3b577b9fe7b8efbc1c719c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "Pass ssh key to docker to be able to access the Instack VM without password"
Morgan Richomme [Tue, 8 Dec 2015 15:18:18 +0000 (15:18 +0000)]
Merge "Pass ssh key to docker to be able to access the Instack VM without password"

8 years agoMerge "Fix ssh issues when fetching the creds of Instack VM (Apex)"
Morgan Richomme [Tue, 8 Dec 2015 15:01:41 +0000 (15:01 +0000)]
Merge "Fix ssh issues when fetching the creds of Instack VM (Apex)"

8 years agoPass ssh key to docker to be able to access the Instack VM without password 69/4069/3
jose.lausuch [Tue, 8 Dec 2015 12:34:52 +0000 (13:34 +0100)]
Pass ssh key to docker to be able to access the Instack VM without password

JIRA: FUNCTEST-69

We need to fetch de openstack credentials from the Installer VM (Instack).
Apex leaves a SSH public key in the jumphost. The idea is to pass it to
the docker container so that we can access that VM from it without password.

This is only needed by Apex installation. Ideally, all should have the same,
so that we don't hardcode passwords.

Change-Id: I5e9f6c8f298140f77780362e640d43e624897a9c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoModify Huawei/Compass PoD declaration 71/4071/5
Morgan Richomme [Tue, 8 Dec 2015 14:02:15 +0000 (15:02 +0100)]
Modify Huawei/Compass PoD declaration

define it as a POD and a target lab

Change-Id: I965b4311d44a100050572aa84f746a99ad275822
JIRA: FUNCTEST-96

8 years agoMerge "Add installer and pod parameter files and create example jobs"
Jun Li [Tue, 8 Dec 2015 11:31:51 +0000 (11:31 +0000)]
Merge "Add installer and pod parameter files and create example jobs"

8 years agoFix ssh issues when fetching the creds of Instack VM (Apex) 59/4059/1
jose.lausuch [Tue, 8 Dec 2015 11:02:48 +0000 (12:02 +0100)]
Fix ssh issues when fetching the creds of Instack VM (Apex)

JIRA:RELENG-61

Change-Id: I879fa009d53b6ea586b1fd04c52a7c3c23918427
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoAdd Apex installer in fetch_os_credentials.sh 19/4019/4
jose.lausuch [Mon, 7 Dec 2015 14:43:59 +0000 (15:43 +0100)]
Add Apex installer in fetch_os_credentials.sh

JIRA:RELENG-61

Change-Id: I9017118a42f0794ac34ef03e6788366322ffd550
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoAdd installer and pod parameter files and create example jobs 03/4003/10
Fatih Degirmenci [Mon, 7 Dec 2015 07:47:20 +0000 (08:47 +0100)]
Add installer and pod parameter files and create example jobs

This change proposes
- Move installer params to common file
- Move pod params to common file
- Configure POD slaves in pod file and set slave to run using node label plugin
- Create one daily parent job per installer per controller
- Create common deploy job, taking controller name from parent job
- Change build display name to show installer + controller name

Please note that this is an example and things will evolve based on
how things work.

Change-Id: I4bc1d35e43c44d9401f4000090818e8e7b426e70
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agojjb: use default logrotate setting in all projects 59/3959/3
Ryota MIBU [Fri, 4 Dec 2015 05:38:09 +0000 (14:38 +0900)]
jjb: use default logrotate setting in all projects

Many projects have own logrotate definitions copied from the template.
This patch make sure all projects to use the default logrotate setting,
so that the infra admin can configure the values easily.

This patch also fixes the logrotate rule for artifacts to keep them
in the same duration as console logs exist. Note, this won't effect
the hold time of artifacts in artifact.opnfv.org .

Change-Id: I708a675c7e87e5f830ee36009f0c6913c003b2ed
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agovariable name fix for Apex 85/3985/1
Dan Radez [Sat, 5 Dec 2015 04:03:03 +0000 (23:03 -0500)]
variable name fix for Apex

Change-Id: Id4eed8d045aa11ad0b6e2b38739dfc18fd71832a
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agofix syntax error, var labconfig seen as a command 67/3967/2
Morgan Richomme [Fri, 4 Dec 2015 11:00:54 +0000 (12:00 +0100)]
fix syntax error, var labconfig seen as a command

JIRA: RELENG-60

Change-Id: I340d7106e1fa42d815c93bd3aaf82a11625ba8e0
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoAdd Huawei-us node as Compass target for CI 65/3965/1
Morgan Richomme [Fri, 4 Dec 2015 10:00:00 +0000 (11:00 +0100)]
Add Huawei-us node as Compass target for CI

JIRA: FUNCTEST-96

Change-Id: Ic29fefec342d28ec2b398f2972d9a4b3a7625873
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agodocs: add sphinx extension 'httpdomain' to default 57/3957/2
Ryota MIBU [Fri, 4 Dec 2015 05:19:09 +0000 (14:19 +0900)]
docs: add sphinx extension 'httpdomain' to default

Change-Id: I07cbbec02bbd995e66d6fd5965aecff3bb2e1dee
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMerge "Add new parameters to manage POD name and dev lab Use NODE_NAME when creating...
Ryota Mibu [Fri, 4 Dec 2015 06:01:11 +0000 (06:01 +0000)]
Merge "Add new parameters to manage POD name and dev lab Use NODE_NAME when creating the docker file Add -v with the path to the OpenStack creds"

8 years agoMerge "disable document build jobs for doctor and promise"
Ryota MIBU [Fri, 4 Dec 2015 05:01:27 +0000 (05:01 +0000)]
Merge "disable document build jobs for doctor and promise"

8 years agoFixes SCM for apex jobs 43/3943/1
Tim Rozet [Thu, 3 Dec 2015 21:32:29 +0000 (16:32 -0500)]
Fixes SCM for apex jobs

Change-Id: I7fb4f46fb096b225e0521f31db2edd40ec952889
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoRevert the global documentation conf.py 35/3935/2
Fatih Degirmenci [Thu, 3 Dec 2015 18:01:06 +0000 (18:01 +0000)]
Revert the global documentation conf.py

Need to revert this change since we now have docs with different themes. Projects can have their own conf.py files as explained in the documentation.

http://artifacts.opnfv.org/releng/docs/how-to-use-docs/documentation-example.html#configuration

This reverts commit 7916c5a19e6a6c55c6836347445b36fe981d1887.

Change-Id: I9c169917adb130b36fe5dd70ac8f53ef8d9e3d83

8 years agoRestore readthedocs theme 29/3929/1
blsaws [Thu, 3 Dec 2015 17:47:04 +0000 (09:47 -0800)]
Restore readthedocs theme

Change-Id: I73abb087e1c47880c71812e366a8bfec5d1ec3b5
Signed-off-by: blsaws <blsaws@hotmail.com>
8 years agoAdding coverage report to merge job 19/3919/2
Mark Beierl [Thu, 3 Dec 2015 15:52:18 +0000 (10:52 -0500)]
Adding coverage report to merge job

Change-Id: Idf000d0ad495789f7755e4141bc4e325711e8904
JIRA: RELENG-41
Signed-off-by: Mark Beierl <mark.beierl@emc.com>
8 years agoAdd new parameters to manage POD name and dev lab 11/3911/3
Morgan Richomme [Thu, 3 Dec 2015 10:39:46 +0000 (11:39 +0100)]
Add new parameters to manage POD name and dev lab
Use NODE_NAME when creating the docker file
Add -v with the path to the OpenStack creds

JIRA: RELENG-60

Change-Id: Ie306edce83296f84f705a707e99dd9c9fce88607
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "Fix docker command to run in background in Functest jenkins job"
jose.lausuch [Wed, 2 Dec 2015 23:34:41 +0000 (23:34 +0000)]
Merge "Fix docker command to run in background in Functest jenkins job"

8 years agoFix docker command to run in background in Functest jenkins job 99/3899/1
jose.lausuch [Wed, 2 Dec 2015 23:33:48 +0000 (00:33 +0100)]
Fix docker command to run in background in Functest jenkins job

Change-Id: I0c56f31107b3d97fbdde994581098bf913b02fdc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agomoving Apex timer trigger off build to daily job 95/3895/1
Dan Radez [Wed, 2 Dec 2015 21:15:53 +0000 (16:15 -0500)]
moving Apex timer trigger off build to daily job

Change-Id: Ic21698547c8d260a46475b8b39b5950cee19d412
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agodisabling the apex merge job 93/3893/1
Dan Radez [Wed, 2 Dec 2015 19:28:46 +0000 (14:28 -0500)]
disabling the apex merge job

It does not really do anything now because the merge happenen regardless of the success of the job

Change-Id: I35b6cc2f0eb4907765397bfc05d8ccf3ee7d34ac
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agoMerge "properties can not be empty by default?"
Tim Rozet [Wed, 2 Dec 2015 18:34:49 +0000 (18:34 +0000)]
Merge "properties can not be empty by default?"

8 years agoMerge "remove test_cases info in project description"
Morgan Richomme [Wed, 2 Dec 2015 16:35:09 +0000 (16:35 +0000)]
Merge "remove test_cases info in project description"

8 years agoMerge "Retrieve latest_stable bugfix in Functest jenkins job"
Morgan Richomme [Wed, 2 Dec 2015 14:32:49 +0000 (14:32 +0000)]
Merge "Retrieve latest_stable bugfix in Functest jenkins job"

8 years agoRetrieve latest_stable bugfix in Functest jenkins job 83/3883/1
jose.lausuch [Wed, 2 Dec 2015 14:24:59 +0000 (15:24 +0100)]
Retrieve latest_stable bugfix in Functest jenkins job

Change-Id: I9e6823de47156311a70798cbaf7cb1a11777df6a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "Do noha fuel deployments in scope of merge jobs"
Fatih Degirmenci [Wed, 2 Dec 2015 09:56:32 +0000 (09:56 +0000)]
Merge "Do noha fuel deployments in scope of merge jobs"

8 years agoDo noha fuel deployments in scope of merge jobs 75/3875/1
Fatih Degirmenci [Wed, 2 Dec 2015 09:35:06 +0000 (10:35 +0100)]
Do noha fuel deployments in scope of merge jobs

Change-Id: Ib2d5b3eb347dd992c712d4a8317ef37d4b9e20ba
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoMove storperf jobs to nodes with label opnfv-build 71/3871/1
Fatih Degirmenci [Wed, 2 Dec 2015 08:46:35 +0000 (09:46 +0100)]
Move storperf jobs to nodes with label opnfv-build

Change-Id: Ic51f5639e264357522fe1b4dfbf4f3d45d1870ee
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoremove test_cases info in project description 69/3869/1
Morgan Richomme [Wed, 2 Dec 2015 07:24:16 +0000 (08:24 +0100)]
remove test_cases info in project description

JIRA: RELENG-59

Change-Id: I73246d475b5607832c733026a76bd78d7e50af9e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoadd bottlenecks job to run in VMs launched by installer 43/3743/8
MatthewLi [Mon, 30 Nov 2015 10:38:23 +0000 (02:38 -0800)]
add bottlenecks job to run in VMs launched by installer

JIRA: BOTTLENECK-21

Change-Id: I2804f12781e89b45bb58742c867bb1dd18cd69c7
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
8 years agoproperties can not be empty by default? 53/3853/1
Dan Radez [Wed, 2 Dec 2015 01:13:41 +0000 (20:13 -0500)]
properties can not be empty by default?

Change-Id: Iabec6f4a67d200cc9e2800a1f3fc7c4d2ad6eb6a
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agorenaming apex jobs to group them together 51/3851/2
Dan Radez [Tue, 1 Dec 2015 22:13:50 +0000 (17:13 -0500)]
renaming apex jobs to group them together

Change-Id: I1caec907c8fe0947a80a29117eaa41435c7d0621
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agosplitting out apex jobs 37/3837/6
Dan Radez [Tue, 1 Dec 2015 18:50:18 +0000 (13:50 -0500)]
splitting out apex jobs

There is a interdependancy for functest to run that needs to be addressed.
This patch splits out the builders to address the issue
It also adds the ability to deploy a specific artifact that has
already been built

Change-Id: If4ca738d1a5dfc29dcc5aeb7ecea58c91a6c7e1b
JIRA: APEX-55
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agodisable document build jobs for doctor and promise 29/3829/1
Ryota MIBU [Thu, 26 Nov 2015 15:00:49 +0000 (00:00 +0900)]
disable document build jobs for doctor and promise

Doctor and Promise projects are shifting to use the OPNFV
documentation toochain instead of projects document builder.
Jobs for those projects can be removed, but let's keep them
since those jobs will be needed for CI.

https://gerrit.opnfv.org/gerrit/#/c/3663/
https://gerrit.opnfv.org/gerrit/#/c/3827/

Change-Id: I15176bd3c6af5b767fa419af997b8edaa902574c
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoFix the bug causing upload issues for fuel latest.properties 09/3809/1
Fatih Degirmenci [Tue, 1 Dec 2015 12:00:16 +0000 (13:00 +0100)]
Fix the bug causing upload issues for fuel latest.properties

Change-Id: I86de398787a3d3df4346e3e5080ffaac9e3bf5a2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agojjb: add default logrotate to releng-defaults.yaml 61/3661/5
Ryota MIBU [Thu, 26 Nov 2015 13:32:45 +0000 (22:32 +0900)]
jjb: add default logrotate to releng-defaults.yaml

Change-Id: I373d24be32e154b25d685df47e6d06ad352877c4
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMerge "jjb: fix output path in docs uploader"
Ryota MIBU [Tue, 1 Dec 2015 08:40:27 +0000 (08:40 +0000)]
Merge "jjb: fix output path in docs uploader"

8 years agojjb: fix output path in docs uploader 05/3805/1
Ryota MIBU [Tue, 1 Dec 2015 08:34:09 +0000 (17:34 +0900)]
jjb: fix output path in docs uploader

Change-Id: I52735adbce48734f103ac76c2b4f5c5c77427c58
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMerge "update builder script and how-to-use-docs"
Ryota MIBU [Tue, 1 Dec 2015 07:58:53 +0000 (07:58 +0000)]
Merge "update builder script and how-to-use-docs"

8 years agoMerge "jjb: move 'node: master' to releng-defaults.yaml"
Ryota MIBU [Tue, 1 Dec 2015 07:50:40 +0000 (07:50 +0000)]
Merge "jjb: move 'node: master' to releng-defaults.yaml"

8 years agoMerge "jjb: move project-style to releng-defaults.yaml"
Ryota MIBU [Tue, 1 Dec 2015 07:47:42 +0000 (07:47 +0000)]
Merge "jjb: move project-style to releng-defaults.yaml"

8 years agoMerge "Add tool to backup Mongo tables and postman collection as sample"
Ryota Mibu [Tue, 1 Dec 2015 07:43:05 +0000 (07:43 +0000)]
Merge "Add tool to backup Mongo tables and postman collection as sample"

8 years agojjb: move 'node: master' to releng-defaults.yaml 59/3659/4
Ryota MIBU [Thu, 26 Nov 2015 13:17:32 +0000 (22:17 +0900)]
jjb: move 'node: master' to releng-defaults.yaml

Change-Id: Ibc3a7466fcc2e030a6538d77e2c4521eb8daa214
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agojjb: move project-style to releng-defaults.yaml 57/3657/4
Ryota MIBU [Thu, 26 Nov 2015 13:14:27 +0000 (22:14 +0900)]
jjb: move project-style to releng-defaults.yaml

Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoAdd dummy job for MAAS Pilot 77/3777/3
Fatih Degirmenci [Mon, 30 Nov 2015 18:40:04 +0000 (19:40 +0100)]
Add dummy job for MAAS Pilot

Change-Id: I27525c3b68e53679f5650b637a5d1557961f648d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoAdd tool to backup Mongo tables and postman collection as sample 85/3685/3
Morgan Richomme [Fri, 27 Nov 2015 08:36:51 +0000 (09:36 +0100)]
Add tool to backup Mongo tables and postman collection as sample

JIRA: RELENG-7

Change-Id: Ib06c814fed7e808adbb913dbaf340044f27548b6
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "do not upload Apex artifacts when daily fails"
Tim Rozet [Mon, 30 Nov 2015 17:19:36 +0000 (17:19 +0000)]
Merge "do not upload Apex artifacts when daily fails"

8 years agodo not upload Apex artifacts when daily fails 71/3771/1
Dan Radez [Mon, 30 Nov 2015 16:52:43 +0000 (11:52 -0500)]
do not upload Apex artifacts when daily fails

Change-Id: Id2a4beef1f404d383d081d50d3fca7139659ea95
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agoUpdate ovsnfv jobs and execute build script 55/3755/2
Fatih Degirmenci [Mon, 30 Nov 2015 15:00:06 +0000 (16:00 +0100)]
Update ovsnfv jobs and execute build script

Change-Id: I86aadc3fe727d510f07fbe5c136a3587493453ba
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoRemove double brackets from Functest jjob 41/3741/1
jose.lausuch [Mon, 30 Nov 2015 09:32:45 +0000 (10:32 +0100)]
Remove double brackets from Functest jjob

Change-Id: Iaaa393bbaa66ed1615d10c4a40841e164247471c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoRemove project specific doc generation for parser so it uses common one 33/3733/1
Fatih Degirmenci [Mon, 30 Nov 2015 07:55:20 +0000 (08:55 +0100)]
Remove project specific doc generation for parser so it uses common one

Change-Id: I13a2e5f36a83a32106dcb49d3b4de7b8c30b8541
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoupdate builder script and how-to-use-docs 83/3683/4
Ryota MIBU [Fri, 27 Nov 2015 01:21:22 +0000 (10:21 +0900)]
update builder script and how-to-use-docs

Change-Id: Ia65ebe61c174dc4129d32148d71505c2a2caf480
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agojjb: move ssh wrappers to releng-defaults.yaml 55/3655/3
Ryota MIBU [Thu, 26 Nov 2015 12:13:41 +0000 (21:13 +0900)]
jjb: move ssh wrappers to releng-defaults.yaml

Change-Id: I8c26ca0e0cc8d5e6a57c9cb05be663f84f2293d2
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMerge "Add Functest execution after APEX deployment"
Morgan Richomme [Fri, 27 Nov 2015 13:56:54 +0000 (13:56 +0000)]
Merge "Add Functest execution after APEX deployment"

8 years agoRemove additional brackets from docker job. 99/3699/2
jose.lausuch [Fri, 27 Nov 2015 13:33:13 +0000 (14:33 +0100)]
Remove additional brackets from docker job.

Change-Id: I7c3003272326bb1bbbe1b7d9331ac690841a7c21
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "Create generic jenkins job to build and push a docker image"
jose.lausuch [Fri, 27 Nov 2015 13:19:24 +0000 (13:19 +0000)]
Merge "Create generic jenkins job to build and push a docker image"

8 years agoEnable fuel verify builds without cache if requested 77/3677/3
Fatih Degirmenci [Thu, 26 Nov 2015 21:09:51 +0000 (22:09 +0100)]
Enable fuel verify builds without cache if requested

Change-Id: I77a75852cb2ba0aae70dc68f719cd93a15b27859
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoMove vswitchperf jobs to build server pool and enable concurrent builds 71/3671/2
Fatih Degirmenci [Thu, 26 Nov 2015 16:02:46 +0000 (17:02 +0100)]
Move vswitchperf jobs to build server pool and enable concurrent builds

This change also renames the jobs after branch name.

Change-Id: I14f4877f57f9f48fab737e21ee24a12e41d8de8c
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoMerge "jjb; fix doc builder to accept `'` in title"
Ryota MIBU [Thu, 26 Nov 2015 16:29:33 +0000 (16:29 +0000)]
Merge "jjb; fix doc builder to accept `'` in title"

8 years agojjb; fix doc builder to accept `'` in title 75/3675/1
Ryota MIBU [Thu, 26 Nov 2015 16:28:20 +0000 (01:28 +0900)]
jjb; fix doc builder to accept `'` in title

Change-Id: I4930a3acfecde4deaa2b5db0d8a64df365c1f8c0
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMerge "Fix chown in jenkins slave connection script"
Aric Gardner [Thu, 26 Nov 2015 16:21:37 +0000 (16:21 +0000)]
Merge "Fix chown in jenkins slave connection script"

8 years agojjb: fix doc build to support old sample format 73/3673/1
Ryota MIBU [Thu, 26 Nov 2015 16:10:35 +0000 (01:10 +0900)]
jjb: fix doc build to support old sample format

JIRA: RELENG-16

Change-Id: I4a3aea9e638c29fdcc44fc08304c5680d9a8aa45
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMove storperf jobs to intel-jp-build-1 slave 67/3667/2
Fatih Degirmenci [Thu, 26 Nov 2015 14:54:58 +0000 (15:54 +0100)]
Move storperf jobs to intel-jp-build-1 slave

Change-Id: I047e51810a7a38d5b0a15e9501c219d570ecc5a6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agojjb: make doc builder to use conf and logo in releng repo 69/3669/2
Ryota MIBU [Thu, 26 Nov 2015 14:50:34 +0000 (23:50 +0900)]
jjb: make doc builder to use conf and logo in releng repo

Change-Id: I18d7c34101d8eced9041918c768499dd929b0a8a
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoFix chown in jenkins slave connection script 65/3665/1
Fatih Degirmenci [Thu, 26 Nov 2015 14:52:21 +0000 (15:52 +0100)]
Fix chown in jenkins slave connection script

Change-Id: Ib5e317f17f3ba2eef3c4f0948739f83a13968c6a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoCreate generic jenkins job to build and push a docker image 89/3489/10
jose.lausuch [Fri, 20 Nov 2015 15:36:21 +0000 (16:36 +0100)]
Create generic jenkins job to build and push a docker image

This is a proposal so that we use the same methodology when it comes
to building and pushing docker images. With this approach, yardstick
Makefile is not needed for automation.
For now, it is usable by Yardstick and Functest docker images.

JIRA: RELENG-55

Change-Id: I58cfb4740cdfca82f69c102caefe9f29c92f099e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years ago jjb: fix dirs to upload gs in doc builder jobs 53/3653/1
Ryota MIBU [Thu, 26 Nov 2015 12:26:23 +0000 (21:26 +0900)]
 jjb: fix dirs to upload gs in doc builder jobs

Change-Id: I0a1e899179ad0ab5b5b662bee6214487e84e1fe7
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agojjb: fix src dir to upload gs in doc builder jobs 51/3651/1
Ryota MIBU [Thu, 26 Nov 2015 12:05:14 +0000 (21:05 +0900)]
jjb: fix src dir to upload gs in doc builder jobs

Change-Id: Ibdabd8d1fac2918b6871849b5f31a9f41dad7f47
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agojjb: fix doc build to support multiple depth of dirs 43/3643/1
Ryota MIBU [Thu, 26 Nov 2015 11:24:56 +0000 (20:24 +0900)]
jjb: fix doc build to support multiple depth of dirs

JIRA: RELENG-16

Change-Id: I86293f9b79c083f286f9036a3137465513e92d17
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMerge "docs: remove trailing spaces"
Ryota MIBU [Thu, 26 Nov 2015 11:00:47 +0000 (11:00 +0000)]
Merge "docs: remove trailing spaces"

8 years agojjb: fix default file path of conf.py 41/3641/1
Ryota MIBU [Thu, 26 Nov 2015 10:55:53 +0000 (19:55 +0900)]
jjb: fix default file path of conf.py

JIRA: RELENG-16

Change-Id: I25160481d8da6043858785c541d44dc1f38906f0
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agodocs: remove trailing spaces 39/3639/1
Ryota MIBU [Thu, 26 Nov 2015 10:50:24 +0000 (19:50 +0900)]
docs: remove trailing spaces

Change-Id: Ib20408f178a28fe34f5bb06cd4707f1211495ad5
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agojjb: fix builder jobs in releng-jobs.yaml 37/3637/2
Ryota MIBU [Thu, 26 Nov 2015 10:36:01 +0000 (19:36 +0900)]
jjb: fix builder jobs in releng-jobs.yaml

The releng builder jobs (builder-verify and builder-merge) may not be
run if the change touching docs dir. This patch makes sure those jobs
will be run regardless of changes on docs dir.

Change-Id: I72eb7ba6a486b46ab3971866c7f98b348eadc631
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agodoc: fix rst and jjb to have consistent view in html and pdf 63/3463/7
Ryota MIBU [Wed, 25 Nov 2015 13:23:01 +0000 (22:23 +0900)]
doc: fix rst and jjb to have consistent view in html and pdf

JIRA: RELENG-16

Change-Id: I6e36f16be6e1c9160820d137a78ac1e7674153f0
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoAdd Functest execution after APEX deployment 79/3579/4
jose.lausuch [Tue, 24 Nov 2015 15:42:46 +0000 (16:42 +0100)]
Add Functest execution after APEX deployment

JIRA: FUNCTEST-69

Change-Id: I11ae219ac9090e59c992baa3835f428b3a614b19
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoAdjust fuel ci scripts/jenkins jobs for new directory structure 19/3619/1
Fatih Degirmenci [Wed, 25 Nov 2015 15:42:10 +0000 (16:42 +0100)]
Adjust fuel ci scripts/jenkins jobs for new directory structure

Change-Id: I67e081215b89e0bbcc67f0abba9eb511c64299ae
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoAdd a more consistent method of cleanup docker Functest jjob 77/3577/3
jose.lausuch [Tue, 24 Nov 2015 15:15:43 +0000 (16:15 +0100)]
Add a more consistent method of cleanup docker Functest jjob

Change-Id: Ie561c21a104d01c015ae2d513c1d512650b87982
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoRemove exit on error in cleanup docker Functest jjob 75/3575/1
jose.lausuch [Tue, 24 Nov 2015 15:01:34 +0000 (16:01 +0100)]
Remove exit on error in cleanup docker Functest jjob

This avoids exit on error if there are no images/containers:
https://build.opnfv.org/ci/job/functest-fuel-master/lastBuild/console

Change-Id: Ib17b4a8ec2bc37777cabb76c817a0c455bf3d2ae
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoEnable doc generation for sdnvpn by verify/merge jobs 65/3565/1
Fatih Degirmenci [Tue, 24 Nov 2015 10:18:21 +0000 (11:18 +0100)]
Enable doc generation for sdnvpn by verify/merge jobs

Change-Id: I929f251cf2d253506b42f6ee32183a04cc530d64
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoadd the daily/merge jobs and remove docu-build scripts to use SPHINX 61/2561/3
MatthewLi [Thu, 15 Oct 2015 11:51:29 +0000 (19:51 +0800)]
add the daily/merge jobs and remove docu-build scripts to use SPHINX

JIRA: BOTTLENECK-1

to use the SPHINX, the build script is in releng/utils/docu-build-new.sh, should move all docs to /$project/docs directory

Change-Id: I5f1b538261017734570c9b21954555cb551af060
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
8 years agoFix storperf cloning issues on ericsson-build slave 49/3549/1
Fatih Degirmenci [Mon, 23 Nov 2015 18:26:23 +0000 (19:26 +0100)]
Fix storperf cloning issues on ericsson-build slave

Rename and create the jobs for master branch.

Change-Id: Ic200585b12f3b878331f038803a5233527080323
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agodoc build: skip pdf creation temporarily 43/3543/1
Ryota MIBU [Mon, 23 Nov 2015 16:28:09 +0000 (01:28 +0900)]
doc build: skip pdf creation temporarily

Change-Id: Ic48ba23e399f3193c356ea9f334928d788149db5
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agodoc build: fix gs path in removal of old docs 39/3539/1
Ryota MIBU [Mon, 23 Nov 2015 15:32:31 +0000 (00:32 +0900)]
doc build: fix gs path in removal of old docs

Change-Id: Iecee8497472e38feb1f9cc11959ac34d0deadee1
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMerge "doc: fix logo setting for sphinx-build"
Ryota MIBU [Mon, 23 Nov 2015 15:28:23 +0000 (15:28 +0000)]
Merge "doc: fix logo setting for sphinx-build"

8 years agofix document build (ssh command) 31/3531/1
Ryota MIBU [Mon, 23 Nov 2015 15:11:09 +0000 (00:11 +0900)]
fix document build (ssh command)
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Change-Id: I137c706faacca7dcee51f3da889c06653edbd6ce

8 years agofix document build (ssh gerrit-review cmd) 29/3529/1
Ryota MIBU [Mon, 23 Nov 2015 14:57:33 +0000 (23:57 +0900)]
fix document build (ssh gerrit-review cmd)
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Change-Id: I3d3c4cdd1031514526382c83178a3a2f3e1b471d

8 years agofix document build (link list) 27/3527/1
Ryota MIBU [Mon, 23 Nov 2015 14:47:53 +0000 (23:47 +0900)]
fix document build (link list)
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Change-Id: Ic1ce4170fb748345b0371d02f97969be73e60d85

8 years agofix document build (remove doubled "") 25/3525/1
Ryota MIBU [Mon, 23 Nov 2015 14:26:52 +0000 (23:26 +0900)]
fix document build (remove doubled "")
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Change-Id: Ib9aa0f938dd9c9aafdb3ceaf972069881bf5e89e

8 years agofix document build (sphinx-build option) 23/3523/1
Ryota MIBU [Mon, 23 Nov 2015 14:09:16 +0000 (23:09 +0900)]
fix document build (sphinx-build option)
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Change-Id: I2f8ffd4ec7243eee3e401bd7d2c2b2e4811de7d2

8 years agochange document publisher to builder temporarily 19/3519/1
Ryota MIBU [Mon, 23 Nov 2015 13:55:27 +0000 (22:55 +0900)]
change document publisher to builder temporarily

Change-Id: I74728be60bcbcbe41d587091ec9b259af3d3e839
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMerge "use gsutil m option to improve performance"
Ryota MIBU [Mon, 23 Nov 2015 13:50:52 +0000 (13:50 +0000)]
Merge "use gsutil m option to improve performance"

8 years agoMerge "make the doc builder to pass project param for pdf filename"
Ryota MIBU [Mon, 23 Nov 2015 13:49:31 +0000 (13:49 +0000)]
Merge "make the doc builder to pass project param for pdf filename"

8 years agoMerge "Enable virtual deployments for merged fuel commits"
Fatih Degirmenci [Mon, 23 Nov 2015 13:29:14 +0000 (13:29 +0000)]
Merge "Enable virtual deployments for merged fuel commits"

8 years agouse gsutil m option to improve performance 69/3469/2
Ryota MIBU [Fri, 20 Nov 2015 13:25:09 +0000 (22:25 +0900)]
use gsutil m option to improve performance

Change-Id: Ic76d5f0817208e923c60e8e24e531d5a761470f4
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>