summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-04-14Merge "Bottlenecks: bugfix for missing SCENARIO parameter"MatthewLi1-0/+3
2016-04-13Update Releng Python LintingTrevor Bramwell1-2/+5
- Ignore linting the virtualenv - Fix quoting of the lint log Change-Id: I90bb81b383e21b912bd811587224c2367f3ae8a9 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-04-13Merge "Add Python Linting Job"Aric Gardner2-0/+108
2016-04-13Merge "Apex, Functest: Enable smoke tests on Apex master verify"Tim Rozet3-2/+32
2016-04-13Bottlenecks: bugfix for missing SCENARIO parameterMatthewLi1-0/+3
Change-Id: Ifda489de76a65716d75fb1022dd4bc3810091d4c Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-13Bottlenecks: ci builders for testsuitesMatthewLi1-36/+76
JIRA: BOTTLENECK-1 Change-Id: I240c18c008eb7e964cd7d971e4df346d0d35fef5 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-12Add Python Linting JobTrevor Bramwell2-0/+108
Triggers a flake8 run against any python code in the repo. JIRA: RELENG-81 Change-Id: Ia57d640b5aacdc4f99620ffa3ee345f208b426ea Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-04-12Apex, Functest: Enable smoke tests on Apex master verifyTim Rozet3-2/+32
Includes changes to execute vping_userdata test on Apex master verify jobs. JIRA: APEX-122 Change-Id: I88137895fd9a6528adfca526aecc899ec84af643 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-04-12Merge "Bottlenecks: rewrite all the request enabled jobs of the project"MatthewLi2-142/+68
2016-04-12Bottlenecks: rewrite all the request enabled jobs of the projectMatthewLi2-142/+68
JIRA: BOTTLENECK-1 Change-Id: I05a02ca26778d4a8214e099356e8956b95176989 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-11Merge "Apex: adds bgpvpn scenario to daily"Tim Rozet1-0/+25
2016-04-08Added nokia-pod1 slave defaultsvitikkan2-0/+26
Also created Functest job for master to run against nokia-pod1. Change-Id: Idae45a586636e1884c56a9df46b1ec18c9fea827 Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
2016-04-08Apex: adds bgpvpn scenario to dailyTim Rozet1-0/+25
Also triggers functest/yardstick on scenario Change-Id: I447777449289dc6ecd7072d45b5e3f661e080983 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-04-07Making sure the BUILD_ARGS are set right for Apex dailyDan Radez1-1/+6
Change-Id: I5c09f1890dc77ca7b259e0f3e2761e87371656b6 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-04-06Apex: Fixes opnfv-clean to only run on stable/bTim Rozet1-1/+3
Change-Id: Id82b2daf4fee59b574775f67987d63ae9b81ccac Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-04-05Fix artifacts-api dependencies and PATHTrevor Bramwell1-3/+3
- Include '/usr/local/bin' in PATH so gsutil can be used - Ensure the virtualenv uses python2.7 so SSL warnings go away - Remove 'easy_install' call as pip is already available in the virtualenv Change-Id: I2b6f6a8bc284c580cc71ec0f02ebd88baf2de462 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-04-05Fix path to opnfv-artifacts scriptTrevor Bramwell1-1/+1
Change-Id: I916363fac39cf314afe43333f7081a0a6adff1f4 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-04-05Add missing 'scm' field to 'artifacts-api' job.Trevor Bramwell1-0/+6
Change-Id: I32a3beeeed89016fd1cfd051dac4762acdb70d6f Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-04-01Merge "added ELK scripts for porting data from mongo to elasticsearch and ↵Morgan Richomme4-0/+1351
managing kibana dashboards"
2016-04-01Add a new Huawei slave (3+2) to run yardstickkubi2-0/+40
Change-Id: If4bc1826899e57f332c639aacbc45184aea47881 JIRA:- Signed-off-by: kubi <jean.gaoliang@huawei.com>
2016-03-31Add netready and domino project to opnfv-docsAric Gardner1-2/+2
Change-Id: I680b83693be98705e0be7fe25375c6e96eb8f3fc Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-03-31modified the default ip for new network of public network.Narinder Gupta1-2/+2
Change-Id: If35104709d39d7d5ff7b7823a6fdc520f4147dfb Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-03-30added ELK scripts for porting data from mongo to elasticsearch and managing ↵Juraj Linkes4-0/+1351
kibana dashboards Change-Id: I9edbc1535f6f9c4ca4dc8b4871a04c2ed6d1969e Signed-off-by: Juraj Linkes <jlinkes@cisco.com>
2016-03-30bugfix: Fix the docker repo name in yardstick-docker buildFatih Degirmenci1-1/+1
Change-Id: Ie6125a148b2a9109386dd1d24efd27f457e9145d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-03-30yardstick: Create a separate docker build job for yardstickFatih Degirmenci1-1/+44
As yardstick is the only test project releasing for brahmaputra.2.0. Change-Id: Ie4e1df3d0ae8bdfad6114a3ccb42086e1ae647c9 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-03-29Apex: fixes job blockingTim Rozet1-25/+25
Issue where master is blocking brahmaputra even though they are on separate PODs. Change-Id: I7f8721162b2d45f6b17c6657552c5288dfa1f26f Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-03-28Apex:Moves gs_pathname for master backTim Rozet1-2/+0
Change-Id: Ib2387484e0f196ae7393f9a88b540f08cfe474da Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-03-28Merge "Apex: Prepping master for Colorado"Tim Rozet1-33/+197
2016-03-28Merge "Complete reporting status, process the scenario and get success criteria"Morgan Richomme2-68/+198
2016-03-28Apex: Prepping master for ColoradoTim Rozet1-33/+197
Fixes include: - Modifying artifact path to be /master for master - Separates master and brahmaputra dailys + verify - master daily now just runs nosdn-ha + virtual - Enables master daily cron - Master verify just requires nosdn-ha verification Change-Id: Ie3d1ede4541288b83c8514cac9508f3806ebe3a5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-03-28Merge "Apex: clean out extra args to deploy and update cleaning"Tim Rozet1-4/+7
2016-03-25Complete reporting status, process the scenario and get success criteriaMorgan Richomme2-68/+198
Change-Id: Iaf5292293aec877f94e9cdec80519a680fef6718 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-03-23Adding a fix needed for Fuel virtual deploymentJonas Bjurel1-3/+11
NOT VERIFIED Change-Id: Iabe82f34c6a538646469d72e612f63e51917ae98 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2016-03-23Merge "Create Releng Job for Generating Artifact JSON API"Aric Gardner3-0/+283
2016-03-23Merge "jenkins-jnlp-connect.sh: monit config file was always updated"Aric Gardner1-2/+2
2016-03-18[compass] set timer and attach testing jobs to the new senario(centos)meimei3-4/+20
Change-Id: I94a2f097432148a9fa1e739225960c1ac1ec581e Signed-off-by: meimei <meimei@huawei.com>
2016-03-17Apex: clean out extra args to deploy and update cleaningDan Radez1-4/+7
Change-Id: Ic705c17fe70653ebcbfdef4fcd277b266272c671 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-03-17Add scenario and criteria field in the Test result object of the test APIMorgan Richomme2-2/+20
scenario will be used for OPNFV scenario (currently using version field) criteria will be passed or failed to give an immediate feedback on the test result status JIRA: FUNCTEST-151 Change-Id: Iff5eb66bbf0cfbaafec0c3a6211031f6eb83c34f Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-03-17Merge "Add automatic status reporting Show last scenario run + ↵Morgan Richomme9-7/+329
sun/cloud/storm dynamically"
2016-03-17Add automatic status reportingMorgan Richomme9-7/+329
Show last scenario run + sun/cloud/storm dynamically JIRA:FUNCTEST-151 Change-Id: I86eeb64f0dea842a71b0cba9dd1058d7fa876269 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-03-16Merge "docs: use venv"Ryota MIBU2-4/+17
2016-03-15Merge "Remove Peter Bandzi and add Mei Mei as committers"Fatih Degirmenci1-1/+3
2016-03-15fuel: Enable and readjust triggersFatih Degirmenci1-7/+7
Change-Id: Ia675e594d30c727c6584aff97e17f7a108c3f209 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-03-15Remove Peter Bandzi and add Mei Mei as committersFatih Degirmenci1-1/+3
Change-Id: I7ca43a263d28ab29f89361358b54c4a5c94b036a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-03-15fuel: Enable automatic triggers for all scenariosFatih Degirmenci1-69/+79
Scenarios triggers adjusted/shifted in a way that they get triggered ondifferent times against master and stable/brahmaputra branches. For example if a scenario is triggered at 00:00 against master branch on LF POD2, same scenario will be triggered at 12:00 against stable/brahmaputra branch on Ericsson POD2. Change-Id: Ifd962237a753c79cd2b3a885cbb35374f5fd08bd Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-03-14yardstick: upgrade pip versionJo¶rgen Karlsson1-1/+1
Change-Id: Ifd718fa026ff20fade6873aa0e75fadb50ce0cd8 Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-03-12Organization of reporting filesboucherv2-3/+3
Change-Id: I2761528ca988f10deb112aab567bfd0ee407d072 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-03-10jenkins-jnlp-connect.sh: monit config file was always updatedJosep Puigdemont1-2/+2
The jenkins-jnlp-connect.sh script will check whether a monit configuration file for jenkins exists. If it does, it will make sure the contents are correct according to the paramters provided in the command line. The check is made diffing the contents of the file with what is expected by the script. However the script compares the contents of the file against a string that is not exactly the same to what would be written to the file by the script, resulting in the check always failing, and the file being rewritten unnecessarily every time. Change-Id: I0b15195e9d667c11898942c92b39ef3fb053821d Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
2016-03-10Add missing $ in bash script variableJosep Puigdemont1-1/+1
Change-Id: Iee61343d1ce838e4a2ff25a664b069f4278c5b78 Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
2016-03-10Merge "updates to supporting Apex build rewrite"Tim Rozet1-18/+27