summaryrefslogtreecommitdiffstats
path: root/jjb/qtip
AgeCommit message (Collapse)AuthorFilesLines
2017-02-05Deprecate legacy test taskYujun Zhang1-6/+1
Change-Id: I8cd4ac73cd71d4baf99500b729aefdcb0ff9baca Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-02-05Refactor qtip jobsYujun Zhang6-105/+166
- rename jobs to verify and validate - add job for validate-setup - move all scripts to helpers folder - use auto variables to merge job templates Change-Id: Ie1199e35e48b6a95861d9b7281fa7bdcc94212d9 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-02-01merge GIT_BRANCH and GERRIT_BRANCH into BRANCHRyota MIBU2-2/+0
GIT_BRANCH parameter is different; master or stable/danube in daily jobs, but 'refs/changes/57/27657/6' in verify jobs. This breaks some job builders triggered by the both types of jobs. We have GERRIT_BRANCH parameter for verify jobs to identify stream and expected branch into the patch will be merged after it got +2 and submitted. To avoid further confusion and to have common job builders for daily and verify jobs, this patch introduce BRANCH parameter. GERRIT_BRANCH is now deprecated. Change-Id: Ibcd42c1cd8a0be0f330878b21d3011f1ec97043b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-27Enable QTIP jobsYujun Zhang1-1/+1
Change-Id: I6c22d616c2f000c624837ff7253a9d24b61ae8bc Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-01-11Disable QTIP ci build jobYujun Zhang1-1/+1
The legacy code is no longer maintained[1] [1]: https://gerrit.opnfv.org/gerrit/#/c/26783/ Change-Id: Iebbdb0144336c6c0bc2e16f47375f2e61be3bd87 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-12-19fix ci jobs (daily && no branch param)Ryota MIBU1-0/+2
Change-Id: Iad856adf625a56c2f5c366fb414746d1e9e16691 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-12-19clean scm defenitionsRyota MIBU2-8/+2
This patch makes sure we use 2 types of scm, and allows us to specify them by adding one line in job-templates. - git-scm # for daily jobs and merge jobs - git-scm-gerrit # for verify jobs [New] Change-Id: Iddc8a5e0e115193c7081a6d6c53da209900e95c8 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-12-08qtip: update qtip jenkins templatewu.zhihui2-40/+16
- remove offline pods info - set job description for jenkins dashboard - simplify job name JIRA: QTIP-181 Change-Id: Ic12b9931faadc6954a736a0d33e2f3bd06b0d010 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-12-05Merge "Update qtip notification recipients"Jun Li1-1/+1
2016-12-05Update qtip notification recipientsYujun Zhang1-1/+1
- several members have retired - Zhihui WU <wu.zhihui1@zte.com.cn> is now in charge of CI jobs Change-Id: Idd65cc9b24fd277bc942f115186232fdadac110d Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-12-01Restrict Gerrit Triggers to OPNFV Gerrit ServerTrevor Bramwell1-0/+1
With the addition of ODL and OpenStack Gerrit servers, it's important we don't generate additional noise by accidentally building against these Gerrit servers when we don't intend to. JIRA: RELENG-179 Change-Id: Ia163c6c3eaa58e8e21dc6548a839062fcbde39ed Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-11-25Enable qtip verify jobYujun Zhang1-1/+6
Change-Id: I15be7c9cab2ffa471a828b3295051cbd423988f5 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-22[qtip]update qtip ci jobwu.zhihui1-1/+9
1. Creat qtip ci job on zte-pod3 2. Reschedule time on zte-pod2 JIRA: QTIP-138 Change-Id: I5805e976e72c898e761f440833bfde42b37bba42 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-09-18qtip bugfix: failed to clean up qtip containerwu.zhihui1-7/+3
An error has happened a few times when stopping a container. See https://build.opnfv.org/ci/view/qtip/job/qtip-fuel-zte-pod2-daily-master/34/console. Don't find the cause of this error temporarily. Use the command "docker rm -f" to remove qtip container by force. It is a workaround to make sure qtip ci job not blocked by this error. According to ci log, sometimes, qtip containers are deleted failed. This change use the command "docker rm -f" to delete containers by force. Change-Id: I063be9615f1b87e616ff8c3a77a6684a68474e91 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-26qtip: move bash scripts out of qtip-ci-jobs.ymlwu.zhihui3-74/+79
Change-Id: Ib48a1800b5d6d253c8bd8d383cf36c7119f6e9a4 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-24qtip: remove brahmaputra jobs and change branch/pod allocationwu.zhihui1-15/+8
Change-Id: Ie01e2e6bd32c28df55146da328346bfcd2808f05 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-22Create project jobs for colorado branchFatih Degirmenci1-1/+5
Daily jobs for Colorado branch for installer and test projects have not been created yet and it needs to be done via separate patches. Change-Id: I34517e89dfc502ce5741733e01bf8425d513df02 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-14Add zte-pod2 CI jobsJulien1-3/+4
1. CI scenario: os-odl_l2-nofeature-ha using Fuel installer 2. Adjust qtip daily job from zte-pod1 to zte-pod2 Change-Id: I3e4e1adf3a6865a4cc9be81522472c781a8aea4f Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2016-08-02qtip: Create job for zte-pod2 and override fuel IPFatih Degirmenci1-1/+5
Change-Id: I0a9684ca93667924f34cbbd44c3e8e5111ebd8e8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-16Mount a local image store directory to qtip container.wu.zhihui1-1/+3
Use docker run with parameter -v. The image file QTIP_CentOS.qcow2 is downloaded each time. To save the execution time of CI, mount this file to a local directory of qtip container. Change-Id: I86350e4af872001a74d37d1e8d481c565be0de28 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-07-14Add new PTL to qtip notification recipientsYujun Zhang1-1/+1
Change-Id: Idbe569b1ea7b665dec86f1de176727fe8b63b654 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-06-15Tie all verify/merge/build to opnfv-build-ubuntuFatih Degirmenci1-1/+1
We reconfigured centos build server now and it is important to know which jobs require centos and which ones ubuntu. The machines with ubuntu were labelled with opnfv-build previously, preventing us from keeping track of which projects require what OS. This tries to solve that. Change-Id: I1fb2912ec49f5bc2781853e500508d9992d59fbb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-12Enable qtip daily test job in zte-pod1zhifeng.jiang1-4/+8
JIRA:QTIP-85 Change-Id: I8a9870e00ce8772c1bef53e338e82252a4e5b291 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-05-26compass: Switch using labels instead of slavesFatih Degirmenci1-2/+2
This change switches compass jobs to use labels instead of tying jobs to slaves. The changes in detail are: - Compass jobs can roam on any pod that is labelled with compass-baremetal and compass-virtual. - Above means that there is no branch/pod allocation anymore. - New jobs are created in order to get rid of pod names from them and just use baremetal or virtual in names. - Old jobs are removed. - Related test jobs are updated. - huawei-virtual label is renamed to compass-virtual since we still have installer specific slaves, not company specific. In future the job might end up on a none-Huawei slave too. - huawei-pod2 is not a CI POD so it is left in none-CI PODs section. - block relations and triggers might require fine tuning and left to compass project to decide how to adjust Job structure remains same; one parent job calling 3 downstream jobs: deploy, functest, yardstick. The OS to deploy (trusty or centos7) needs to be solved in a separate patch in a sustainable way. Change-Id: I22bfaff36640667b6764f0e303a3286af0eb41b2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-12Rename Orange Jenkins SlavesFatih Degirmenci1-1/+1
orange-test1 -> orange-pod5 orange-fr-pod2 -> orange-pod2 Change-Id: Id5a31db98d349bef654fb59ab03e52e6cc50611f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-11Rename ZTE Jenkins Slaveszhifeng.jiang1-1/+1
Change-Id: I0e2722ce81d1ffca966832f608b51f8624866ce1 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-05-05Merge "Rename Dell Jenkins Slaves"Fatih Degirmenci1-13/+3
2016-05-04Rename Juniper Jenkins SlaveFatih Degirmenci1-1/+1
juniper-us-test-1 -> juniper-pod1 Change-Id: I6f36dbee3159f1c53252dba8a82bd87f7ea1a427 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-04Rename Dell Jenkins SlavesFatih Degirmenci1-13/+3
Change-Id: Ib1bd98d6e5710d7cb3a7392a2e3987e47cb295f8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-19Added triggers for QTIP CI Jobs for BrahmaputraNauman_Ahad1-11/+44
QTIP CI daily jobs triggers were added for dell-us-testing-bm-1 and dell-us-deploying-bm3 pods. Triggers for other labs would be added shortly after checking with lab managers for available time slots. Change-Id: Ie7b02ad3368f261205239afa4f8a4f5d32027731 Signed-off-by: Nauman_Ahad <nauman.ahad@xflowresearch.com>
2016-02-08qtip: Jobs for Brahamputra releaseNauman_Ahad2-102/+114
Placeholders for QTIP to run on other labs as part of Brahamputra release were created. The lab owners for the given lab names were contacted and approved QTIP-CI Jobs. All the Labs provided here are "non-CI" labs. Change-Id: I597f07034317317caf55239325969dd40ebb8a27 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-18Added Builder to push results to DB for Qtip JJBNauman_Ahad1-4/+24
Added a builder to push QTIP results to Central Result Collection DB after a Qtip run. Builder calls a script within the docker container to push available results to DB. If no results are available, nothing is pushed Change-Id: I0ae4dada0efd4e04b4a5cf9026e3dbcf99c4cccf Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2016-01-14Bug fix for qtip-run-suite builder in QTIP JJBNauman_Ahad1-1/+1
qtip-run-suite builder had "#!/bin/basih" instead of "#!/bin/bash" Change-Id: I6d4a01d6ea74facfb1acfd358745d1ef5b34ce86 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2016-01-13Bug fixes for QTIP Jenkins JobNauman_Ahad1-3/+6
Bugs in qtip-cleanup and qtip-run-suite builders. Spaces removed in qtip-cleanup builder to ensure variables take the given values. container_id again redeclared and echoed in qtip-run-suite for debugging. Change-Id: I608001fbc91d34870debe2cd620d9a5e19e82dd6 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2016-01-11qtip: Fix hashbang in qtip builders and adjust indentationFatih Degirmenci1-24/+24
Change-Id: I69f83a7a639e68c768f932256be823f54b801e1e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-11Corrected the name of pod dell-us-deploying-bm3Nauman_Ahad1-2/+2
Job didn't execute due to mismatch in name of dell-us-deploying-bm3 lab. Name changed from dell-us-deploying-bm-3 to dell-us-deploying-bm3 Change-Id: I52e1a4fbcb1a77610e4bc7282196650ecc77f7fc Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.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>
2015-12-14Fix branch parameter and change stream name to brahmaputraFatih Degirmenci1-3/+3
Change-Id: I9005cb7cee44873b37fb310e5850d85d887c958d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-11Cleanup jjb filesFatih Degirmenci1-98/+19
- Remove the jobs that do nothing such as merge and daily jobs - Leave only verify jobs for all the projects as placeholders - Introduce stable/brahmaputra branch and keep it disabled Please note that the "real" jobs for bottlenecks, compass4nfv, functest, and qtip are not deleted. Change-Id: I80031f77a11c2bf5173fbb7be98294285e3cc2ef Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-10Workaround patch for QTIP Jenkins Job failureNauman_Ahad1-8/+8
fetch-os-cred.sh to put opnfv-stack.sh file in workspace fetch-os-cred.sh to put opnfv-source.sh in $HOME commented Change-Id: Id53267affb2b1fb446298c7667d16118d076ee3f Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-12-09Patch to debug problem for QTIP JJB on dell-testing-podNauman_Ahad1-8/+14
fetch-os-creds.sh unable to create opnfv-openrc.sh file due to unauthorized issue. Patch tries to debug the problem by echoing $HOME As a temporary workaround, file to be created in $WORKSPACE. Temorary workaroud to be fixed later Change-Id: Ie6cd00cf0f8aab1c7ec3f8a761baff7cf6f0be3b Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-12-07jjb: use default logrotate setting in all projectsRyota MIBU1-24/+0
Many projects have own logrotate definitions copied from the template. This patch make sure all projects to use the default logrotate setting, so that the infra admin can configure the values easily. This patch also fixes the logrotate rule for artifacts to keep them in the same duration as console logs exist. Note, this won't effect the hold time of artifacts in artifact.opnfv.org . Change-Id: I708a675c7e87e5f830ee36009f0c6913c003b2ed Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-01jjb: add default logrotate to releng-defaults.yamlRyota MIBU1-12/+0
Change-Id: I373d24be32e154b25d685df47e6d06ad352877c4 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-01jjb: move project-style to releng-defaults.yamlRyota MIBU1-18/+0
Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-27jjb: move ssh wrappers to releng-defaults.yamlRyota MIBU1-12/+0
Change-Id: I8c26ca0e0cc8d5e6a57c9cb05be663f84f2293d2 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-18Jenkins Job for QTIP dhrystone serial and ssl parallelNauman_Ahad1-2/+2
Removed if condition bug due to missing whitespaces JIRA:QTIP-7 Change-Id: I770097d171333f7eb17e81d7d0118f093623e2b5 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-11-17QTIP Jenkins Job for SSL parallel and Dhrystone serialNauman_Ahad1-1/+1
Resolved earlier bug while fetching os_creds by removing pipe in last fetch_os_cred builder JIRA: QTIP-7 Change-Id: I53ec0a566593535ab4de32211fb64ccb4b739980 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-11-16QTIP Jenkins Jobs for Dhrystone and SSLNauman_Ahad1-22/+14
Testing QTIP Jobs for Jenkins on the dell-us-testing-bm-1 Jobs include: Dhrystone Serial (BM vs VM) and SSL (VM vs VM) JIRA:QTIP-7 Change-Id: Ib3ceabe25ad6666cb49ec03b544ac79e1862d3ec Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-09-07Added Job triggers for QTIP JobsNauman Ahad1-0/+5
Job triggers for midnight as well ast the 13th hour on the Dell Lab JITA: QTIP-7 Change-Id: I68d80ee3abd944625fd003f47c4f9fea5d3b0d3e Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>
2015-08-27Inclusion of dhrystone benchmark jenkings jobs for QTIPNauman Ahad1-0/+146
Two jenkings jobs added for the Dell lab. Jobs would run dhrystone benchmarks. 1st Job: dhrystone on Baremetal vs VM 2nd Job: dhrysotne on Baremetal vs Baremetal Previous commit reverted as it successfully verified but failed to merge JIRA: QTIP-7 Change-Id: I2522602e931b1d1f3d7e68fcb1df6268e7510220 Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>