summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv/installer-params.yml
AgeCommit message (Collapse)AuthorFilesLines
2016-08-31Create daily job for infra deployment, remove sandbox jobs and fix bugsFatih Degirmenci1-8/+3
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 Gupta1-0/+4
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-24[JOID] Joid cleanupDavid Blaisonneau1-12/+0
Change-Id: I133b1dae993fa6b5e0fc52be411f68a06fbe72bb Signed-off-by: David Blaisonneau <david.blaisonneau@orange.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-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-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-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-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-07modified to use mitaka by default rather than Liberty.Narinder Gupta1-2/+2
This patch to modify the default deployment to mitaka. Ans also disable the creation of external network as now joid deploy.sh will create the external network itself based on labconfig.yaml Change-Id: I282eaa803af47f04348532ffd1a7a5990d50d380 signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-12include the mutiple Ubuntu distro and architectureNarinder Gupta1-0/+8
for mitaka we can enable trusty and xenial and wip to include arm64 and power8 architecture as well. Change-Id: I7624367fcb6464d9619097775448b9b768a73025 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-02-04Add fuel8 external network to installer paramsJo¶rgen Karlsson1-1/+1
Change-Id: Idd857dd891edaa69d05da926c2f94ae499516f42 Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-01-29joid: remove ceph_disk_controllers param and correct ext-net name replaceDavid Blaisonneau1-4/+0
Change-Id: I86a4b8164b3d371ff7b4e8e340f7ae924c52f70c Signed-off-by: David Blaisonneau <david.blaisonneau@orange.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-20joid: Pass all parameters to subjobsFatih Degirmenci1-0/+4
Change-Id: I2b945564951f680c22cfe3c5572debfa4c2c196a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.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 Degirmenci1-4/+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-13Merge "apex: change public network name to 'external'"Tim Rozet1-1/+1
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-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-11joid: Add external network creationDavid Blaisonneau1-2/+2
Change-Id: I72a902b9de735d9962de1f83b81ada9aa1848783 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
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 Blaisonneau1-0/+16
Change-Id: Ifeb2086eaaee7ecf95044bf9e6abf83b4b7bfae6 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.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-06Add parameter of external network for yardstick testingmeimei1-0/+16
JIRA: YARDSTICK-225 Change-Id: I51743c20b6fa799cc7c643768a2af55f3182153a 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-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-17[compass]bugfix: wrong installer_namemeimei1-1/+1
Change-Id: Ie2751fb9491b1f2c23cd1e15c1706fe6ac55b65b Signed-off-by: meimei <meimei@huawei.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-10Add ericsson pod2 to pod-paramsFatih Degirmenci1-4/+4
Fix default controller downstream parameters. Set default controller to none in installer config. Change-Id: I33a36615b02783dab87bea27f0f15fa7f50f8a59 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-07Add installer and pod parameter files and create example jobsFatih Degirmenci1-0/+79
This change proposes - Move installer params to common file - Move pod params to common file - Configure POD slaves in pod file and set slave to run using node label plugin - Create one daily parent job per installer per controller - Create common deploy job, taking controller name from parent job - Change build display name to show installer + controller name Please note that this is an example and things will evolve based on how things work. Change-Id: I4bc1d35e43c44d9401f4000090818e8e7b426e70 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>