summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2016-09-22add missed project document check/build/uploadMatthewLi1-0/+2
JIRA: RELEMG-147 Change-Id: I8a3c3ed4e28e0fe00f9e3d08816fa5f46ad65300 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-09-21Merge "[doctor] merge doctor verify jobs"Ryota MIBU1-11/+14
2016-09-21Merge "Remove Unused Releng Macros"Ryota Mibu1-65/+0
2016-09-20Remove Unused Releng MacrosTrevor Bramwell1-65/+0
Some of these macros have existed since the releng repo creation date. All of them are currently unused and can be safely removed. Change-Id: Ifc2c1762bc999b48b06cf82c55a53c3ad7430a21 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-09-20Merge "Add default deployment timeout for fuel jobs"Fatih Degirmenci1-3/+4
2016-09-20Add default deployment timeout for fuel jobsFedor Zhadaev1-3/+4
Add deployment timeout value, less than CI job timeout. Change-Id: I9725e7cb68dfa7b1c5a0f87d277e21af11b9ff10 Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
2016-09-20Merge "pin jenkins slave node for doctor verify job"Ryota MIBU1-0/+2
2016-09-20bottlenecks: ignore unittest temporarilyMatthewLi1-2/+13
through CI progress, the unittest code for bottlenecks project has been debuged and works normally. this patch is used to ignore unittest temporarily for unittest test code itself passed, then the unittest will open again and works for checking when new patches submitted. Change-Id: I5ed80e6791e208b37d160bf014f3f1fb6f1fb6e2 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-09-20Merge "fix wrong pod name in doctor trigger-builds"Ryota MIBU1-1/+2
2016-09-19bottlenecks: bugfix for script pathMatthewLi1-1/+1
Change-Id: I7caeca83ed2f6302b7c3eca6524ab285d61b429a Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-09-20Merge "dovetail docker job added"MatthewLi2-0/+56
2016-09-20Merge "Bottlenecks: unittest job added"MatthewLi1-5/+25
2016-09-20[doctor] merge doctor verify jobsRyota MIBU1-11/+14
In order to avoid a congestion in doctor verify jobs, this patch merge doctor verify jobs under the wrapper job. This patch also adds few parameer override. Change-Id: Ie3dd7756df46adf42ff45741aab483afce23adb2 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-19armband: new job schedulePaul Vaduva1-10/+10
Change-Id: I1d5dca9f7cc2c54e90af454a503e77486be361ef Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-09-19Bottlenecks: unittest job addedMatthewLi1-5/+25
unittest script shown in https://git.opnfv.org/cgit/bottlenecks/tree/tests.sh only flake8 is included by now Change-Id: I1962cd5e44300fc9bd792c3221663e186223d885 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-09-19[doctor] remove needless `'`Ryota MIBU1-1/+1
Change-Id: I1035c71f0ec6a0a404ec18b103d6d95173b099ec Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-19[doctor] add missing param (GIT_BASE)Ryota MIBU1-0/+1
Change-Id: I179656c7e592580e272b34e1ec0f331265fc7888 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-19dovetail docker job addedMatthewLi2-0/+56
JIRA: DOVETAIL-14 Change-Id: I41be18ee88f5798509a608fe9bd66c6971bbff82 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-09-19pin jenkins slave node for doctor verify jobRyota MIBU1-0/+2
Change-Id: I9ae2466b694ba012159122e02ab611b9260b1655 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-19fix wrong pod name in doctor trigger-buildsRyota MIBU1-1/+2
Change-Id: If573c47f6a850a92cd98e3275e4116d045b75edd Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-19add 'ool-virtual1' into functest pod listRyota MIBU1-0/+5
This entry will be used by doctor's verify job which will triggered by each patch upload into gerrit. Change-Id: I1f4bc8cbb56baf8192ba9d26dcfb80de8cade560 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-19Merge "doctor: use trigger-builders to override param"Ryota MIBU1-19/+8
2016-09-19doctor: use trigger-builders to override paramRyota MIBU1-19/+8
Change-Id: Ibdea8bc3bc7469336c80ba5d1f749340cbf5a973 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-18dovetail initial jjb added: verify/merge jobMatthewLi1-0/+98
JIRA: DOVETAIL-14 Change-Id: I19a2178c5bfa223a06f3f5134db2d050cb000849 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-09-18[bugfix] use huawei-pod2 to verify coloradomeimei2-2/+2
Change-Id: I9e402d395a3c90f65d0e73f9ef18c08e0801afad Signed-off-by: meimei <meimei@huawei.com>
2016-09-18Merge "[compass] use new pod to run compass jobs"Jun Li4-8/+75
2016-09-16jjb: specify doctor scenario in doctor-verify job using functestRyota MIBU1-3/+4
Change-Id: If8c5deb0ef1226b41493330922b6f7c53dc66526 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-15Revert "infra: Fix ownerships for successful runs as well"Fatih Degirmenci1-3/+0
This reverts commit f915ff044fc6330db6e0971f49af1b44509c9cfb. Change-Id: I33134b44952a287216ab7ad63f9bb042cba51f6a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-15infra: Fix ownerships for successful runs as wellFatih Degirmenci1-0/+3
Change-Id: I11b73104b5a80351537109fcb504bb250c641220 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-15infra: Change the ownership of stuff back to jenkinsFatih Degirmenci1-0/+10
Change-Id: I869a2e44b78ed33e3419077c32f5c0a08b63191f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com> Signed-off-by: Markos Chandras <mchandras@suse.de>
2016-09-15Merge "infra: Remove /opt/stack to prevent leftovers from causing trouble"Fatih Degirmenci1-1/+1
2016-09-15infra: Remove /opt/stack to prevent leftovers from causing troubleFatih Degirmenci1-1/+1
Change-Id: I924f40a363fcaf50eb7e4c6f8cd1c5acba7c330b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-15kvmfornfv: Downloading sha512sum file of the guest image.kalyanreddy1-0/+2
This patch contains the script to download sha512sum file of the kvmfornfv guest image along with other artifacts. Change-Id: I2aa2e76124a12fb0d11975cda758f76e91f00390 Signed-off-by: kalyanreddy <reddyx.gundarapu@intel.com>
2016-09-14Merge "yardstick: enable colorado branch for arm-pod2"Fatih Degirmenci1-0/+5
2016-09-13doctor: skip voting from results of immature jobsRyota MIBU1-0/+5
Change-Id: I8bfe946c6708f2d0eb0b1c583e1a522d4d797e93 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-13[compass] use new pod to run compass jobsmeimei4-8/+75
Change-Id: I9c6ee092cea755aea58a91a696cb338e1eb5df8b Signed-off-by: meimei <meimei@huawei.com>
2016-09-13yardstick: enable colorado branch for arm-pod2Paul Vaduva1-0/+5
Change-Id: I4756b64d302c2e44b0cb84d0ad4e34288eae25fa Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-09-12infra: infra-daily-jobs: Use of the infra-{smoketest,deploy} scriptsMarkos Chandras1-2/+2
The Jenkins jobs for smoketest and deploy use inline scripts which are essentially no-ops but they should use the respective scripts instead which are also no-ops at the moment but they could potentially become more useful in the future. Change-Id: Ic91f65b43468aaba503e71773098853bf43f229f Signed-off-by: Markos Chandras <mchandras@suse.de>
2016-09-09armband: deploy: upload logs to GSAlexandru Avadanii1-2/+23
Closes-bug: ARMBAND-72 Change-Id: I6c5a3e6ce4c320bf42f02b290a0137f5b892ad7f Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-09-09infra: Fix the gerrit project name and preserve env for sudoFatih Degirmenci1-2/+2
Change-Id: I9b86f285ac0a3e3f8ea95550f7490ced8d3ca2a3 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-09infra: Create 3rd party CI job to verify bifrost patches in OPNFVFatih Degirmenci4-3/+166
This change creates job to run patchset verification for openstack/bifrost. The verification is done by checking out the patch from upstream bifrost repo and combining opnfv bifrost stuff with it to see if any change that is proposed upstream breaks opnfv bifrost. The verification is done only for trusty and this can be expanded to support centos7 and suse as well. Due to change in slave label, impacted files are also updated. Change-Id: Id34b7ddcf5e3f424a5999aa1a9fa69ff53d95fc4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-09Merge "add doctor-functest verify job"Morgan Richomme4-4/+104
2016-09-09add doctor-functest verify jobRyota MIBU4-4/+104
This patch adds a new jenkins job which will be executed every time doctor patch is uploaded. The code will be verified by executing doctor scenario on the specific pod using functest. JIRA: DOCTOR-70 Change-Id: I480cd905991ccb1ef7426187fe83cbf1ae798ce9 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-08add http:// to rpm install pathJamo Luhrsen1-1/+1
Change-Id: I9b1d0a5bb9c6b84515ee6daecc9b2e1983c93c7d Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2016-09-08Apex: fix rpm latest pathTim Rozet1-2/+2
Change-Id: I78a67475956405193a55a1d8d13a93bfe913c8f5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-09-08Apex: fix latest rpm pathTim Rozet1-1/+1
Change-Id: I396e8b8e3958cb89cdd3d8790f78ae4085e90e47 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-09-08add cperf specific stream to apex-runner-cperf jobJamo Luhrsen1-0/+1
trying to find the best/right way to point this job to use cperf's intel-pod2. Change-Id: I461d7367b73d4e388200cc7c7db0ab005e28cc2d Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2016-09-08armband: enable concurrency and adjust throttle paramsPaul Vaduva1-3/+3
Change-Id: I72e061ae57ccdd06520dbf93cdf146390bfc0591 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-09-08Merge "Fix tacker installation"Fatih Degirmenci1-4/+7
2016-09-08Merge "KVMFORNFV: Enable artifact download and testing for daily job"Fatih Degirmenci3-7/+98