We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Continuous Integration with the Open Build Service

Formal Metadata

Title
Continuous Integration with the Open Build Service
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
Getting a new Linux appliance with every commit you push sounds awesome butimpossible, right? Not with the Open Build Service, the Free Software buildand distribution system which powers openSUSE, ownCloud and Tizen! Usually alot of manual work is necessary to create your custom Linux appliance, but theOpen Build Service abstracts all the complicated technologies and makes thistask as easy as pie. In this talk, we will show you how we plug several opensource technologies together to create Linux appliances in a fully automated,continuous integration cycle. Getting a new Linux appliance with every commit you push sounds awesome butimpossible, right? Not with the Open Build Service, the Free Software buildand distribution system which powers openSUSE, ownCloud and Tizen! Usually alot of manual work is necessary to create your custom Linux appliance, but theOpen Build Service abstracts all the complicated technologies and makes thistask as easy as pie. In this talk, we will show you how we plug several opensource technologies together to create Linux appliances in a fully automated,continuous integration cycle. Starting with a commit to your favorite version control system, the OBS willbuild a ready-to-use image of an operating system for you automatically, usingthe power of KIWI. And to finish the continuous integration cycle, openQA willrun automated tests to make sure your appliance still works as expected. If you still manually build and test your Linux appliances, this talk is foryou!