summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv
AgeCommit message (Collapse)AuthorFilesLines
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>
2015-12-18Set default SDN Controller to nosdn and feature to noneFatih Degirmenci1-0/+32
This is needed in order to have ability to run build, deploy, and test jobs alone meaning without using the main multijob. Change-Id: I30bec28f9aba73c1e64bf3471b0143592eb6cbe1 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-17Remove duplicated INSTALLER_NAME parameterFatih Degirmenci1-16/+4
All the jobs should use INSTALLER_TYPE Change-Id: I5386276fca837ba3ddda314f7c334c0f2957f78a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-17Update vswitch perf jjb to use pod-params fileFatih Degirmenci1-0/+15
Change-Id: I6de36f867ed87479b15eeec06d107398c6db5bef Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-17[compass]bugfix: wrong installer_namemeimei1-1/+1
Change-Id: Ie2751fb9491b1f2c23cd1e15c1706fe6ac55b65b Signed-off-by: meimei <meimei@huawei.com>
2015-12-16Add intel slaves used for virtual deployments into pod-paramsFatih Degirmenci1-0/+42
Change-Id: Ibd6079a2a95f8170726c45d10b2bac844d0af5b3 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-16Example fuel jobs showing structuring the jobs using multijobFatih Degirmenci1-20/+0
Change-Id: I7bf8fb0c4496515867e3b299c4dcadf1ba72441a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-15fix the wrong installer namemeimei1-1/+1
JIRA: OCTO-144 Change-Id: I0cc8782cd08c40efcb95ba9278e5da1ffc42d99e Signed-off-by: meimei <meimei@huawei.com>
2015-12-14Use pod-params and installer-params for yardstickFatih Degirmenci1-12/+0
Change-Id: I77c6e4ece6018d8f16b61f3837f4661412ee5ae6 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-14Merge "Cleanup functest.yml"Fatih Degirmenci1-1/+25
2015-12-14Add functest in project-pattern listMorgan Richomme1-2/+2
JIRA: FUNCTEST-112, FUNCTEST-113, FUNCTEST-114 Change-Id: I032a683956aeacebaea6e197ea4fcd69cc2d8a4a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-14Cleanup functest.ymlFatih Degirmenci1-1/+25
Please note that this commit introduces major changes. - Create suites named daily, tempest, rally, odl, vims, vping - Create one job template that runs against given pod and installer with the wanted suite - Create common builder for tempest, rally, odl, vims, and vping, using FUNCTEST_SUITE_NAME to run functest. - Get pod and installer parameters from opnfv/pod-params.yml and opnfv/installer-params.yml. - Remove obsolete jobs, builders, and triggers. - Update Fuel and Apex daily jobs to trigger correct functest-daily jobs. Change-Id: I5d3ff6abbf0b7f663d4044ff24e8ad2891b3430e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-11Add orange-pod2 parameterDavid Blaisonneau1-0/+19
Change-Id: I889b631e1f6248d37e4fee769b05efb9c2b84d79 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2015-12-11Cleanup jjb filesFatih Degirmenci2-4/+21
- Remove the jobs that do nothing such as merge and daily jobs - Leave only verify jobs for all the projects as placeholders - Introduce stable/brahmaputra branch and keep it disabled Please note that the "real" jobs for bottlenecks, compass4nfv, functest, and qtip are not deleted. Change-Id: I80031f77a11c2bf5173fbb7be98294285e3cc2ef Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-11Add zte slave to pod-configFatih Degirmenci1-0/+15
Change-Id: Id115d9a63fa02c907e0a4cd8d2d88b2b191ea4f8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-10As a part of new project creation, adding cperfAric Gardner1-2/+2
adding cperf to documentation tool chain Change-Id: I8d03b8967ce2c19ba1cb79c9ab910b641a509708 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>