summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv
AgeCommit message (Collapse)AuthorFilesLines
2016-01-28[compass] create verify job as multi-jobsmeimei1-8/+5
Change-Id: I4bf44fbac9f3f3bb2b979696608f5d4dfce93c59 Signed-off-by: meimei <meimei@huawei.com>
2016-01-25joid: Set and pass DEPLOY_SCENARIOFatih Degirmenci1-4/+0
Change-Id: I4209f0aaf84bd4e0a455d8470e2555999bd1eddb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-22joid: Create jobs for virtual deployments in slave lf-virtual1Fatih Degirmenci1-2/+2
Change-Id: Ife7101bf138d8a7eedf671fe7bc7f71c85a87aad Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-20octopus: change the document format to satisfy the sphinxMatthewLi1-2/+2
JIRA: OCTO-145 Change-Id: I4d8f5884c7c69057d13cb8270e2cea8f08a8fa9e Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-01-20joid: Pass all parameters to subjobsFatih Degirmenci1-0/+4
Change-Id: I2b945564951f680c22cfe3c5572debfa4c2c196a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-18Merge "joid: Move multijob to build node and get rid of duplicated parameter"Aric Gardner1-4/+0
2016-01-18Merge "remove opnfvdocs repo from 'opnfv-docs-*' jobs"Aric Gardner1-2/+2
2016-01-18test: Add more consistency when cleaning docker containers/imagesjose.lausuch1-10/+7
Change-Id: I085ca47e4e487d93c700c3e729b8b86b2b7abde1 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-18remove opnfvdocs repo from 'opnfv-docs-*' jobsRyota MIBU1-2/+2
Project 'opnfvdocs' is creating own document build script and jenkins jobs in order to create composite docs by gathering materials from other OPNFV repositories, so let's disble 'opnfvdocs' from target list of 'opnfv-docs-*' jobs. Change-Id: I9966450c9292648dd756bf3de0bb8c7bf8330109 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-18joid: Move multijob to build node and get rid of duplicated parameterFatih Degirmenci1-4/+0
Change-Id: I358b496ce64ca7969b3675f7943bf3f412860c17 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-18fuel: Move multijob to build node and add additional scenariosFatih Degirmenci2-12/+0
Change-Id: I5975cfe04481fcc58a3ee6b9f7182cf442b83318 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-16remove the deploy_scenario in installer_parametermeimei1-4/+0
Change-Id: I08568093cf285fd5c7553d7c3bdca374e48019a7 Signed-off-by: meimei <meimei@huawei.com>
2016-01-14compass: Align scenario short names between installersFatih Degirmenci1-8/+0
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-14joid: add juniper pod1David Blaisonneau1-0/+23
Change-Id: I9ff2fe3e8204d2561de140dc42a5cdb68638b3d0 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-14added the public network ips default for intel pod5 and pod6.Narinder Gupta1-0/+8
Modified as per comment from Julien. Change-Id: Ic6727a45d7ed274b6205fcd6a0fc510af622a382 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-01-13Merge "apex: change public network name to 'external'"Tim Rozet1-1/+1
2016-01-13test: add --no-cache flag when building docker imagesjose.lausuch1-1/+1
Now in the right place Change-Id: I3b42c51775d57561d530b3407752433c48253dc4 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13test: add --no-cache flag when building docker imagesjose.lausuch1-1/+1
Sometimes, if the docker leftovers are not properly removed, there is some cache that the build uses. This will force to build from scratch without using any existing image (no cache) Change-Id: Ifb19b2fc01da938cf46eb18d62a5877cf0a560e5 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13joid: Add scenario selector for different sdn controllers + default releng ↵David Blaisonneau1-8/+0
triggers Change-Id: I21854444d997bba876e711433c1b2132cde61c7c Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-13test: Remove escape characters from docker jobjose.lausuch2-10/+10
Fetching the branch name is now fixed too. Change-Id: Ib83afb4f938890285ab861634eb8fef654a10d76 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13apex: change public network name to 'external'jose.lausuch1-1/+1
Although this environment variable is not used in Functest, to be consistent with the names, Apex creates by default a public network called 'external'. Change-Id: Ie33b116beafc1257c5c26b416cdb76c463553e2d Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-12fuel: Enable all available scenarios for brahmaputra branchFatih Degirmenci1-4/+0
This change - Enables all available scenarios for stable/brahmaputra branch on LF POD2 and Ericsson POD1. - Enables new node type, virtual, which is able to run available scenarios. - Adjusts build blocker for multijob projects. - Skips cloning of fuel repo for multijob projects. - Enables os_odl-l2_ha auto trigger for LF POD2, Ericsson POD1, and Ericsson POD2. - Enables the use of an already downloaded ISO if the ISO was previously downloaded to jumphost to speed up deployment. - Adds a generic job for fuel for easier CI development/troubleshooting which is kept disabled by default. - Removes SDN_CONTROLLER parameter. Change-Id: Icf26241216522b58db6908623a77405cdaac2ba2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-12Merge "Update deprecated pollscm usage"Fatih Degirmenci1-1/+2
2016-01-12Update deprecated pollscm usageThanh Ha1-1/+2
The syntax "pollscm: '@midnight'" is deprecated and should be updated to using the new syntax: - pollscm: cron: '@midnight' Change-Id: Id11d301dfee4d183ee40f2342528c4258f36034f Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-01-12test: Fix dockerfile pathjose.lausuch1-3/+3
Change-Id: Ica1cadc79ee6fd7ff96d66b3f4fb798098fad452 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-11Merge "Enable test projects' docker image builds for stable/brahmaputra branch"Jose Lausuch2-17/+24
2016-01-11joid: Add external network creationDavid Blaisonneau2-3/+6
Change-Id: I72a902b9de735d9962de1f83b81ada9aa1848783 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-11Enable test projects' docker image builds for stable/brahmaputra branchFatih Degirmenci2-17/+24
Change-Id: Ib936f58d1f21c4e782cdb1e19d1615b1bed30007 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-09bugfix: use the label instead of node-namemeimei1-2/+2
Change-Id: I142bb2e7076fd225011caed0db43dc3ec44a6f0c Signed-off-by: meimei <meimei@huawei.com>
2016-01-09Merge "Enable compass Arno scenario for master and stable/brahmaputra"Jun Li1-0/+55
2016-01-08joid: Add CEPH_DISKS_CONTROLLERS as default parameterDavid Blaisonneau1-0/+4
Change-Id: I2d5b5a4473895d574b91747d62b0bb19c3ca5738 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-08Merge joid pod builders and add projet and pod default parametersDavid Blaisonneau2-4/+31
Change-Id: Ifeb2086eaaee7ecf95044bf9e6abf83b4b7bfae6 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-08Enable compass Arno scenario for master and stable/brahmaputrameimei1-0/+55
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>
2016-01-08Add daily jenkins job for yardstick in ZTE-NJ lab.wu.zhihui1-1/+2
Update ZTE jenkins info Deal with other conflicts JIRA: yardstick-210 Change-Id: Ibf6e8409065fcacfedf84cc1d9f8654cddd9924c Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-01-07Enable fuel nosdn scenario for master and stable/brahmaputraFatih Degirmenci1-10/+4
This patch proposes below changes: - Run CI on opnfv-jump-2 against stable/brahmaputra branch - Run CI on ericsson-pod2 against master branch - Configure functest against both branches on both PODs - Enable yardstick against both branches on both PODs - Comment out additional controllers until nosdn scenario is verified - Rename OPNFV_FEATURE to DEPLOY_SCENARIO Change-Id: Ie3d4f946cd51271378b435f9a92af07aaf614c26 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07Enable joid Arno scenario for master and stable/brahmaputraFatih Degirmenci1-12/+8
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>
2016-01-07Merge "QTIP OPNFV Docker Build issue fix"Jose Lausuch1-0/+2
2016-01-07Enable fuel virtual deploys on Ericsson bladeFatih Degirmenci1-4/+2
Change-Id: I6ea07728a9ab467ea01fdb6b0c45de16bf10ab1b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-06QTIP OPNFV Docker Build issue fixNauman_Ahad1-0/+2
The opnfv-docker.sh script didn't have a condition to build Dockerfile for qtip. This has been added. Change-Id: I4f22b467e13ec460826bed3ffd783f7dd7f766e3 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2016-01-06Add parameter of external network for yardstick testingmeimei1-0/+16
JIRA: YARDSTICK-225 Change-Id: I51743c20b6fa799cc7c643768a2af55f3182153a Signed-off-by: meimei <meimei@huawei.com>
2016-01-05Fix hardcoded branch names in opnfv-docs jobsFatih Degirmenci1-4/+4
Change-Id: Iad3f3645640b59686b3590de655d5ff974d85c45 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-04Enable brahmaputra branch for doc verify and merge jobsFatih Degirmenci1-3/+9
This change also adjusts GS_BASE parameter in releng-macros.yml and uses GS_BASE in docs-merge job. ONOS builders are also adjusted. Change-Id: Ic9f28a3a7e283cba6736e96f8f7e18c859099e6c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-27Wait for containers to be removed before removing imagesjose.lausuch1-4/+14
This will avoid some errors like this: "Error response from daemon: conflict: unable to delete 44c2887519de (must be forced) - image is being used by stopped container 7dbed6d40e5a" Change-Id: I54b8b76fbcc6f208ab52c88b43ea18af935e69c7 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-22Enable QTIP container for docker build and push jjobjose.lausuch1-0/+1
Change-Id: Ie4705afa16da9f597173114a3daf3f8ed5df035a Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-22create onosfw CI jobsmeimei1-0/+4
JIRA: ONOSFW-151 Change-Id: I0d7f1f77733cdda5d1b6c429d84de7eaa4a7a759 Signed-off-by: meimei <meimei@huawei.com>
2015-12-21Set DEPLOY_SCENARIO Jenkins job parameter for FuelFatih Degirmenci1-0/+4
Change-Id: Icaa09dbba241e422c6932a443b3aa3975a4580d7 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-21Add location of pod config files into slave-config & disable lab-reconfigFatih Degirmenci1-0/+12
Change-Id: I7e71a1bd3f909fac49c74ab0c8ef336a6b5fa711 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-21Refactor fuel JJB to prepare for Milestone EFatih Degirmenci1-24/+24
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 CI on Ericsson POD2. Change-Id: I3732b43d8858473535ef5666882ee85124c6d652 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-19Rename pod-params.yml to slave-params.yml to make what file contains explicitFatih Degirmenci1-0/+0
Change-Id: Ic87febed2e9db5572eaf92ec162ac742e0aca3cc Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-18Add JOID project parameters and a final openstack test to check deploy resultDavid Blaisonneau1-0/+8
Change-Id: I1d14832cac2867ca9d9b64608bfe3231c316f2d5 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>