summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2016-05-04fuel: Disable triggers for brahmaputra running against Ericsson POD2Fatih Degirmenci1-8/+8
Change-Id: Ia67d74a6b50c3574b6ca365a4d13194dbcf083e6 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-04Rename Dell Jenkins SlavesFatih Degirmenci2-19/+9
Change-Id: Ib1bd98d6e5710d7cb3a7392a2e3987e47cb295f8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-04fuel: Disable build avoidance in CIFatih Degirmenci2-7/+8
Change-Id: I086b47b956faaa6c57c532a99debd06c05b148a2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-03Apex: Includes multiple fixes for masterTim Rozet1-11/+11
Changes include: - Fixes build directory for master - Disables smoke test temporarily - Disables Brahmaputra daily Change-Id: If5cead0f42dab1f063f762f5d1650bfcd0cd9160 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-03Bottlenecks: bugfix for docker tag for brahmaputra branchMatthewLi1-1/+1
see the log here https://build.opnfv.org/ci/view/bottlenecks/job/bottlenecks-fuel-rubbos-opnfv-jump-2-daily-brahmaputra/1/console Change-Id: I1d073f8f519a31154552533f01508301c588012d Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-05-03Merge "Docker, change BASE_VERSION to brahmaputra.3"Jun Li1-2/+2
2016-05-03Docker, change BASE_VERSION to brahmaputra.3jose.lausuch1-2/+2
return ${BASE_VERSION}.0 if ${BASE_VERSION} does not exist (first time) Change-Id: I96654834099c9f806ce8aec8571a755dc803e1e9 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-05-02Functest: add support to pass custom parameters to dockerCiprian Barbu1-1/+3
This makes it possible to pass extra environments or volumes to docker by listing them in a file at ${HOME}/opnfv/functest/custom/params_${DOCKER_TAG}. This way different parameter (env vars and volumes) can be specified for stable and master. Change-Id: I010fae9802dd413f0ca6ae9fb3ef0f03b81db3c2 Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
2016-05-02Merge "Fuel: add functest for brahmaputra on arm-pod1"Fatih Degirmenci1-0/+3
2016-05-02use BUILD_TAG rather than branch to execute commandMorgan Richomme1-1/+3
Change-Id: If79d4a457712465af1e4be1aca8a51ad270d65fa Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-05-02Functest, fix 'if-else' statment 'brahmaputra' instead of 'stablejose.lausuch1-4/+4
Also, turn CI_DEBUG to true. Change-Id: Id5c4c0ab65492b668fc5c22213c03f53faf9f9d8 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
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-29Functest, remove colon from else statementjose.lausuch1-3/+3
Change-Id: Ie94e149e7e221108ffd0195d6420192ab69a5ee3 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-29Functest, Fix call to run_tests.py and change if condition for stable branchjose.lausuch1-11/+9
Change-Id: I9d4eb0079507014e37f8ad569af541b9d0121f7a Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-29Functest, differenciate commands for stable and for masterjose.lausuch1-3/+17
Change-Id: If3f8b0666617c32d9945bd7ca72090bb86fcb250 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-29Merge "Functest: Enable new script prepare_env.py"Morgan Richomme1-5/+4
2016-04-28adding env vars to eventually replace the -r -c paramsDan Radez1-2/+2
Change-Id: Ia8b97836462cc693df321e36f33e02fc330d4af4 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-04-28Merge "Adding GS clenaup for Apex"Tim Rozet1-0/+52
2016-04-28Fuel: add functest for brahmaputra on arm-pod1Ciprian Barbu1-0/+3
Change-Id: I62f4b56b82194d14bb3469cd9e456e1f14ca050e Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
2016-04-28Functest: Enable new script prepare_env.pyjose.lausuch1-5/+4
JIRA: FUNCTEST-227 Change-Id: Ied4beee57c914823043bb14879110da7c560a148 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
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-20Adding GS clenaup for ApexDan Radez1-0/+52
Change-Id: I8dec946c5434a120f2529db7db8dea126e62e41d Signed-off-by: Dan Radez <dradez@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>