[libvirt] [jenkins-ci PATCH 0/5] lcitool: Make Dockerfile generation work on openSUSE

Andrea Bolognani abologna at redhat.com
Thu Dec 12 14:31:03 UTC 2019


With this series applied, running

  ./lcitool dockerfile libvirt-opensuse-151 libvirt

results in a Dockerfile that can be successfully used to build a
container image, and that image in turn can be successfully used
to build libvirt in.

Andrea Bolognani (5):
  guests: Add mapping for augeas-lenses
  guests: Install augeas-lenses for libvirt
  lcitool: Remove redundant update step for openSUSE
  guests: Add base container image for openSUSE Leap 15.1
  lcitool: Make Dockerfile generation work on openSUSE

 guests/host_vars/libvirt-opensuse-151/docker.yml |  2 ++
 guests/lcitool                                   | 14 ++++++++++++--
 guests/playbooks/update/tasks/base.yml           |  7 -------
 guests/vars/mappings.yml                         |  5 +++++
 guests/vars/projects/libvirt.yml                 |  1 +
 5 files changed, 20 insertions(+), 9 deletions(-)
 create mode 100644 guests/host_vars/libvirt-opensuse-151/docker.yml

-- 
2.23.0




More information about the libvir-list mailing list