summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-04-29initial CPERF job for cbenchJamo Luhrsen1-0/+116
Change-Id: Ib926db27618567c0d64cf9e9b0699c0df47fdd58 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com> Signed-off-by: Luis Gomez <ecelgp@gmail.com>
2016-04-15armband.yml: add daily build job template and scriptJosep Puigdemont3-0/+118
Change-Id: Id268e25655169c6cba06a96e0f2ad3b6731d88f8 Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
2016-04-15Add overage and junit report for verifyMark Beierl1-0/+19
Change-Id: I9665c2bed171e0ece421c460c49f792e6ad4e492 Signed-off-by: Mark Beierl <mark.beierl@emc.com>
2016-04-14fuel: Normalize wrappers.ssh-agent-credentials.usersZhijiang Hu1-3/+6
This changes - ssh-agent-credentials: users: '{ssh-credentials}' to - ssh-agent-credentials: users: - '{ssh-credentials}' Then, the size of the generated XML can be slightly smaller, such as: Old XML: <com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper> <credentialIds> <string>d</string> <string>4</string> <string>2</string> ... <string>b</string> <string>2</string> <string>e</string> </credentialIds> </com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper> New XML: <com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper> <user>d42411ac011ad6f3dd2e1fa34eaa5d87f910eb2e</user> </com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper> Change-Id: I8215a33784c63757a5b74f30a5aa771fc19c5207 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2016-04-14Functest job single quotes typojose.lausuch1-2/+2
Change-Id: I9b08704dc8a02197ec72a8c03faafc36aaa68a8e Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-14Fix Docker TAG in Functest jobjose.lausuch1-2/+2
Change-Id: Id02ff937246c946372e00834b3accd80f760fef7 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-14Fix TAG for Functest docker run command and avoid extra outputjose.lausuch1-5/+7
Change-Id: I8ab18f5a5871e8df51c70b4de4201bd7b514cdb2 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-14Bottlenecks: bugfixMatthewLi1-1/+1
Change-Id: I434185e39ae17ce40b7387b18fcc0e5191fb08a1 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-14Bottlenecks: bugfix for run_test script pathMatthewLi1-1/+5
Change-Id: I8cdbdaa34b2619edd4345efb53a5990b3515ed3c Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-13Bottlenecks: bugfix to add whitespaceMatthewLi1-1/+1
Change-Id: I7871e177f88363369b4efa866590ff853d4cdcbd Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-14Merge "Bottlenecks: add project to the docker build/push job"MatthewLi2-0/+3
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: add project to the docker build/push jobMatthewLi2-0/+3
JIRA: BOTTLENECK-60 Change-Id: Ibcadaa6251e373c01a5e318dff67ec64d18760c4 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>