Update expired example builds in package unittests
[integration/packaging.git] / docs / packages.rst
1 Packages
2 ========
3
4 Builds can be packaged as RPMs or .debs. To provide inputs into OpenDaylight's
5 Continious Delivery pipelines to downstream projects, many builds are
6 automatically packaged. Every succesful autorelease build is packaged as an
7 RPM. Every day, the latest distribution snapshot build is packaged as an RPM.
8 This keeps new artifacts flowing even if some projects are breaking
9 autorelease. Custom packages can be built from custom distributions, for
10 example with yet-to-be merged patches that need system testing.
11
12 .. noqa
13 .. toctree::
14    :maxdepth: 4
15
16    rpms
17    debs