summaryrefslogtreecommitdiffstats
path: root/jjb/compass4nfv/compass-ci-jobs.yml
AgeCommit message (Collapse)AuthorFilesLines
2017-06-28Merge "dovetail run against different scenarios of compass"Jun Li1-5/+58
2017-06-27dovetail run against different scenarios of compassMatthewLi1-5/+58
JIRA: DOVETAIL-454 1, scenarios to run https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool scenarios installer os-nosdn-nofeature-ha Apex os-nosdn-kvm-ha Apex os-odl_l3-fdio-ha Apex os-odl_l2-nofeature-ha Compass os-nosdn-nofeature-ha Compass os-onos-nofeature-ha Compass os-odl_l3-nofeature-ha Compass os-nosdn-ovs-ha Fuel os-odl_l2-bgpvpn-ha Fuel os-odl_l3-nofeature-ha Fuel os-nosdn-nofeature-ha Fuel os-nosdn-kvm_ovs_dpdk-ha Fuel 2, time map(in order to reduce resource in CI) MON, WED, FRI, SUN ----> latest TUE, THU, SAT ---> cvp.0.1.0 Change-Id: If9c3fc514e4260530fc4f73299eedd9c1b022692 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-06-26Enable onos-sfc baremetal daily jobchigang1-2/+2
JIRA:- Because Baremetal resource is limit, it will take more than 3 hours in each circle. so diable ocl and enable onos-sfc. Change-Id: I6a9cfd20324bc5dfa79e6cfc4b5ee3b4e84a3085 Signed-off-by: chigang <chigang@huawei.com>
2017-06-19change the timeout to 4 hourswutianwei1-1/+1
it need to download the tar.gz and We install the packages inline. Due to the network, sometimes it will cost more time. 150 minutes still is not enough. Change-Id: I28ff7840dc3d705c4d0a32cde718230d92b6ea19 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-06-19Change the parameter of timeout to 150 minuteswutianwei1-1/+1
Because we use the Openstack-Ansible to deploy the openstack, it will cost more time. 120 minute is too short for this. We change this to 150 minutes. Change-Id: I39beca2cbd191ac738185cca696555656174e84d Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-06-06Fix Compass4nfv workspace permissionschigang1-5/+2
After operation of docker volume, some files will be changed to root, so they can be clean up by jenkins. so use 'fix-workspace-permissions' in wrapper Change-Id: I7b44cae34e52b622cba2881a239e52a62f9c48f4 Signed-off-by: chigang <chigang@huawei.com>
2017-06-06set the openstack version for branchwutianwei1-8/+7
set the openstack version newton for danube set the openstack version ocata for master danube branch use the compass.iso master branch use the compass.tar.gz separate the branch in the different pod Change-Id: Iec1e3206cac26bb2ad5379fa2600ede0451d997d Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-05-19fix conditional step labelMatthewLi1-4/+4
see error log https://build.opnfv.org/ci/view/compass4nfv/job/compass-os-nosdn-nofeature-ha-baremetal-daily-danube/57/console Change-Id: I925658a3f2c20e51153b4c6298e271e50a5673b5 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-05-16dovetail: conditional steps to run against specific scenariosMatthewLi1-13/+19
JIRA: DOVETAIL-432 1, the community CI resource is limited, for dovetail CI job, there's no need to run against all scenarios, by now, nosdn-nofeature-ha odl_l2-bgpvpn-ha odl_l2-nofeature-ha is enough. 2, jenkins conditional plugin will be used. plugin should be installed https://wiki.jenkins-ci.org/display/JENKINS/Conditional+BuildStep+Plugin 3, take compass as an example to see if it works Change-Id: Ib23835cbf8801c36e35e088cd0d8bf2d6380e81a Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-04-19dovetail: Change CI jobs to run test suite "proposed_tests" instead of "debug"MatthewLi1-1/+1
JIRA: DOVETAIL-397 now, team decide to use proposed_tests suite instead of debug Change-Id: Iff8ec0b32a24e51bc2d2536605c9867b94f8921c Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-03-16[compass] adaption for danubemeimei1-8/+8
Change-Id: I486c94bd85574140069b4854e93f7a458a8c6885 Signed-off-by: meimei <meimei@huawei.com>
2017-03-14Enable Danube JobsAric Gardner1-1/+1
Here are the projects that were branched: I will double check against this list that these changes make sense and that no one is missing as I go forward. wiki page of participating projects, and their jobs: https://wiki.opnfv.org/display/SWREL/Milestone+Compliance+for+Danube apex - already enabled armband - done availability - already enabled barometer - done bottlenecks - already enabled compass4nfv - done copper - already enabled daisy - (not participating -- keep jobs disabled?) doctor - already enabled domino - already enabled fds - N/A fuel - done functest - already enabled ipv6 - already enabled joid - done kvmfornfv - already enabled models - already enabled multisite - done netready - NOT DONE opera - NOT DONE opnfvdocs - done orchestra - Not participating onosfw - done ovsnfv - done parser - N/A promise - already enabled qtip - already enabled sdnvpn - N/A snaps - done securityscanning - N/A sfc - N/A storperf - done ves - already enabled vswitchperf - already enabled yardstick - already enabled Change-Id: I803662faf05c8554cfe7fa5f85da9521f72b03ff Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-03-06change the name of open-o scenario to os-nosdn-openo-hameimei1-6/+6
according to this patch: https://gerrit.opnfv.org/gerrit/#/c/29819/ Change-Id: Ie0851b7a5500968a1c1f2f4f4eeaa27fc75a4f29 Signed-off-by: meimei <meimei@huawei.com>
2017-03-03[compass] add new scenario of os-nosdn-openo-nohameimei1-0/+24
Change-Id: I4a59678cc9b4a44fd90543d6cd4456262386cdb7 Signed-off-by: meimei <meimei@huawei.com>
2017-02-10Move the compass centos job to intel-pod8wutianwei1-10/+10
We fixed the issue of accessing database failed on intel-pod8. Some problem happened in Huawei Munich Lab.So we move the CI job to this pod. Change-Id: Iefddcf2bef2cc296b1abd2d224b78c6dbc522295 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-02-08undo publishing the ansible.logmeimei1-6/+0
- we already redirect all the logs of ansible, so publishing ansible.log is unnesesaary Change-Id: Ic3daf59a379512ac370739aff292509f81fa697c Signed-off-by: meimei <meimei@huawei.com>
2017-02-01merge GIT_BRANCH and GERRIT_BRANCH into BRANCHRyota MIBU1-1/+1
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-20[macro] property logrotateRyota MIBU1-0/+2
This patch defines 'logrotate-default' property and replace 'logrotate' by it, as 'logrotate' is deprecated on jenkins>=1.637 . Change-Id: I900975e5b3f590bb7a4d430e2f623931ae782bf4 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-09Remove colorado jobs and create danube jobsFatih Degirmenci1-28/+32
Danube stream for the projects with daily jobs is disabled. Danube stream for the projects without daily jobs is left as enabled as there will be no changes coming to danube branch until branch is created. Dovetail, Apex and Fuel jobs have not been updated yet. Change-Id: Ice39826c8f829157fa864370557837290838f634 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
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-19virfy and daily only support newton xenialliyuenan1-4/+2
Change-Id: I99c5d32f4c9f2e1057c74c136646a37cc09c1922 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-19clean scm defenitionsRyota MIBU1-4/+1
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-09[compass] undo colorado CI build since we have release colorado3.0meimei1-12/+12
Change-Id: Ia67e9b6620b5a73e2afa68fbe60af093fa01a410 Signed-off-by: meimei <meimei@huawei.com>
2016-12-07move option into deploy_ci.shmeimei1-14/+0
Change-Id: I106e16c2ccae08eae42a16048b81bf02cc55bf87 Signed-off-by: meimei <meimei@huawei.com>
2016-12-05dovetail: to support multi_testsuiteMatthewLi1-1/+1
JIRA: DOVETAIL-150 Change-Id: Iae4aec947c9cbe5fc4535338908d9e4d51f4ce44 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-11-22don't set newton as default value for the momentmeimei1-1/+1
Change-Id: I6137f9dbeed1b15c3e6fc7d63bb1892cf2b9471e Signed-off-by: meimei <meimei@huawei.com>
2016-11-21[compass] set newton as a opention of openstackmeimei1-0/+1
Change-Id: I403a942ffb176c89b862bd6a19d5dea40cf1884c Signed-off-by: meimei <meimei@huawei.com>
2016-10-22[compass] fix concurrency issues of ci jobsQiLiang1-1/+1
JIRA: COMPASS-494 Change-Id: I7cffad73976cd33974df4fe66e6a30e67df962c1 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-10-11Merge "dovetail: add dovetail tool into daily job"Jun Li1-0/+13
2016-10-09[compass] put huawei-pod2 into CI resource poolmeimei1-37/+1
Change-Id: I8b8cf515d47e6117bfa5804c15fac22ac8b8d90a Signed-off-by: meimei <meimei@huawei.com>
2016-10-08dovetail: add dovetail tool into daily jobMatthewLi1-0/+13
JIRA: DOVETAIL-14 Change-Id: Ie9a8f8f34b5e4a89d3013d0fc9100a39267a1aed Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-09-13[compass] use new pod to run compass jobsmeimei1-8/+45
Change-Id: I9c6ee092cea755aea58a91a696cb338e1eb5df8b Signed-off-by: meimei <meimei@huawei.com>
2016-08-31[compass] set timer of colorado jobsmeimei1-6/+6
Change-Id: I9a3ec4c5adf52c5990dd163970faf376f60aa037 Signed-off-by: meimei <meimei@huawei.com>
2016-08-24[compass] create new job for verify of coloradomeimei1-20/+20
Change-Id: I7aa96c53f40696fe33326468537c83f427f02038 Signed-off-by: meimei <meimei@huawei.com>
2016-08-19[moon] should deploy moon on xenialmeimei1-0/+9
Change-Id: Iaa56bc56e6a98813856634e77ce278e5e76ce234 Signed-off-by: meimei <meimei@huawei.com>
2016-08-11[compass] Stagger the time of daily CImeimei1-16/+16
Change-Id: Ib85bebcad312cf5f1374bde01851537ba5c751f0 Signed-off-by: meimei <meimei@huawei.com>
2016-08-08[compass] deploy moon with ha modemeimei1-6/+6
Change-Id: Ia040c85ad26317d087895b9a50d26cc456a0605b Signed-off-by: meimei <meimei@huawei.com>
2016-07-21[compass]reset building timer, and deployment timemeimei1-12/+12
the duration of daily job have been decreased to within 4hours Change-Id: Ia42f223bfd0df7c7138cee3db69b11a67a78d64b Signed-off-by: meimei <meimei@huawei.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-19[compass] COMPASS vm Support ubuntu 16.04meimei1-0/+5
JIRA: COMPASS-431 Change-Id: I42b632170f4423627b57bdc21f5d5718a46067b0 Signed-off-by: meimei <meimei@huawei.com>
2016-07-18[compass] add new job of onos-sfc senariomeimei1-0/+24
JIRA: COMPASS-438 Change-Id: Ic94cc244141e2ff3a15fa2cdaeb4cac93ca04fe5 Signed-off-by: meimei <meimei@huawei.com>
2016-07-04[compass] set mitaka as default os releasemeimei1-1/+1
Change-Id: Iefded3b425785d6dc2b25bb4f8312934b8c8b545 Signed-off-by: meimei <meimei@huawei.com>
2016-07-01Set build description to node name for easy identificationFatih Degirmenci1-0/+4
Change-Id: Iaa1b15badf9750f47a68612f4dae48952de3a3d4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-30Add Project Option to Throttle PropertyTrevor Bramwell1-0/+2
This is a required field for JJB > 1.4 Change-Id: Ifb6f5d4b3a28f2d85f546151ca9aca4a4061f3ef Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-06-14pass parameter to sub-jobmeimei1-1/+1
Change-Id: I97a0e1576aecb6ff6f319ca531917dc92bb29277 Signed-off-by: meimei <meimei@huawei.com>
2016-06-03compass CI support deployment of Mitakameimei1-1/+1
- remove the support of juno - support Mitaka JIRA: COMPASS-413 Change-Id: I592001421ce485cabb400a72d9ffe2fd0d3577f5 Signed-off-by: meimei <meimei@huawei.com>
2016-05-26compass: Switch using labels instead of slavesFatih Degirmenci1-56/+37
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-24[compass4nfv] enable opencontrail ci jobs in compassmeimei1-32/+77
- enable ocl scenario only in ubuntu deployment - disable ci jobs of Brahmaputra - use huawei-pod1 instead untill intel8 back to online JIRA: COMPASS-393 Change-Id: I76245d8c5f650ee85664d86fe4d9da1ca2c6e76a Signed-off-by: meimei <meimei@huawei.com>
2016-05-20Rename Huawei Jenkins slavesFatih Degirmenci1-12/+12
Slave names will be as below. - huawei-us-deploy-bare-1 -> huawei-pod1 - huawei-us-deploy-bare-2 -> huawei-pod2 - huawei-sh-test-2-defaults -> huawei-pod3 - huawei-sh-pod6 -> huawei-pod4 - huawei-us-deploy-vm-1 -> huawei-virtual1 - huawei-us-deploy-vm-2 -> huawei-virtual2 - huawei-us-deploy-vm-3 -> huawei-virtual3 - huawei-us-deploy-vm-4 -> huawei-virtual4 huawei-sh-pod4 will be removed from Jenkins. Please note that this change will result in removal of existing jobs. This is not that crucial since the use of labels will result in same. Change-Id: I63798c799a402b1694ee0767ffdb45a597897cd9 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-03-18[compass] set timer and attach testing jobs to the new senario(centos)meimei1-4/+4
Change-Id: I94a2f097432148a9fa1e739225960c1ac1ec581e Signed-off-by: meimei <meimei@huawei.com>