summaryrefslogtreecommitdiffstats
path: root/jjb/joid/joid-ci-jobs.yml
AgeCommit message (Collapse)AuthorFilesLines
2016-05-26joid: Switch using labels instead of slavesFatih Degirmenci1-58/+41
This change switches joid jobs to use labels instead of tying jobs to slaves. The changes in detail are: - Joid jobs can roam on any pod that is labelled with joid-baremetal and joid-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. - POD specific parameters are updated and instead of adding pod specific parameters, they now become parameters for all the pods labelled with same label. It is not a problem at the moment as both Intel PODs (pod5, pod6) have same parameters but a different pod with different parameters will require alignment between pods. Job structure remains same; one parent job calling 3 downstream jobs: deploy, functest, yardstick. Change-Id: I30d270cd05ba3756f6f161d65ee5160eab6b80f4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-03-08joid: Disable triggers on intel-pod6 during troubleshootingFatih Degirmenci1-3/+3
Change-Id: I131bc19e95f19c97c8083b30bd5faae30c3e1a66 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-03-01joid: remove orange pod2 from CI triggersDavid Blaisonneau1-3/+3
Change-Id: I577dd5e4e6222b756491f6a0ec8bbaa3e9320cc0 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-02-18joid: Adjust scenario/POD/branch assignments and triggers accordinglyDavid Blaisonneau1-15/+108
The scenario/POD/branch assignments and triggers are adjusted as below - os-nosdn-nofeature-ha: intel-pod5: stable/brahmaputra, 02:00 daily orange-pod2: stable/brahmaputra, 02:00 daily intel-pod6: master, 02:00 daily - os-odl_l2-nofeature-ha: intel-pod5: stable/brahmaputra, 10:00 daily orange-pod2: stable/brahmaputra, 10:00 daily intel-pod6: master, 10:00 daily - os-onos-nofeature-ha: intel-pod5: stable/brahmaputra, 18:00 daily orange-pod2: stable/brahmaputra, 18:00 daily intel-pod6: master, 18:00 daily Change-Id: I01bf530d704ee899e8127c5f98688315b4c9b170 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com> Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-15joid: Disable os-onos-nofeature-ha trigger on pod5Fatih Degirmenci1-1/+1
Troubleshooting is ongoing so the automatic triggers are disabled until the work is done. Change-Id: I6394c3caf61d40f3b73e9728ed3655c99e09f2ac Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-30[onos] set timer for joid+onos deployment jobmeimei1-1/+21
Change-Id: If9ba3f14f47d52630774479250c4e4e4881e84aa Signed-off-by: meimei <meimei@huawei.com>
2016-01-28joid: Pass all parameters to downstream deploy jobsFatih Degirmenci1-1/+1
Change-Id: Ic3fb9fb2f0adf715f8614ea82188da7449d0a53c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-25joid: Create and enable freestyle jobsFatih Degirmenci1-1/+1
Change-Id: I8f0925be48a0cd0c35ffde5b4f199d83f1ebd64a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-25joid: Create freestyle jobsFatih Degirmenci1-23/+29
Change-Id: I99fe6917d0f00c9b1b12613ad5687dd60da9a12c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-25joid: Remove multijobsFatih Degirmenci1-1/+1
Change-Id: Iec32a1e5ad5b1c2be208cfea10bb11cec4b74c5c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-25joid: Set and pass DEPLOY_SCENARIOFatih Degirmenci1-0/+6
Change-Id: I4209f0aaf84bd4e0a455d8470e2555999bd1eddb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-22joid: Set the slave for virtual deploysFatih Degirmenci1-3/+2
Change-Id: I19fa1069c8b151c1d3e351e982528663b625f319 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-22joid: Create jobs for virtual deployments in slave lf-virtual1Fatih Degirmenci1-2/+10
Change-Id: Ife7101bf138d8a7eedf671fe7bc7f71c85a87aad Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-20joid: Pass all parameters to subjobsFatih Degirmenci1-9/+3
Change-Id: I2b945564951f680c22cfe3c5572debfa4c2c196a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-20joid: Put pod-defauls back to multijobFatih Degirmenci1-0/+1
Change-Id: I3464721389eef3bdb95600165129a26864e8b6ca Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-19joid: Remove pod params from multijob so it runs on build serverFatih Degirmenci1-1/+0
Change-Id: I512b5c46e57229ebec6b32447fe35aff6fd04884 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-18joid: Move multijob to build node and get rid of duplicated parameterFatih Degirmenci1-3/+8
Change-Id: I358b496ce64ca7969b3675f7943bf3f412860c17 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-14joid: Remove disabled from the job configuration of CI jobsFatih Degirmenci1-4/+0
There seems to be a bug in Jenkins Job Builder related to Multijob Plugin causing jobs to be disabled if the job config contains disabled key. Change-Id: Ic2e6ccc99cbeca965d01911a1dfb3f7a0ddcd04c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-14joid: add juniper pod1David Blaisonneau1-0/+6
Change-Id: I9ff2fe3e8204d2561de140dc42a5cdb68638b3d0 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-14joid: Enable build blocker for CI jobsFatih Degirmenci1-1/+21
Prevent starting more than 1 parent or deploy job on same pod. Fix the bug causing the jobs to be disabled. Change-Id: I515aa9977fc577b6ed95719668ef414ddf9b7fb0 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-13joid: Add scenario selector for different sdn controllers + default releng ↵David Blaisonneau1-42/+27
triggers Change-Id: I21854444d997bba876e711433c1b2132cde61c7c Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-12enable onos in joid deploymentmeimei1-1/+1
Change-Id: Ic05366cd730fea7edfcf6aa4c993399ffdc54a38 Signed-off-by: meimei <meimei@huawei.com>
2016-01-12Merge "enable onos in joid deployment"Jun Li1-2/+14
2016-01-11joid: Rollback to include-raw for included scriptsFatih Degirmenci1-1/+1
Change-Id: I6b6390c59f158add471071a656edfef7899ff909 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-11joid: Set CEPH_DISKS_CONTROLLERS if unsetFatih Degirmenci1-1/+1
Change-Id: I10d3d5853fda963adab1d3359b3415501b09a364 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-10enable onos in joid deploymentmeimei1-2/+14
Change-Id: I071c72e84e77faca8d5a8151c5a319a684b535c4 Signed-off-by: meimei <meimei@huawei.com>
2016-01-08Merge joid-multijob buildersDavid Blaisonneau1-89/+23
Change-Id: Ie28f68b2fcea24052c9cf9168963063f5e147039 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-08Merge joid pod builders and add projet and pod default parametersDavid Blaisonneau1-40/+5
Change-Id: Ifeb2086eaaee7ecf95044bf9e6abf83b4b7bfae6 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-07Sync the trigger times with fuel and add timeout of 3 hoursFatih Degirmenci1-2/+5
Change-Id: Id3c1c2e52b8506a312391ba028bdabb36e281145 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07Enable joid Arno scenario for master and stable/brahmaputraFatih Degirmenci1-35/+75
This patch proposes below changes: - Run CI on intel-pod5 against stable/brahmaputra branch - Run CI on intel-pod6 against master branch - Configure functest against both branches on both PODs - Enable yardstick against both branches on both PODs - Comment out additional controllers until Arno scenario is verified - Rename OPNFV_FEATURE to DEPLOY_SCENARIO Please note that there are some duplications which need to be taken care of in a separate patch. Change-Id: Ic3deb77692cdb0908808fdb21098af77b937b831 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-21Refactor joid JJB to prepare for Milestone EFatih Degirmenci1-0/+233
Replace default stream definitions with stream anchors in order to be able to specify which job on which POD runs against which branch. Move project specific verify job to its own file to ease the stream handling. Enable automatic runs on Intel POD5. Change-Id: Ic7c1137cb2d25604fbef6d31b5db5215e9d92304 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>