Pin nodeenv dep to let tox run more than once
[integration/packaging.git] / docs / debs.rst
1 Debs
2 ====
3
4 The `build.py`_ helper script is used for building OpenDaylight .debs. It can
5 build a set of .debs based on provided version arguments. The dynamic aspects
6 of builds, such as ODL and deb version info, have all been extracted to single
7 YAML configuration file.
8
9 The variables available for configuration and instructions on how to install
10 are documented `here`_.
11
12
13 Build Deb Job
14 --------------
15
16 The Jenkins `build_deb job`_ builds the .deb package described by the `given
17 build description`_, using build.py inside the deb directory.
18
19
20 .. _build.py: https://github.com/opendaylight/integration-packaging/blob/master/deb/build.py
21 .. _here: https://github.com/opendaylight/integration-packaging/blob/master/deb/README.markdown
22 .. _build_deb job: https://jenkins.opendaylight.org/releng/job/packaging-build-deb-master/
23 .. _given build description: https://jenkins.opendaylight.org/releng/job/packaging-build-deb-master/