summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-12-09change joid lab descriptionMorgan Richomme1-2/+2
Change-Id: I44492886691097f231d9fca148549b04255b28a9 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-09change default GIT base for joid labMorgan Richomme1-1/+1
Change-Id: Ib2b90bb9f48a9ebacdc16521b2a688e13bb5a487 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-09add joid POD in functestMorgan Richomme1-3/+16
Change-Id: I06523348b7d513a34ddd88cf4639404b7cc414b6 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-09adapt functest.yml for compassMorgan Richomme1-1/+1
Change-Id: Icc564778b766dee4e4c3b3a12e591d77e58a065a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-08Force copy of private ssh key if apex in functest jjobjose.lausuch1-12/+1
Also, remove previous parameter from macros (not needed) Change-Id: I4100ff1322560e79ca4511f0a05c87335ed6be67 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-08Merge "Add SSH_KEY parameter for the PODs used by Apex"Tim Rozet1-0/+8
2015-12-08Merge "Add chmod 600 to id_rsa ssh key before scp to Instack VM when ↵Tim Rozet1-0/+3
fetching creds"
2015-12-08Correct description of functest jjob from public key to privatejose.lausuch1-1/+1
Change-Id: I90f39fbcfa0e2de12675a3a567bfb8d0897d6488 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-08Add chmod 600 to id_rsa ssh key before scp to Instack VM when fetching credsjose.lausuch1-0/+3
Change-Id: I7cb34330dbfaa94ac5b8d2efd9df6f257eccfa6c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-08Merge "Modify Huawei/Compass PoD declaration"Morgan Richomme1-1/+15
2015-12-08Add SSH_KEY parameter for the PODs used by ApexFatih Degirmenci1-0/+8
Change-Id: Idc2149b2f763945178d10bc5184eaf9c84c191cb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-08Updates for yardstick docker imageJo¶rgen Karlsson1-5/+22
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>
2015-12-08Add opnfv-jump-1 in the pod list for functest jobjose.lausuch1-0/+5
JIRA: FUNCTEST-69 Change-Id: I05add56caec329f9ba3b577b9fe7b8efbc1c719c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-08Merge "Pass ssh key to docker to be able to access the Instack VM without ↵Morgan Richomme1-1/+9
password"
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>