summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2016-04-26Merge "Bottlenecks: run env preparation inside the container"MatthewLi1-16/+24
2016-04-26Bottlenecks: run env preparation inside the containerMatthewLi1-16/+24
JIRA: BOTTLENECK-69 Change-Id: Ide9db53db0b517d54a3ccc5eddffd9b2b52120ea Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-25Merge "Avoid colissions between docker-build jobs"Morgan Richomme1-0/+8
2016-04-25Merge "armband: add script to upload artifacts"Aric Gardner2-0/+88
2016-04-25armband: add script to upload artifactsJosep Puigdemont2-0/+88
The upload script was copied from that of fuel@opnfv. Change-Id: I3300900ff83b4d2257f1fa24cd9bad7ef2797087 Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
2016-04-25Merge "Include count of shown flake8 violations"Morgan Richomme1-8/+17
2016-04-25Avoid colissions between docker-build jobsjose.lausuch1-0/+8
Problem to be fixed: if the job detects that there is another docker-build in progress it will exit but won't be triggered again until it detects a new commit in the repo. Change-Id: Ifee419f50fa9d4cb21825302688e1af3311c4bb9 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-22apex: Add dependency for python34-PyYAML for verifyFeng Pan1-0/+7
Change-Id: I412f57456d5dd8c34c90525f6066831351489aec Signed-off-by: Feng Pan <fpan@redhat.com>
2016-04-22Include count of shown flake8 violationsTrevor Bramwell1-8/+17
Hopefully this reduces the confusion around how many flake8 violations are actually present. Change-Id: If3246627fdd18aca0a968cea0d8387038dfe7c12 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-04-22Merge "Use only functest-{testsuite}-builder for the installer daily job ↵Morgan Richomme1-5/+3
builder"
2016-04-21functest, apex: Add iptable rule check before deletingFeng Pan1-2/+6
Change-Id: I70955e7ab926b9e6b1a5c9be70a06eba6d8b4d7d Signed-off-by: Feng Pan <fpan@redhat.com>
2016-04-21Apex: adds sudo to workspace cleanTim Rozet1-1/+1
Need this for .pyc files generated by root as deploy is run as root. Change-Id: If23b7c6a7ae3b8d63882548f2b2a5b8d91cb1995 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-04-21Use only functest-{testsuite}-builder for the installer daily job builderjose.lausuch1-5/+3
Change-Id: I29b7f0537bce698d57ece88abf1b148954a76dc0 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-21Merge "Indent Flake8 violations and include count"Morgan Richomme1-2/+8
2016-04-20Modify variable checking for existance for strict modeFeng Pan1-3/+3
Change-Id: I805bdd746d1ab6fad00be014973e0d38c684bc4c Signed-off-by: Feng Pan <fpan@redhat.com>
2016-04-20Modify pythonpath definition for strict modeFeng Pan1-1/+5
Change-Id: Ib8a1a6ca80c0653b2cd593dff5a0c71d24b2f24c Signed-off-by: Feng Pan <fpan@redhat.com>
2016-04-20Indent Flake8 violations and include countTrevor Bramwell1-2/+8
Change-Id: Ic5e3fa73c144c2787f697dd5326426a2ff8936b6 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-04-20Add PYTHONPATH for verify deploymentsFeng Pan1-0/+9
Also adds dependency for python34 package. Change-Id: I6d28a9e0a196c400aecc1d7bb17eefce6e611564 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-04-20Merge "Functest, set exit on error for single suites (set -e)"Tim Rozet1-5/+3
2016-04-20Fuel: add functest job on arm-pod1Ciprian Barbu2-0/+18
Change-Id: I3703e0bde8b712d7c9b90621cc7ee1a44340076b Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
2016-04-20armband: Small adjustments to align with the restFatih Degirmenci2-7/+24
Change-Id: Icf15d27605848b143d75a750d45006dbcfc638ff Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-04-20armband.yml: add daily build job to the projectJosep Puigdemont1-3/+4
Change-Id: I1c500952b673937581a604daf57e2290ce50cbdc Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
2016-04-20Functest, set exit on error for single suites (set -e)jose.lausuch1-5/+3
And don't push results to DB when running single suites. Change-Id: Ifd0472536dccc39e4e15f8aa4b70bf3b5f35f9b9 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-19Apex, Functest: fixes missing sudo when searching for VMTim Rozet1-2/+2
Change-Id: I5a8a9ffcbeb078775efb060a14f59f13753b4d01 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-04-18Apex, Functest: Fixes VM renaming scheme for apexTim Rozet1-2/+10
In master, the installer VM has been renamed to undercloud. Change-Id: Ic695dd39e481e51e38c8b601cadd497bf2a8bc1d
2016-04-18Functest, change docker tag for stable/brahmaputrajose.lausuch1-1/+1
it was forced to brahmaputra.1.0, and it won't take the latest fixes in the stable branch. The tag 'stable' is a build made of the latest changes in the stable branch. Change-Id: I420bbae7e68decf137ea2f67f456ece3072f3be3 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-15Functest: Missing clean/setup for individual suite jobsTim Rozet1-0/+2
Change-Id: Ice49ee99829957228b09ae29415e489ae958a6bb Signed-off-by: Tim Rozet <trozet@redhat.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>