8 Commits

Author SHA1 Message Date
Zuul
cb415eff90 Merge "Fix python-dev package mapping" 2020-06-08 17:37:56 +00:00
Kaifeng Wang
074ff4b4e9 Fix python-dev package mapping
Rename the python development package to the correct name python-devel.

Change-Id: I320b6ec08a1f7c8f8ee833cab86e7942653417f9
2020-06-08 08:46:31 +08:00
Riccardo Pittau
1ae521b359 Install missing ffi development library
The ffi development library is needed to install ipa.

Change-Id: I663c5510552ac48d5f7de4512c297142aaf0b23a
2020-06-05 14:40:24 +02:00
Riccardo Pittau
044ae3f2d6 Force DIB_PYTHON_VERSION to 3 for Debian
Since more and more python libraries are removing support for
Python 2 in the latest versions, we need to force the version of
Python used to build the DIB Debian image to 3, at least until
DIB fully converts to Python 3.

Change-Id: I8e6f15635754ab917562d758c35a8c5f4629efdf
2020-02-20 10:25:49 +01:00
Riccardo Pittau
ca27668c00 Make Ubuntu Bionic job green again
Changes to make the ubuntu bionic job working correctly again.

Change-Id: Ib8002acc35ddf3c4ab736698cef71273c965d732
2020-02-19 13:16:18 +00:00
Dmitry Tantsur
07cdd87bed DIB: replace targetcli with target-restore on RHEL/CentOS 8
These systems use LIO via python-rtslib, and targetcli depends
on libX11 and other GUI packages. The target-restore package
(coming from python-rtslib) is enough to create the necessary
directories (e.g. /etc/target).

Change-Id: Ide0d23d3834c52edcbc569c05ce95ba78e1bf73d
2020-01-10 17:25:39 +01:00
Dmitry Tantsur
3be5066aa9 Allow changing DIB_RELEASE and add a job with CentOS 8
Change-Id: Ia0e3897ba414827fb81ba7ca7367e86899ea455a
2019-10-16 15:10:02 +02:00
Nisha Brahmankar
b29326a499 Copies the "ironic-agent" element from DIB
Copies "ironic-agent" element from DIB and addition
of a new bash script to build the image using DIB.

Change-Id: If392f793ed1b5d902b541fe89299648fae16e427
Task: 30072
Story: 2005114
2019-08-01 23:23:37 +05:30