summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2016-01-08Merge joid-multijob buildersDavid Blaisonneau1-89/+23
Change-Id: Ie28f68b2fcea24052c9cf9168963063f5e147039 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-08Correct bad var nameDavid Blaisonneau1-1/+1
Change-Id: I3d582d02c16fd3124d8ef89a9ab02b9426979d08 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-08adapt Functest to joid for openstack creds pathMorgan Richomme1-1/+1
Change-Id: I9121bc2cc19b2b4fa3d9eefbcff5e4b397d583d2 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-08Merge joid pod builders and add projet and pod default parametersDavid Blaisonneau4-85/+91
Change-Id: Ifeb2086eaaee7ecf95044bf9e6abf83b4b7bfae6 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-08Updated QTIP Jenkins Jobs to use QTIP docker imageNauman_Ahad1-63/+63
JIRA: QTIP-7 Updated QTIP Jenkins to use QTIP docker image QTIP to run on two PODS: dell-us-testing-bm-1 dell-us-deploying-bm-3 Change-Id: If094a2b39056c99fe9c6a38ab4978746bc58aef1 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2016-01-08Add daily jenkins job for yardstick in ZTE-NJ lab.wu.zhihui2-1/+14
Update ZTE jenkins info Deal with other conflicts JIRA: yardstick-210 Change-Id: Ibf6e8409065fcacfedf84cc1d9f8654cddd9924c Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-01-08add xtrace option to docs related scriptsRyota MIBU1-5/+17
Change-Id: Icdc5bd23e9a6603dac70736ff8f7cce1fd15ab3e Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-07add log for artifacts file uploadingMatthewLi1-1/+2
JIRA: BOTTLENECK-4 Change-Id: I39890ea765fd7bd24a20ba75aebebe85e5a566dc Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-01-08Merge "doctor: make test script run in doctor-verify job"Ryota MIBU1-8/+3
2016-01-08update opnfvdocs jjb to use build-composite.shRyota MIBU1-59/+8
Note: https://gerrit.opnfv.org/gerrit/5791 have to be merged first. Change-Id: I1b6f3e6bf20b955c68123a5dc3a334e538bc53f6 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-08fix releng path in composite doc builderRyota MIBU1-1/+1
Change-Id: Ifc4e621f3d13ba4f402fced2b69e882bd2f31ed4 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-07Migrates all Apex to LFPOD1Tim Rozet1-9/+7
Intelpod is unstable with slow internet Change-Id: I12f9cb8098e3a7ac00d50be4a604455850ce941f Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-07Sync the trigger times with fuel and add timeout of 3 hoursFatih Degirmenci1-2/+5
Change-Id: Id3c1c2e52b8506a312391ba028bdabb36e281145 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07Introduce 120 minutes timeout for bottlenecks daily jobsFatih Degirmenci1-0/+5
In order not to block jenkins executor and/or cause issues for installer daily jobs if the bottlenecks job gets stuck. Change-Id: I773753b0ce2588b4fd88e5bc51f1d593bef5bea9 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07Enable verify and merge jobs for stable/brahmaputra branchFatih Degirmenci20-207/+107
Change-Id: I5f811a0db6c1725e02b3bfd51d8c7c21b12633a2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07Bugfix: Rename OPNFV_FEATURE to DEPLOY_SCENARIOFatih Degirmenci2-2/+2
Change-Id: I5de8d25a8002c249bc6b50987fd0c66ed3f11b39 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07Enable fuel nosdn scenario for master and stable/brahmaputraFatih Degirmenci7-63/+48
This patch proposes below changes: - Run CI on opnfv-jump-2 against stable/brahmaputra branch - Run CI on ericsson-pod2 against master branch - Configure functest against both branches on both PODs - Enable yardstick against both branches on both PODs - Comment out additional controllers until nosdn scenario is verified - Rename OPNFV_FEATURE to DEPLOY_SCENARIO Change-Id: Ie3d4f946cd51271378b435f9a92af07aaf614c26 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07Correct the repo name for Resource Scheduler in project.cfgFatih Degirmenci1-1/+1
Change-Id: I1207c015a5435014f453ad93bd4300052f574c49 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07Enable joid Arno scenario for master and stable/brahmaputraFatih Degirmenci4-120/+118
This patch proposes below changes: - Run CI on intel-pod5 against stable/brahmaputra branch - Run CI on intel-pod6 against master branch - Configure functest against both branches on both PODs - Enable yardstick against both branches on both PODs - Comment out additional controllers until Arno scenario is verified - Rename OPNFV_FEATURE to DEPLOY_SCENARIO Please note that there are some duplications which need to be taken care of in a separate patch. Change-Id: Ic3deb77692cdb0908808fdb21098af77b937b831 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07make builder for composite docs generate linksRyota MIBU1-2/+22
Change-Id: I6015790e2cdeacf2656b094817eb253e23937518 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-07fix clone-opnfv-repos builder for composite-docsRyota MIBU1-7/+13
This patch may fix issue that opnfvdocs job to create OPNFV composite docs by limiting import files from other repos to those of docs folders. Change-Id: I7f7edba0c6ca15a80ceedd98ce6c1e36f0ce05cd Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-07Merge "QTIP OPNFV Docker Build issue fix"Jose Lausuch1-0/+2
2016-01-07fix document upload script to use new dir nameRyota MIBU1-2/+2
Change-Id: I96b1b3646141460f019761ba762fa681b0e175d7 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-07Merge "amend download public IP and remove directory for bottlenecks upload job"MatthewLi1-3/+3
2016-01-07Merge "fix build directory for OPNFV docs"Ryota MIBU1-2/+2
2016-01-07amend download public IP and remove directory for bottlenecks upload jobMatthewLi1-3/+3
JIRA: BOTTLENECK-4 Change-Id: I4af3a6c8d06aced8ca3de2e38d6453a3eeb96f9f Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-01-07fix build directory for OPNFV docsRyota MIBU1-2/+2
Apex has own 'build' directory which is not for docs and contains valid files. This patch fix build dir name from 'build' to 'docs_build' to avoid the conflict. 'output' dir name is also changed to 'docs_output'. Change-Id: I0eb047bfb9c8b85016ce82844915e60538e4d2a8 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-07Enable fuel virtual deploys on Ericsson bladeFatih Degirmenci2-6/+14
Change-Id: I6ea07728a9ab467ea01fdb6b0c45de16bf10ab1b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07Clone the repos in opnfvdocs/docs folder to get composite docsFatih Degirmenci1-1/+1
Change-Id: I575961a727eeda8a34c33bd797ae7035d9c7fb11 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07bugfix: compass daily job triggered wrong jobmeimei1-4/+4
Change-Id: I051e1437a74a76de9ddf8acf14b865d2c39224b0 Signed-off-by: meimei <meimei@huawei.com>
2016-01-06Fixes apex baremetal deploy case where desired RPM is already installedTim Rozet1-1/+3
Change-Id: I025a3ad5ab1c3a4eed1306cb58071d7d75a7d9ad Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-06Fixes apex baremetal RPM install path for multiple scenariosTim Rozet1-3/+4
Change-Id: Icc7a0d7daed4db94c7717283c7a1d44a0939a280 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-06Fixes RPM install for baremetalTim Rozet1-1/+3
Currently the deploy builders assume that the RPM is already on the machine under build_output directory. This is true if the job was build or verify job. But just with deploy, it is missing. This patch allows yum install from artifacts page directly. Change-Id: I243a747c818a5b6dcf911fa99ee063766417cfcb Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-06Enable baremetal jobs for Apex on LF POD1Tim Rozet1-1/+60
Change-Id: I276b3acf7f49d13b7cb125c022d567d4021dac71 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-06Merge "Add parameter of external network for yardstick testing"Jun Li2-1/+17
2016-01-06Merge "use specific configure file on different vm-deployment env"Jun Li1-28/+28
2016-01-06add vstf builder in bottlenecks daily jobMatthewLi1-3/+2
JIRA: BOTTLENECK-4 Change-Id: I8e5546a765c3d2d798446768811a67dc9ad9482e Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-01-06use specific configure file on different vm-deployment envmeimei1-28/+28
JIRA: COMPASS-252 Change-Id: I28cf46fa4300a5ce486b38dff0aa35f41180b5cc Signed-off-by: meimei <meimei@huawei.com>
2016-01-06add vstf test suite in bottlenecks daily jobMatthewLi1-16/+32
JIRA: BOTTLENECK-4 Change-Id: I1117f4f5e812d284108f1f64e52725e1165fa9c5 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-01-06QTIP OPNFV Docker Build issue fixNauman_Ahad1-0/+2
The opnfv-docker.sh script didn't have a condition to build Dockerfile for qtip. This has been added. Change-Id: I4f22b467e13ec460826bed3ffd783f7dd7f766e3 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2016-01-06Add parameter of external network for yardstick testingmeimei2-1/+17
JIRA: YARDSTICK-225 Change-Id: I51743c20b6fa799cc7c643768a2af55f3182153a Signed-off-by: meimei <meimei@huawei.com>
2016-01-06Merge "run all the deployment jobs parallelly"Ryota Mibu1-4/+4
2016-01-06Merge "bug fix: fix results path on Functest container"Ryota Mibu1-1/+1
2016-01-05Vsperf CI: Fix setting of Python3 environmentRadek Zetik1-3/+1
The patch contains new calling of 'scl' utility. The 'bash' must have been replaced by direct calling. JIRA: VSPERF-156 Signed-off-by: Radek Zetik <radekx.zetik@intel.com> Reviewed-by: Aric Gardner <agardner@linuxfoundation.org> Reviewed-by: Xinyu Zhao(Jerry) <zhaoxinyu@huawei.com> Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com> Reviewed-by: Ulrich Kleber <Ulrich.Kleber@huawei.com>
2016-01-05bug fix: fix results path on Functest containerMorgan Richomme1-1/+1
JIRA: FUNCTEST-92 Change-Id: Ib993ccf83856c40b47a31c2fbbb2ca5d00cabea8 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-05Enable shallow clones, fix vsperf repo name, and upload under review docsFatih Degirmenci2-4/+4
Sparse checkouts don't make the clone process faster based on manual tries so it will not be enabled. Change-Id: I04d0357b80d868504c4d8f3fcc83fa38e8c90404 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-05Fix GIT_BASE for cloning standalone reposFatih Degirmenci1-2/+14
GIT_BASE is set to <git_url>/<project> in default macros. In order not to cause issues for other parts of the job and the script, a new parameter GIT_CLONE_BASE has been introduced in order to clone repos for composite doc generation. Change-Id: I8ce0ea1e5324ce947a674b013cf7d169e6a9defe Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-05Merge "relax limit of jenlins log hold number (40 -> 100)"Ryota MIBU1-2/+2
2016-01-05Fix hardcoded branch names in opnfv-docs jobsFatih Degirmenci1-4/+4
Change-Id: Iad3f3645640b59686b3590de655d5ff974d85c45 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-05Enable generation of composite docs for opnfvdocsFatih Degirmenci3-5/+211
Please note that the upload of documents to artifacts.opnfv.org has not been enabled yet in order to get feedback for the patch first. Once the patch is reviewed, uploading generated docs to artifacts.opnfv.org can be enabled. Another thing is that this could essentially be done in existing opnfv-docs jobs. But in order not to break doc stuff totally, it's kept separate for the timebeing. Depending on the review, we can either - move this functionality to releng-macros.yml and jobs in opnfv-docs.yml or - keep it separate as it is and exclude opnfvdocs from the pattern in opnfv-docs.yml jobs. JIRA: RELENG-38 Change-Id: I452547921ef56960330bcd9ba28159108a33c860 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>