lp:~mikejuarez/cloud-init

Owned by Mike Juarez
Get this repository:
git clone https://git.launchpad.net/~mikejuarez/cloud-init
Only Mike Juarez can upload to this repository. If you are Mike Juarez please log in for upload directions.

Branches

Name Last Modified Last Commit
master 2017-06-14 02:13:34 UTC
pkg build ci: Add make ci-deps-<distro> target to install pkgs

Author: Chad Smith
Author Date: 2017-06-07 23:26:52 UTC

pkg build ci: Add make ci-deps-<distro> target to install pkgs

This change adds a couple of makefile targets for ci environments to
install all necessary dependencies for package builds and test runs.

It adds a number of arguments to ./tools/read-dependencies to facilitate
reading pip dependencies, translating pip deps to system package names and
optionally installing needed system-package dependencies on the local
system. This relocates all package dependency and translation logic into
./tools/read-dependencies instead of duplication found in packages/brpm
and packages/bddeb.

In this branch, we also define buildrequires as including all runtime
requires when rendering cloud-init.spec.in and debian/control files
because our package build infrastructure will also be running all unit
test during the package build process so we need runtime deps at build
time.

Additionally, this branch converts
packages/(redhat|suse)/cloud-init.spec.in from cheetah templates to jinja
to allow building python3 envs.

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers