summaryrefslogtreecommitdiffstats
path: root/jjb/compass4nfv/compass-ci-jobs.yml
AgeCommit message (Collapse)AuthorFilesLines
2017-11-29[Compass4nfv] upgrade OpenStack Pike versionwutianwei1-1/+1
Compass4nfv has supported OpenStack Pike version switch the master to run Pike version Change-Id: I69b5ec54d0e7479fabfe4c2e06d916472427bdb1 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-10-25change the K8 auto trigger timewutianwei1-2/+2
K8s conflict with other CI job. We change the K8s auto trigger time to fix this issue Change-Id: I54042e31347e989975601305a6de5e98a4da7adf Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-10-09Fix Yamllint violations for jjb/compass4nfvTrevor Bramwell1-473/+474
JIRA: RELENG-254 Change-Id: I11aee517b2a8af8d2e2519642872c84ba494a335 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-10-08Disable timed dovetail danube jobsxudan1-3/+3
Dovetail danube jobs don't need to be triggerred every day now. Disable the timed trigger. If need, they can be triggered manually. Change-Id: I2f114cd17fcd27d0e34be0824be3fc0d072dbae9 Signed-off-by: xudan <xudan16@huawei.com>
2017-09-29Merge "bottlenecks: enable daily deploy job."Jun Li1-0/+18
2017-09-28bottlenecks: enable daily deploy job.liyin1-0/+18
Change-Id: I84e8cf5dc9f9ae6884ff70363067b5534b6f196b Signed-off-by: liyin <liyin11@huawei.com>
2017-09-28Change scenario namewutianwei1-14/+14
change the scenario name nosdn-dpdk to nosdn-ovs_dpdk Change-Id: I28ac023b19a07c6d8e9ba9d202d73773442576c5 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-09-21compass4nfv: Enable Euphrates jobs & triggerswutianwei1-30/+30
Change-Id: Ic5b88c7581879dbf0b72eaf6dbe3ad9c86b17f3c Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-09-19Don't trigger danube branchwutianwei1-57/+149
create job for euphrates Change-Id: Ibabe87a6ba2e8c49356b33ed0b7ce7e93ab46df8 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-09-15Merge "add k8s scenario to compass4nfv"Jun Li1-1/+1
2017-09-14add k8s scenario to compass4nfvwutianwei1-1/+1
Change-Id: Ie146c6da6d554c5e5285c73c52beae9f4043eff1 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-09-14Don't test dovetail with os-onos-nofeature-ha scenarioxudan1-6/+7
Compass will not release os-onos-nofeature-ha scenario in its E release. Dovetail will not test against this scenario anymore. JIRA: DOVETAIL-502 Change-Id: Ifeefc0fdbe610808d349be971f597ad10ea5ceca Signed-off-by: xudan <xudan16@huawei.com>
2017-08-17Add noha scenario in CIwutianwei1-4/+176
1. add the noha scenario 2. change the time of trigger Change-Id: Iaadd69d29064bf0f4d5ea8d6708c0f1076608b35 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-08-04Don't trigger odl_l2-nofeature scenario by timewutianwei1-3/+3
when patch verify, we define the os-nosdn-nofeature-ha scenario for functest Change-Id: Ia7a11817a29a2e5e9649708652f8655d1cf89361 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-07-29Add odl_l2-moon scenario in compasswutianwei1-4/+4
Change-Id: I6274f18e553a06e8950e2ce2e0d01b1a35fa8a2b Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-07-26[compass4nfv] Add new scenarioswutianwei1-0/+71
1. add nosdn-dpdk-ha scenario 2. add odl-sfc-ha scenario 3. add k8s-nosdn-nofeature-ha scenario Change-Id: Ied064f5e69e192c79cb165f37d493c811b27aaf2 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-07-25Add parameters for compass CI deploymentwutianwei1-0/+14
Change-Id: Ic553f1ae40464cd043c548e7d27017e7b17cbc52 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-07-24compass: bugfix of conditional stepsMatthewLi1-3/+0
Change-Id: Ib39afd5df9f0629c8dd3e4ba5ffb023cde5595a1 Signed-off-by: MatthewLi <lijun_1203@126.com>
2017-07-21[Compass]master daily CI don't download iso from artifactswutianwei1-4/+22
Sometime compass build ISO failed, and didn't upload the iso to artifacts. So daily CI didn't use the latest code. We want the daily CI run the latest code, and we will build ISO when deploying Change-Id: Ic2af2987119fe5e9eb772a710ba4b4620cb9ee65 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-07-20Compass4NFV add new scenario nosdn-kvmwutianwei1-2/+2
Compass4NFV has integrated KVM. We add this scenario to CI Change-Id: I9e0625147f5c5f8adb46e4bf0f645a2fb3de3634 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-07-10dovetail: conditional step bugfixMatthewLi1-0/+9
error log https://build.opnfv.org/ci/job/compass-os-odl_l3-nofeature-ha-virtual-daily-master/366/ Subprojects triggered but not blocked for Change-Id: Idc73361430f91c0f2e8002a950a738054442807f Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-07-09dovetail: fix compass branch issueMatthewLi1-4/+5
log https://build.opnfv.org/ci/job/compass-os-nosdn-nofeature-ha-virtual-daily-danube/119/ Change-Id: I7ea57268b92e48c3531f412551c9582f440950ee Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-07-05Merge "remove scenarios"Jun Li1-12/+12
2017-07-04remove scenarioswutianwei1-12/+12
compass4nfv don't support openo, moon,onos in master branch so we remove these scenario Change-Id: Ibfad2b352b1236dac48453101860cdd538528aa3 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-07-04dovetail change tag to cvp.0.2.0MatthewLi1-3/+5
after https://gerrit.opnfv.org/gerrit/#/c/36775/ merged let it run in CI Change-Id: I46a4a55aab673c346291428eccdc24c77cfd8bc4 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
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>