summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv
AgeCommit message (Collapse)AuthorFilesLines
2016-09-19dovetail docker job addedMatthewLi2-0/+56
JIRA: DOVETAIL-14 Change-Id: I41be18ee88f5798509a608fe9bd66c6971bbff82 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-09-13[compass] use new pod to run compass jobsmeimei1-0/+13
Change-Id: I9c6ee092cea755aea58a91a696cb338e1eb5df8b Signed-off-by: meimei <meimei@huawei.com>
2016-09-09infra: Create 3rd party CI job to verify bifrost patches in OPNFVFatih Degirmenci1-2/+2
This change creates job to run patchset verification for openstack/bifrost. The verification is done by checking out the patch from upstream bifrost repo and combining opnfv bifrost stuff with it to see if any change that is proposed upstream breaks opnfv bifrost. The verification is done only for trusty and this can be expanded to support centos7 and suse as well. Due to change in slave label, impacted files are also updated. Change-Id: Id34b7ddcf5e3f424a5999aa1a9fa69ff53d95fc4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-09add doctor-functest verify jobRyota MIBU1-0/+18
This patch adds a new jenkins job which will be executed every time doctor patch is uploaded. The code will be verified by executing doctor scenario on the specific pod using functest. JIRA: DOCTOR-70 Change-Id: I480cd905991ccb1ef7426187fe83cbf1ae798ce9 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-07armband: functest jobs refactored to use labelsPaul Vaduva1-18/+0
Change-Id: I50c47a40f3337e7140740f49b09f3e508eb0087c Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-09-06[Docker] Use build time args only for Functestjose.lausuch1-1/+6
Using build-time arguments on Dockerfiles which dont use the argument throws an error: One or more build-args [BRANCH] were not consumed, failing build. Examples: https://build.opnfv.org/ci/view/functest/job/functest-docker-build-push-master/lastBuild/console Change-Id: I2acb3a52ef648ca4f160f63cdcdebf1dae5931bc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-09-06[Docker] Add git branch as an argument to the dockerfile at build timejose.lausuch1-1/+1
This will be useful for the dockerfiles which need to have this as a parameter to clone the respective repositories. Needed for Functest. Related JIRA: FUNCTEST-458 Change-Id: I6c818bdbc6d9935a6bf5274487540309ce1017b6 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-09-01armband: Fix default params for labeled podsAlexandru Avadanii1-16/+8
After previous change introducing the usage of node labels for Armband CI deploy jobs, we discovered that the old params were not applied to labeled pods. To complicate things, we had different DEFAULT_BRIDGE params for each CI pod, which contradicts the Jenkins templating paradigm. Since we already have a mechanism in place for overriding env vars based on the POD we are running against, move both <DEPLOY_TIMEOUT> and <DEFAULT_BRIDGE> params to our local_env, which is sourced by the deploy script and can apply POD specific configuration. Add missing LAB_CONFIG_URL to newly added baremetal and virtual defaults for Armband. While at it, also replace "brahmaputra" comments with "colorado". v2 -> v3: Source local_env before using DEFAULT_BRIDGE in <armband-deploy.sh>. Previously, we (Armband) sourced this file in our <ci/deploy.sh> [1], which will be dropped after this change is merged. [1] https://git.opnfv.org/cgit/armband/tree/ci/deploy.sh#n24 Change-Id: Ibafea25b3df8c3118ce05e3f40934c8e8b9c8dcd Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-09-01armband: Use labels for pods and schedule jobsPaul Vaduva1-0/+20
Change-Id: Idb3cabe46082b8c0a160cbc156abe0fe8cafbc4a Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-08-31Create daily job for infra deployment, remove sandbox jobs and fix bugsFatih Degirmenci2-8/+13
This change - creates upstream daily job to trigger and control the execution of jobs that provision nodes using bifrost, deployment using puppet-infracloud, and simple smoke test job. - fixes the hashbang placement in 2 of the scripts. - removes sandbox dummy jobs as the infra jobs can serve as examples now. Only the node provisioning job is functional at the moment. Change-Id: I311d159956d8b7ce3f7a500fac5a7dcb459104cf Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-25modfied the external-network again.Narinder Gupta2-0/+8
It seems tardstick need the external-network variable defined in this job so introducing the definition again. Change-Id: I37bab57a9dda70554fb53de725a0124dc18181e9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-24fuel: Rearrange slave assignments for verify jobsFatih Degirmenci1-0/+15
Change-Id: Iaf83ba8bc96189e9ef7749bd367197857c3e656a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-24[JOID] Joid cleanupDavid Blaisonneau2-36/+0
Change-Id: I133b1dae993fa6b5e0fc52be411f68a06fbe72bb Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-08-23Apex: migrate jjb to coloradoTim Rozet1-0/+64
Change-Id: I2e45ea68a30ec356e14d2162df85bf50f51faab2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-22Create project jobs for colorado branchFatih Degirmenci3-7/+19
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-19Merge "armband: project: inherit {installer}-defaults"Fatih Degirmenci1-20/+0
2016-08-19joid: Create jobs for orange-pod1 and remove brahmaputra jobsFatih Degirmenci1-0/+22
Change-Id: I61b68a7db60193f5525de7151e43b7752e5dd604 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-19armband: project: inherit {installer}-defaultsAlexandru Avadanii1-20/+0
While at it, also do the following: - revert previous addition of "armband-defaults" in opnfv/installer-params.yml, no longer needed; - remove Josep from failure mail recipient list, armband@enea.com is already forwarded to all of us; - add CACHE_DIRECTORY variable for enabling build cache; TODO (left for future rework): - rename build and deploy jobs to include installer info, e.g. "armband-fuel-build-...", preparing for more installers; - move "installer" parameter to fuel jobs only instead of having it as a global param; Change-Id: I2e6cc43484576bd6569605a7c9e60f6fe64f435b Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-18update zte pod info and reschedule trigger.wu.zhihui1-0/+8
Due to migration of ZTE PODs, update some info and reschedule trigger. Change-Id: Ie7040cd462c3afe3fb7f6d5b3b7b2ad0cc270196 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-17installer-params: Add armband defaultsAlexandru Avadanii1-0/+20
Recent changes in armband jjb tooling rely on INSTALLER_TYPE to be set, so define all default params, similar to Fuel. Change-Id: Ie29a114bee77a9fbae5f33fc4e716f86a39c14ec Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-15Enable Flake8 Checks on DAISYzhifeng.jiang1-1/+1
JIRA:DAISY-1 Change-Id: I669a9916f561525f1bb49ffe0b7db83889b8172e Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-08-15update zte-pod2 info in slave-params.ymlwu.zhihui1-1/+5
Due to migrate ZTE-POD2 from Nanjing to Shanghai, update zte-pod2 info. JIRA:PHAROS-245 Change-Id: I17279d90076eb0c83a8747fba59221afb1df493d Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-12Revert "Remove GIT_BASE parameter from slave parameters"Fatih Degirmenci1-0/+148
This reverts commit 624b472448cdf9a3ee4e733ac0526d82e29d0127. Change-Id: I900e6a3206331024cc9722de94a1237b9e1b89e0 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-10Remove GIT_BASE parameter from slave parametersFatih Degirmenci1-148/+0
All the slaves can clone repos from OPNFV Gerrit via https. As a result of this, the previously introduced GIT_BASE parameter can now be removed from slave-params.yml file to keep it clean and tidy and prevent questions. See the build history of the below job for clone testing on all the slaves labelled with opnfv-sysinfo. https://build.opnfv.org/ci/job/repo_clone_test/ This change can only be submitted once the GIT_BASE env var on OPNFV Jenkins Global Configuration is switched to https. If any job fails on a slave due to issues with the cloning, it needs to be fixed immediately. Change-Id: I9620b9a6a9abed3696f1c917aa392a720f5b1cb0 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-09Add ZTE-POD3 in CIJulien1-0/+18
Add ZTE-POD3 to support whole procedure of CI, including: deployment, yardstick and funectest. Currently it supports os-nosdn-kvm-ha scenario at the initial step JIRA: PHAROS-247 Change-Id: I70dde8765696ee08339e7cada2428f8461b5f3a2 Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
2016-08-09Add BRIDGE parameter when deploy FuelJulien1-0/+4
Currently BRIDGE is hardcode with 'pxebr'. If the lab uses another bridge name, it can be use supported in releng. This parameter is supported in Fuel project already. JIRA: RELENG-134 Change-Id: Ie1df46a247eaebb1814506d555f73d03a1e5566e Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
2016-08-02Merge "qtip: Create job for zte-pod2 and override fuel IP"Fatih Degirmenci1-0/+18
2016-08-02qtip: Create job for zte-pod2 and override fuel IPFatih Degirmenci1-0/+18
Change-Id: I0a9684ca93667924f34cbbd44c3e8e5111ebd8e8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-01kvmfornfv: Improve patch verification jobsFatih Degirmenci1-0/+14
This change - changes the kvmfornfv-verify job to multijob so job abortion works when a new patch for the same change arrives - creates 2 phase jobs for patchset verification, build and test - enables artifact upload and download Change-Id: I9de85e2f223e83e2256aaba831b88b0a879962b5 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-29add trivial fix to trigger jjb updateRyota MIBU1-20/+20
Change-Id: I88733b01136e553181e3fbe17c84842b3a707f4f Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-29fix opnfv-docs (file-paths)Ryota MIBU1-8/+8
Change-Id: Ib0462e33381d1a1a454a845f1e8fd7dfe3a3e7d1 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-29fix opnfv-docs jjbRyota MIBU1-14/+8
Change-Id: I919b7ba04e573f0b386407681ab46f012359d19e Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-28fix opnfv-docs job trigger (verify)Ryota MIBU1-2/+2
All opnfv-docs jobs are not run, except yardstick, after [1] merged. This patch fixes the bug in the verify job definition. [1] https://gerrit.opnfv.org/gerrit/#/c/17479/ Change-Id: I9c0ac67d31f712d44030649aaec38b1c22fa3f67 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-28fix opnfv-docs job triggerRyota MIBU1-2/+2
All opnfv-docs jobs are not run, except yardstick, after [1] merged. This patch fixes bug in the job definition. [1] https://gerrit.opnfv.org/gerrit/#/c/17479/ Change-Id: I75c1fac52a5a87a659fe0417f5da046b73a53b20 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-25clean opnfv/opnfv-docs.ymlRyota MIBU1-5/+14
- make 'opnfv-docs-*' jobs run against all repositories which has docs directory. - remove docs builder from yardstick-project-jobs JIRA: RELENG-133 Change-Id: Id0cf6e600ed112c6f082f6bc924eaeccb0481e49 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-21Enable Flake8 Checks on QTIPTrevor Bramwell1-1/+1
Add '.tox' to list of directories to ignore since it contains unrelated python code in virtualenvs. JIRA: QTIP-89 Change-Id: I577c4ea61fe6b76f7f67ec7c9d4af544d0f73f71 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-07-15Run Flake8 Linting on SDNVPN ProjectTrevor Bramwell1-1/+1
Change-Id: I99d7eba10f9adee3faccb1eb4a0e3bfd94fcaed2 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-07-14multisite: Create kingbird daily deploy and multisite verify jobFatih Degirmenci1-0/+14
Change-Id: Ifdc9d00a882990c893d27599e2bae4f387e9bdf0 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-13sandbox: Fix slave labelsFatih Degirmenci1-2/+2
Change-Id: I9f570cb5594d6b27e433fd5920f047209c404dcd Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-08Cleanup slave parametersFatih Degirmenci2-307/+103
This is the first step towards having alignment of the job structure, applying commit gating and use of labels for all installer jobs. Apart from the above, it also - puts all CI baremetal and virtual PODs together - gets rid of use of slaves directly for CI baremetal and virtual PODs - switches labels for all CI baremetal and virtual PODs using below labels {installer}-baremetal {installer}-virtual - puts all CI build slaves together and switches to labels - except huawei-build - puts all none-CI PODs together Please note that this change does not impact the overall job structure. Change-Id: I2d8d15799a57fe7e063d39f81b96d19c218b100e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-07sandbox: Create daily and weekly jobsFatih Degirmenci1-0/+48
Change-Id: I366332922a91b1e957ba104fe8d5cee07398787d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-07Merge "Initial commit of retention script"Morgan Richomme1-0/+42
2016-07-07sandbox: Create example jobs based on new job structureFatih Degirmenci1-0/+16
Change-Id: I1ee2593445737da135ba52b07960d4c0f0d52a78 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-06Initial commit of retention scriptAric Gardner1-0/+42
Includes job to kick off retention script Retention script will just list files, nothing is done at this time does not yet dive into the brahmaputra directories. Change-Id: I2e608262130326944880b9694fbb8d6a12c09be0 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-07-06Testing signing artifactsAric Gardner1-0/+42
gpg agent does not work in non interactive mode. merging this so that I can reproduce and debug Change-Id: I641e8988885aa2d0acf794c9ec7592cb6c90a3e9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-07-01arm-pod2: Adding arm-pod2 to jenkinsPaul Vaduva1-0/+28
Change-Id: I127d4634448f32e6bf9df53c6dc441cd63d5f505 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-06-15Tie all verify/merge/build to opnfv-build-ubuntuFatih Degirmenci1-15/+19
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-15ovsnfv: Disable brahmaputra builds and tie builds to slave labelFatih Degirmenci1-47/+10
Change-Id: I33cc3ddd5971231fd6d188a8c6d8c48a5885e31b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-14change the default distro to xenial.Narinder Gupta1-1/+1
This patch will do the default dpeloyment with xenial than trusty. Change-Id: I8c628d90490d45a81bc339783ca5c7120d2bf5b7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-08armband: updated lab-config URLJosep Puigdemont1-1/+1
Change-Id: I317321bbaf1e74419b9508c6da3039b95d9d399d Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>