Merge "Ensure development libs are installed in containers"

This commit is contained in:
Zuul 2018-08-19 02:55:59 +00:00 committed by Gerrit Code Review
commit beadb244f6
5 changed files with 9 additions and 1 deletions

View File

@ -31,12 +31,14 @@ _nspawn_container_distro_packages:
- ca-certificates
- cronie
- dbus
- gcc
- iproute
- iputils
- openssh-server
- openssl
- policycoreutils
- python2
- python-devel
- python-libs
- rsync
- setup

View File

@ -34,12 +34,14 @@ _nspawn_container_distro_packages:
- ca-certificates-mozilla
- cronie
- dbus-1
- gcc
- iproute2
- iputils
- libpython2_7-1_0
- openssh
- openssl
- python
- python-devel
- python-xml
- rsync
- sudo

View File

@ -36,6 +36,7 @@ _nspawn_container_distro_packages:
- cron
- dbus
- debianutils
- gcc
- iproute2
- iputils-ping
- libnss-resolve
@ -46,6 +47,7 @@ _nspawn_container_distro_packages:
- openssl
- python2.7
- python-apt
- python-dev
- rsync
- sudo
- systemd

View File

@ -36,6 +36,7 @@ _nspawn_container_distro_packages:
- cron
- dbus
- debianutils
- gcc
- iproute2
- iputils-ping
- libnss-resolve
@ -46,6 +47,7 @@ _nspawn_container_distro_packages:
- openssl
- python2.7
- python-apt
- python-dev
- rsync
- sudo
- systemd

View File

@ -18,7 +18,7 @@
check:
jobs:
- openstack-ansible-nspawn-container-create-centos-7
# - openstack-ansible-nspawn-container-create-opensuse-423
- openstack-ansible-nspawn-container-create-opensuse-423
- openstack-ansible-nspawn-container-create-ubuntu-xenial
- openstack-ansible-nspawn-container-create-ubuntu-bionic