summaryrefslogtreecommitdiffstats
path: root/jjb/compass4nfv/compass-ci-jobs.yml
AgeCommit message (Collapse)AuthorFilesLines
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>
2016-02-26[compass]bugfix: miss a "|" when we have two predefine parametersmeimei1-1/+1
Change-Id: Ie6ad8ffa979c2d5e80cfb53cb338a94e9aa96e27 Signed-off-by: meimei <meimei@huawei.com>
2016-02-26[compass] add jobs of deploying centos7meimei1-5/+28
Change-Id: Iae7d280e7b45a8dcaa61f3bedea8a7f5c4d5ad82 Signed-off-by: meimei <meimei@huawei.com>
2016-02-25[compass] add senario of odl_l3meimei1-0/+15
Change-Id: If5687dbde81d93954859c03da6a026e225f5ba99 Signed-off-by: meimei <meimei@huawei.com>
2016-02-19set timer of compass-master-jobsmeimei1-10/+10
Change-Id: Ie24a02341438be6a59b036098e090a62ed822845 Signed-off-by: meimei <meimei@huawei.com>
2016-02-06[compass] undo cleaning workspacemeimei1-2/+0
Change-Id: Ib9c1a72b65b3c90b45624412a967cc7605252bb1 Signed-off-by: meimei <meimei@huawei.com>
2016-02-05compass: Adjust jjb and scriptsFatih Degirmenci1-3/+3
- Checkout the commit that was used for building the ISO to have consistency - Switch to include-raw-escape and get rid of extra/escape curly brackets Change-Id: I8f879b39d310ac14d72f77e260c7e80e0bf33e39 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-04[compass] set timer of compass jobsmeimei1-5/+5
Change-Id: I0ceb78f2345a4d627e2318c4f149ad6ca76bef19 Signed-off-by: meimei <meimei@huawei.com>
2016-02-03set timeout in functest and yardstickmeimei1-3/+3
Change-Id: I2f7cec73be482122d3ff7409eae6d514838a0e3e Signed-off-by: meimei <meimei@huawei.com>
2016-01-29[compass] adjust concurrency of ci daily jobsmeimei1-6/+10
Change-Id: I1d9c9b8f9488d3c4480e4dd5f1a164a198d4995e Signed-off-by: meimei <meimei@huawei.com>
2016-01-28[compass] try concurrent of daily ci jobs, don't restrict the threaholdmeimei1-7/+3
Change-Id: I593af4a8ef484c851be3677bcfd95e8451b45c86 Signed-off-by: meimei <meimei@huawei.com>
2016-01-28[compass] create verify job as multi-jobsmeimei1-10/+1
Change-Id: I4bf44fbac9f3f3bb2b979696608f5d4dfce93c59 Signed-off-by: meimei <meimei@huawei.com>
2016-01-26[compass] merge the scripts of compass-deploy-bare.sh and compass-deploy-virtualmeimei1-1/+1
Change-Id: Ic181b7905a4be532a0fc8737b6af4d7323062a7a Signed-off-by: meimei <meimei@huawei.com>
2016-01-25enable the main job of compassmeimei1-1/+1
Change-Id: I6034ed5d9b940bee874e2e7e93bae141d27c7c5b Signed-off-by: meimei <meimei@huawei.com>
2016-01-25[compass] switch to free-style buildmeimei1-28/+31
Change-Id: Id7d7dbcdd9618c38f68c28df280fe48a009b1c1c Signed-off-by: meimei <meimei@huawei.com>
2016-01-25Create new fold in PPA-repo for Bramhputrameimei1-13/+6
- enable the compass+opencontrail daily jobs - set timeout of daily-ci-jobs and verify jobs Change-Id: Ia300d3b0406b84e69892ac6fdf641f5b4399188f Signed-off-by: meimei <meimei@huawei.com>
2016-01-23[compass] enable virtual-deployment workflowmeimei1-4/+33
Change-Id: I2ab9c1d880b7286343ab0e2e8456dddd25378a7b Signed-off-by: meimei <meimei@huawei.com>
2016-01-19set timer on the compass+onos and compass+odl jobmeimei1-3/+3
Change-Id: Ic75e6fdaadf1deedd026720f359a58042a8b1b69 Signed-off-by: meimei <meimei@huawei.com>
2016-01-16compass: Align scenario short namesmeimei1-2/+6
Change-Id: I3d936bac7f54b860caf4a9e48bc298c7ff5da087 Signed-off-by: meimei <meimei@huawei.com>
2016-01-14compass: Align scenario short names between installersFatih Degirmenci1-37/+35
The fields in scenario short name is os-[controller]-[feature]-[mode](-[optionalparameter]) The change in scenario naming requires adjustment in jenkins job names as well in order to have full alignment on CI. The details of scenario naming scheme has been discussed during daily standup on 2016-01-13. You can read more details regarding scenario and job naming on https://wiki.opnfv.org/brahmaputra_testing_page#scenario_and_jenkins_job_naming_scheme fuel and joid switched to this type of scenario and job naming already. Change-Id: Ia9246ac7ce8db054c1cb73381f83387ecd1dce66 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-13Adapted include-raw with colonsjose.lausuch1-3/+3
Change-Id: I58511a1a4472742c2941c31964987dc984a2ee71 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-12set current-parameters with falsemeimei1-3/+3
- compass use build node to trigger the daily-multi-job - run phase job(deploy+test) in specific pod Change-Id: I9e5c25e31452a0f8f95f4e4d84c90f5640568c28 Signed-off-by: meimei <meimei@huawei.com>
2016-01-11enable onos in compass-virtual-deploymentmeimei1-2/+2
Change-Id: Id86caa0fa028a248654eb31e8a8508977f3bdf9c Signed-off-by: meimei <meimei@huawei.com>
2016-01-10enable sdn in compass deployment meimei1-8/+8
Change-Id: I63ad29d0f18f65f0f8ad4d16228d32318d15e64f Signed-off-by: meimei <meimei@huawei.com>
2016-01-09disable sdn option in deployment jobmeimei1-6/+6
Change-Id: I4dfefa8ecc516f06c538d40cff37e029e31013de Signed-off-by: meimei <meimei@huawei.com>
2016-01-08Enable compass Arno scenario for master and stable/brahmaputrameimei1-0/+240
This patch proposes below changes: - Run CI on intel-pod8(master) & huawei-us-deploy-bare-1(brahmaputra) - Configure functest and yardstick against both branches on both PODs Change-Id: Ie46f938f9485a43ff93650ef37f84d7bc211acb8 Signed-off-by: meimei <meimei@huawei.com> Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>