summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-07-25clean opnfv/opnfv-docs.ymlRyota MIBU4-40/+22
- make 'opnfv-docs-*' jobs run against all repositories which has docs directory. - remove docs builder from yardstick-project-jobs JIRA: RELENG-133 Change-Id: Id0cf6e600ed112c6f082f6bc924eaeccb0481e49 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-22Apex: adds onos sfc to dailyTim Rozet1-0/+31
JIRA: APEX-172 Change-Id: I651a0f5a5afba82f46b719b16015d588f8bb8a5f Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-22functest: Adjust job timeout based on the loopFatih Degirmenci1-4/+7
Change-Id: I405bcbf26965a5290fb8dad9786881251e6aea81 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-22Redirect stdout to /dev/null when pushing results to artifactsjose.lausuch1-1/+1
Change-Id: Iafa37838337caf8c196b396f2e94c405629a0e2c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-07-22[bugfix] wrong directory of ansible logmeimei1-1/+1
Change-Id: I79f209dac19cb0e66049f5a6062a54ff2971cefe Signed-off-by: meimei <meimei@huawei.com>
2016-07-21Apex: Enable bgpvpn scenario in dailyTim Rozet1-0/+30
Change-Id: I82af3388275ceb716d24f2a11405a213624ffbd1 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-21Merge "Enable Flake8 Checks on QTIP"Aric Gardner2-1/+3
2016-07-21Merge "Add 'builder-sandbox' job to Releng"Aric Gardner1-0/+50
2016-07-21Merge "add job definition based on existing apex cperf runner template"Tim Rozet1-0/+1
2016-07-21Enable Flake8 Checks on QTIPTrevor Bramwell2-1/+3
Add '.tox' to list of directories to ignore since it contains unrelated python code in virtualenvs. JIRA: QTIP-89 Change-Id: I577c4ea61fe6b76f7f67ec7c9d4af544d0f73f71 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-07-21Don't fail the build if importing gpg key failsAric Gardner1-3/+3
I prefer that the build succeeds even if the siging fails. once we have the signing working on all pods I will revert this change. Change-Id: Icc5e0a158ccee6e09be9b275d403f5252a473430 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-07-21enable uploading log from huawei nodesmeimei1-2/+2
Change-Id: Ie69fa1f4493e806a8c357a4cff1f9c51bbfa591e Signed-off-by: meimei <meimei@huawei.com>
2016-07-21Merge "Move Releng Jobs under 'releng' folder"Ryota Mibu2-2/+2
2016-07-21Implementation of testcase/pod declaration dashboard for adding tescasesraghavendracharik3-0/+297
JIRA: FUNCTEST-26 Change-Id: Iceb1c54ba8c245d43cc553533fdf4fd3284c7132 Signed-off-by: raghavendracharik <raghavendrachari.kamsali@hpe.com>
2016-07-21bugfix: should reset os_version from os_version_optionmeimei1-0/+1
Change-Id: Ifcd9355055405c9c4f89a774d7a8fc44997884e3 Signed-off-by: meimei <meimei@huawei.com>
2016-07-21Merge "[compass]reset building timer, and deployment time"meimei2-13/+13
2016-07-21[compass] undo uploading test results untill got the credentialmeimei1-1/+3
Change-Id: I0352866f022b9f0ca71e5c6a21126983266d39a9 Signed-off-by: meimei <meimei@huawei.com>
2016-07-21[compass]reset building timer, and deployment timemeimei2-13/+13
the duration of daily job have been decreased to within 4hours Change-Id: Ia42f223bfd0df7c7138cee3db69b11a67a78d64b Signed-off-by: meimei <meimei@huawei.com>
2016-07-21Merge "change the region from Canonical to default regionOne"mei mei1-1/+6
2016-07-21Merge "[compass] add new scenario ci jobs"Jun Li1-0/+46
2016-07-20Add 'builder-sandbox' job to RelengTrevor Bramwell1-0/+50
Any changes slated for the 'sandbox' branch of this repo will be published to https://sandbox.opnfv.org, with the exception of the releng-ci jobs themselves. This will provide visibility to changes slated for Jenkins and allow for easier understanding of how JJB works for new users. - Step [2/2] in publishing jobs to the Jenkins sandbox JIRA: RELENG-91 Change-Id: I94c28081b1d96e5eae76a4f1f11dcf5cb9b6cf35 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-07-20Move Releng Jobs under 'releng' folderTrevor Bramwell2-2/+2
This should help clarify what jobs belong to releng, and that the yaml file is unaffiliated with 'releng-defaults' and 'releng-macros'. - Step [1/2] in publishing jobs to the Jenkins sandbox - Explicitly passes the '-r' to jenkins-jobs so that other understand releng recursively tests jobs. This option is implied by the jenkins-job-builder configuration on the server. JIRA: RELENG-91 Change-Id: Ic4bad170b3d311376a2d081089ac538b53595728 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-07-20add job definition based on existing apex cperf runner templateJamo Luhrsen1-0/+1
Change-Id: I4d077acac3d2cd4e23bec7da3b5143dcb027e33f Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2016-07-20Merge "Apex: disables failing parent daily job due to a deploy job failing"Tim Rozet1-0/+8
2016-07-20Apex: disables failing parent daily job due to a deploy job failingTim Rozet1-0/+8
Change-Id: I556b29578fd8debc7b38970fe256c858aa70556a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-20Remove md5 hashes from OPNFV Artifact APITrevor Bramwell1-11/+0
These are not used and irrelevant Change-Id: I742b5c33087749804fb16d1df21b15e7dfe44c4d Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-07-20change the region from Canonical to default regionOneNarinder Gupta1-1/+6
Enabling the onos with sfc for trusty only. Change-Id: I052eb82b2d4ccccad958c5564ede53a923e00aa5 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-07-20[compass] add new scenario ci jobsmeimei1-0/+46
os-odl_l2-moon-noha os-nosdn-kvm-ha Change-Id: I13e3efbc657b7ce37eac43ff80a0168d59901340 Signed-off-by: meimei <meimei@huawei.com>
2016-07-20Merge "fuel: Adjust build throttling"Fatih Degirmenci1-2/+1
2016-07-20fuel: Adjust build throttlingFatih Degirmenci1-2/+1
Change-Id: I4eab4e87e145881912fcc5570cbb04606f0514fb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-20[multisite] add new testsuite of multisitemeimei1-0/+1
Change-Id: If63cca009f539125ce877fa05f40178bb1c71247 Signed-off-by: meimei <meimei@huawei.com>
2016-07-20Merge "add unit tests for Moon"Fatih Degirmenci2-4/+3
2016-07-20Merge "RELENG-131 Add CI task for joid-os-onos-sfc-ha."mei mei1-0/+8
2016-07-20[compass]zenial deployment bugfixmeimei1-1/+1
Change-Id: Iaced24782396f78d0620f4283b33c644739f88e7 Signed-off-by: meimei <meimei@huawei.com>
2016-07-19joid: Revert the order of functest and yardstickNarinder Gupta1-2/+2
Change-Id: I70318bc7c7197fdd67dc42fcd13e0d529b3f018d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-07-19Merge "joid: Update verify jobs and introduce Multijob and verify phases"Fatih Degirmenci2-61/+220
2016-07-19fuel: Fix jjb escapingFatih Degirmenci1-2/+2
Change-Id: I5cc33f949b7db0c17b92a01777cb57b16a05b637 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-19Merge "apex, cperf: Adds cperf job to Apex"Tim Rozet1-0/+52
2016-07-19Merge "fuel: Update verify jobs and introduce Multijob and verify phases"Fatih Degirmenci2-68/+273
2016-07-19fuel: Fix the log argumentFatih Degirmenci1-1/+1
Change-Id: Iae50079427b9fb264b22ba19919cb66029a085fa Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-19[compass] COMPASS vm Support ubuntu 16.04meimei2-0/+8
JIRA: COMPASS-431 Change-Id: I42b632170f4423627b57bdc21f5d5718a46067b0 Signed-off-by: meimei <meimei@huawei.com>
2016-07-19Merge "[compass] add new job of onos-sfc senario"meimei1-0/+24
2016-07-18Merge "Add support for ubuntu (keep support for centos)"Aric Gardner1-7/+24
2016-07-18Merge "fuel: Upload deployment logs to artifacts.opnfv.org"Aric Gardner1-4/+25
2016-07-18Add support for ubuntu (keep support for centos)Aric Gardner1-7/+24
Compass signing was failing on ubuntu Change-Id: Ieda6cfd67c7b36045b0a30c01a0eb3f0e7165710 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-07-18fuel: Upload deployment logs to artifacts.opnfv.orgFatih Degirmenci1-4/+25
Change-Id: I99bb2f621c49e50d169d4d51d0811a4531988188 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-18change ci from base-on-pod to base-on-scenario (in progress)rexlee87762-4/+4
1. first need to change in yardstick 2. then change in releng to modify the input parameter JIRA: YARDSTICK-299 Change-Id: Ie9c96d4ddc6b15b0488ef1cff1f2c7531429baf0 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-07-18fuel: Update verify jobs and introduce Multijob and verify phasesFatih Degirmenci2-68/+273
This is the first step towards improved Commit Gating and this change does not impact the current way of working for Fuel. This means that no additional verification activities will be done for changes/patches coming to Gerrit for Fuel as of yet and only builds will be used for patchset verification Because of this, the new execute shells contain nothing but simple echos. Functest job hasn't been created/connected either since we don't do full commit verification. This change - switches verify job to Multijob project type since Freestyle does not support aborting all the downstream jobs when a new patch for same change comes to Gerrit for existing change. When Gerrit Trigger aborts the upstream verify job that was triggered for the previous patch of the same change, Multijob then aborts the downstream phase jobs, not leaving orphaned phase jobs behind. - creates phase jobs to do limited verification activities in order to provide more granular feedback. Earlier phases fail the patch verification in order to provide feedback for the failed phase rather than whole basic, deploy, and smoke test. Change-Id: I053db2a54020139d57d74d254a25ed0480767267 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-18joid: Update verify jobs and introduce Multijob and verify phasesFatih Degirmenci2-61/+220
This is the first step towards improved Commit Gating and this change does not impact the current way of working for Joid. This means that no additional verification activities will be done for changes/patches coming to Gerrit for Joid as of yet. Because of this, the execute shells contain nothing but simple echos. Functest job hasn't been created/connected either since we don't do full commit verification. This change - switches verify job to Multijob project type since Freestyle does not support aborting all the downstream jobs when a new patch for same change comes to Gerrit for existing change. When Gerrit Trigger aborts the upstream verify job that was triggered for the previous patch of the same change, Multijob then aborts the downstream phase jobs, not leaving orphaned phase jobs behind. - creates phase jobs to do limited verification activities in order to provide more granular feedback. Earlier phases fail the patch verification in order to provide feedback for the failed phase rather than whole basic, deploy, and smoke test. Change-Id: If6723b06bb937329e104ca85865b0d750c45e91e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-18Merge "reschedule on zte-pod1"Fatih Degirmenci1-1/+1