summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-06fuel: Specify upstream/opnfv branches separately and use include scriptsFatih Degirmenci3-29/+57
Due to having this experimental, it is needed to set different branches for upstream and opnfv until the things settle. Apart from this, the builders also converted to scripts so we don't need to touch the job yml if scripts need updates. Change-Id: I65a334bd6f51b558eb6ce69b15bb18405ef28049 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-10-05Merge "fuel: Enable 3rd party CI for fuel plugin onos"Fatih Degirmenci1-6/+12
2016-10-05Merge "use template to build Kibana dashboard"Morgan Richomme2-89/+100
2016-10-05Merge "Add dots in trend line"Morgan Richomme2-0/+13
2016-10-05Set the jobs 8 hours apartcristinapauna1-9/+9
Modified the cron jobs to be 8 hours apart instead of 4 Change-Id: I670811901c7403f81812b1d51cdbaf46904e878c Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-10-05Convert harcoded values to hiera onesYolanda Robla Mota2-6/+9
Settings like neutron config and virt type will be different depending on environments. Change-Id: I0945025645b40a02f9a13d0699f442d3a949ebb4 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-10-05Merge "Fix naming and ips for controller and compute"Fatih Degirmenci1-8/+8
2016-10-05Merge "Use fuel tacker plugin"Fatih Degirmenci1-53/+0
2016-10-04Merge "Propose Serena Feng as new committer to Releng"Fatih Degirmenci1-0/+1
2016-10-04Merge "I will figure out how to add a check for this later"Aric Gardner1-0/+1
2016-10-04Fix naming and ips for controller and computeYolanda Robla Mota1-8/+8
hostname needs to match manifest, and ips need to match the provided range. Change-Id: I059ed9df273f984ac032bd9ded2892e8758c6dab Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-10-04Merge "bifrost: Serialize localhost actions during final host deployment"Fatih Degirmenci1-3/+8
2016-10-04Use fuel tacker pluginMichal Skalski1-53/+0
Require: https://gerrit.opnfv.org/gerrit/#/c/22643/ JIRA: FUEL-205 Change-Id: I0f2969bc3d944e21d416c1c1c729105a0084a4c1 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-10-04Merge "[Docker] Propose common directory for the Dockerfile"Jose Lausuch1-16/+3
2016-10-03jjb: infra: Trigger the Jenkins jobs when the jobs themselves changeMarkos Chandras1-0/+2
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>
2016-10-03Merge "Add missing bridge_name parameter"Fatih Degirmenci1-0/+1
2016-10-03Add missing dhcp_static_mask valueYolanda Robla Mota2-0/+2
Change-Id: I1ba1aeea6a9a5a97b592e484b205868811b9f4e9 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-10-03Add missing bridge_name parameterYolanda Robla Mota1-0/+1
Change-Id: If233efe79fd3058c4ca4ef16abf7f66b1a9c4203 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-10-03jjb: infra: Fix ownership for the cache directoryMarkos Chandras1-0/+4
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>
2016-10-03bifrost: Serialize localhost actions during final host deploymentMarkos Chandras1-3/+8
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>
2016-10-03Merge "Add missing hiera vars for bifrost"Fatih Degirmenci2-3/+87
2016-10-03Update build description to display where docker pruning is doneFatih Degirmenci1-0/+2
Change-Id: I0a79372de2e5fde36f878f245aaa8fdeb1f51d7d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-10-03Merge "Prune docker images periodically from build servers"Fatih Degirmenci1-0/+38
2016-10-03Add missing hiera vars for bifrostYolanda Robla Mota2-3/+87
Change-Id: I88a9acb221c7c33d12c8d68492551c39a8cb212c Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-10-03Add dots in trend lineMorgan Richomme2-0/+13
JIRA: FUNCTEST-483 Change-Id: I014faccf9358fff5c47d4be6f4d8f55fd7133691 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-10-02I will figure out how to add a check for this laterAric Gardner1-0/+1
Change-Id: I52b2c9f8bcc56f69d6479b85dc6210665e27b26b Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-09-30Merge "dovetail: chown for output results file"MatthewLi1-0/+3
2016-09-30dovetail: chown for output results fileMatthewLi1-0/+3
JIRA: DOVETAIL-14 Change-Id: I5953a8368503329aa668f7ae27ed2a816e562f54 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-09-30Set the wait_timeout variable to the deployment scriptMarkos Chandras2-5/+3
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>
2016-09-30use template to build Kibana dashboardSerenaFeng2-89/+100
JIRA: FUNCTEST-502 Change-Id: Iac9cc762cff3585e76d2861524e831eb0dc5e773 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-09-30Merge "use template to build Kibana visualization"Morgan Richomme2-59/+74
2016-09-30Prune docker images periodically from build serversFatih Degirmenci1-0/+38
Change-Id: Id8712f5993fd15029fd833c9cf4e3000c940e84e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-29Rework Jenkins SandboxTrevor Bramwell3-50/+98
- 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>
2016-09-29bug fix add forgotten folderMorgan Richomme1-0/+104
Change-Id: I04f663e5c375d4555bcfc2fa2e70c00f7da5fd91 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-09-29[Docker] Propose common directory for the Dockerfilejose.lausuch1-16/+3
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>
2016-09-29Merge "Add a trend line to Functest reporting And use d3js lib rather than ↵Morgan Richomme6-115/+299
static images"
2016-09-29Add a trend line to Functest reportingMorgan Richomme6-115/+299
And use d3js lib rather than static images JIRA: FUNCTEST-483 Change-Id: I3c372a8e18fc366dfe510ab551596640fb6d9242 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-09-29fuel: Enable 3rd party CI for fuel plugin onosFatih Degirmenci1-6/+12
This change creates a job that gets triggered when a new patch is sent to upstream OpenStack Gerrit project openstack/fuel-plugin-onos, 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: I5a935dbdedb795b0916a2759286d261431aa225d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-29Adapt docker commands to version 1.12.1jose.lausuch1-2/+2
Change-Id: If99c135537750779c037bc4f47732a894da91a7b Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-09-29use template to build Kibana visualizationSerenaFeng2-59/+74
JIRA: FUNCTEST-500 Change-Id: I08a9c853e8ba7449c016b2ba34268f6373dd365d Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-09-29Merge "dovetail: branch download amend"MatthewLi1-3/+5
2016-09-29dovetail: branch download amendMatthewLi1-3/+5
JIRA: DOVETAIL-14 Change-Id: I67759e28eb53cc648499e259f4179c409b4cf10d Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-09-28fuel: Fix upstream fuel-plugin-bgpvpn repo configFatih Degirmenci1-2/+11
Change-Id: I43eb2fee806ca50a7954b7fc20d661413a57a5b6 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-28sfqm: Fix wrong branch nameFatih Degirmenci1-1/+1
Change-Id: I4eac95f652d9e0a671243878de931efa71308d16 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-28fuel: Enable 3rd party CI for fuel plugin bgpvpnFatih Degirmenci1-0/+217
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>
2016-09-28Merge "no more output elastic docs to stdout/console"Morgan Richomme5-35/+15
2016-09-28Merge "only get specific docs when checking the existed ones in elasticsearch"Morgan Richomme2-23/+30
2016-09-28no more output elastic docs to stdout/consoleSerenaFeng5-35/+15
JIRA: FUNCTEST-499 Change-Id: I1a78f4dbdd93cc417596a7ef06c2acc3ddc57574 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-09-28Merge "[doctor] archive functest log after suite test"Ryota MIBU1-5/+13
2016-09-27Merge "bifrost: Refactor bifrost jobs"Fatih Degirmenci9-350/+195