summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-12-08Merge "Fix ssh issues when fetching the creds of Instack VM (Apex)"Morgan Richomme1-1/+1
2015-12-08Pass ssh key to docker to be able to access the Instack VM without passwordjose.lausuch1-1/+9
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>
2015-12-08Modify Huawei/Compass PoD declarationMorgan Richomme1-1/+15
define it as a POD and a target lab Change-Id: I965b4311d44a100050572aa84f746a99ad275822 JIRA: FUNCTEST-96
2015-12-08Merge "Add installer and pod parameter files and create example jobs"Jun Li6-0/+569
2015-12-08Fix ssh issues when fetching the creds of Instack VM (Apex)jose.lausuch1-1/+1
JIRA:RELENG-61 Change-Id: I879fa009d53b6ea586b1fd04c52a7c3c23918427 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-07Add Apex installer in fetch_os_credentials.shjose.lausuch1-26/+37
JIRA:RELENG-61 Change-Id: I9017118a42f0794ac34ef03e6788366322ffd550 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-07Add installer and pod parameter files and create example jobsFatih Degirmenci6-0/+569
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>
2015-12-07jjb: use default logrotate setting in all projectsRyota MIBU32-512/+2
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>
2015-12-04variable name fix for ApexDan Radez1-1/+1
Change-Id: Id4eed8d045aa11ad0b6e2b38739dfc18fd71832a Signed-off-by: Dan Radez <dradez@redhat.com>
2015-12-04fix syntax error, var labconfig seen as a commandMorgan Richomme1-2/+2
JIRA: RELENG-60 Change-Id: I340d7106e1fa42d815c93bd3aaf82a11625ba8e0 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-04Add Huawei-us node as Compass target for CIMorgan Richomme1-0/+4
JIRA: FUNCTEST-96 Change-Id: Ic29fefec342d28ec2b398f2972d9a4b3a7625873 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-04docs: add sphinx extension 'httpdomain' to defaultRyota MIBU1-0/+2
Change-Id: I07cbbec02bbd995e66d6fd5965aecff3bb2e1dee Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-04Merge "Add new parameters to manage POD name and dev lab Use NODE_NAME when ↵Ryota Mibu1-7/+31
creating the docker file Add -v with the path to the OpenStack creds"
2015-12-04Merge "disable document build jobs for doctor and promise"Ryota MIBU1-0/+2
2015-12-03Fixes SCM for apex jobsTim Rozet1-0/+18
Change-Id: I7fb4f46fb096b225e0521f31db2edd40ec952889 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-12-03Revert the global documentation conf.pyFatih Degirmenci1-1/+0
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
2015-12-03Restore readthedocs themeblsaws1-0/+1
Change-Id: I73abb087e1c47880c71812e366a8bfec5d1ec3b5 Signed-off-by: blsaws <blsaws@hotmail.com>
2015-12-03Adding coverage report to merge jobMark Beierl1-0/+15
Change-Id: Idf000d0ad495789f7755e4141bc4e325711e8904 JIRA: RELENG-41 Signed-off-by: Mark Beierl <mark.beierl@emc.com>
2015-12-03Add new parameters to manage POD name and dev labMorgan Richomme1-7/+31
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>
2015-12-02Merge "Fix docker command to run in background in Functest jenkins job"jose.lausuch1-2/+2
2015-12-03Fix docker command to run in background in Functest jenkins jobjose.lausuch1-2/+2
Change-Id: I0c56f31107b3d97fbdde994581098bf913b02fdc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-02moving Apex timer trigger off build to daily jobDan Radez1-3/+4
Change-Id: Ic21698547c8d260a46475b8b39b5950cee19d412 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-12-02disabling the apex merge jobDan Radez1-0/+2
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>
2015-12-02Merge "properties can not be empty by default?"Tim Rozet1-2/+2
2015-12-02Merge "remove test_cases info in project description"Morgan Richomme1-1/+0
2015-12-02Merge "Retrieve latest_stable bugfix in Functest jenkins job"Morgan Richomme1-3/+3
2015-12-02Retrieve latest_stable bugfix in Functest jenkins jobjose.lausuch1-3/+3
Change-Id: I9e6823de47156311a70798cbaf7cb1a11777df6a Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-02Merge "Do noha fuel deployments in scope of merge jobs"Fatih Degirmenci1-1/+1
2015-12-02Do noha fuel deployments in scope of merge jobsFatih Degirmenci1-1/+1
Change-Id: Ib2d5b3eb347dd992c712d4a8317ef37d4b9e20ba Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-02Move storperf jobs to nodes with label opnfv-buildFatih Degirmenci1-3/+3
Change-Id: Ic51f5639e264357522fe1b4dfbf4f3d45d1870ee Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-02remove test_cases info in project descriptionMorgan Richomme1-1/+0
JIRA: RELENG-59 Change-Id: I73246d475b5607832c733026a76bd78d7e50af9e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-01add bottlenecks job to run in VMs launched by installerMatthewLi2-40/+127
JIRA: BOTTLENECK-21 Change-Id: I2804f12781e89b45bb58742c867bb1dd18cd69c7 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-12-01properties can not be empty by default?Dan Radez1-2/+2
Change-Id: Iabec6f4a67d200cc9e2800a1f3fc7c4d2ad6eb6a Signed-off-by: Dan Radez <dradez@redhat.com>
2015-12-01renaming apex jobs to group them togetherDan Radez1-6/+6
Change-Id: I1caec907c8fe0947a80a29117eaa41435c7d0621 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-12-01splitting out apex jobsDan Radez1-3/+117
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>
2015-12-02disable document build jobs for doctor and promiseRyota MIBU1-0/+2
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>
2015-12-01Fix the bug causing upload issues for fuel latest.propertiesFatih Degirmenci1-1/+1
Change-Id: I86de398787a3d3df4346e3e5080ffaac9e3bf5a2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-01jjb: add default logrotate to releng-defaults.yamlRyota MIBU30-301/+5
Change-Id: I373d24be32e154b25d685df47e6d06ad352877c4 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-01Merge "jjb: fix output path in docs uploader"Ryota MIBU1-6/+8
2015-12-01jjb: fix output path in docs uploaderRyota MIBU1-6/+8
Change-Id: I52735adbce48734f103ac76c2b4f5c5c77427c58 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-01Merge "update builder script and how-to-use-docs"Ryota MIBU8-132/+281
2015-12-01Merge "jjb: move 'node: master' to releng-defaults.yaml"Ryota MIBU15-64/+2
2015-12-01Merge "jjb: move project-style to releng-defaults.yaml"Ryota MIBU35-309/+2
2015-12-01Merge "Add tool to backup Mongo tables and postman collection as sample"Ryota Mibu2-0/+1185
2015-12-01jjb: move 'node: master' to releng-defaults.yamlRyota MIBU15-64/+2
Change-Id: Ibc3a7466fcc2e030a6538d77e2c4521eb8daa214 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-01jjb: move project-style to releng-defaults.yamlRyota MIBU35-309/+2
Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-30Add dummy job for MAAS PilotFatih Degirmenci1-16/+30
Change-Id: I27525c3b68e53679f5650b637a5d1557961f648d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-30Add tool to backup Mongo tables and postman collection as sampleMorgan Richomme2-0/+1185
JIRA: RELENG-7 Change-Id: Ib06c814fed7e808adbb913dbaf340044f27548b6 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-11-30Merge "do not upload Apex artifacts when daily fails"Tim Rozet1-15/+4
2015-11-30do not upload Apex artifacts when daily failsDan Radez1-15/+4
Change-Id: Id2a4beef1f404d383d081d50d3fca7139659ea95 Signed-off-by: Dan Radez <dradez@redhat.com>