8 Commits

Author SHA1 Message Date
Dmitry Tantsur
6c6fc65cd6 DIB: do not use /tmp for a virtualenv in the source build
We don't (and shouldn't) copy /tmp to the final image.

Also fix the service file permissions - it is not executable.

Change-Id: I75e09662a63768627f8123a7fe7f5d9ca2d942c5
2019-09-23 17:12:28 +02:00
Zuul
9992b1ff3b Merge "DIB: rename files and paths to match the element name" 2019-09-23 14:48:39 +00:00
Dmitry Tantsur
944c8525a3 DIB: rename files and paths to match the element name
Apparently, DIB is sensitive to file names, at least the package-install
feature. Let us make sure we use ironic-python-agent-ramdisk, not ironic-agent.

Change-Id: I929c0652c320734ff82dd257180c4b7bd156c478
2019-09-19 07:47:56 +00:00
Dmitry Tantsur
5e189fca97 DIB: remove deprecated extension and output image size for convenience
Change-Id: Ifbb242e4846a233c685ba3dba6d2ecdae101f4b2
2019-09-19 07:25:53 +00:00
Dmitry Tantsur
98d6d62c3a Import ansible version of the image building job
This patch starts "ansiblization" of the image building script, while
also cleaning it up. More importantly, it adds check and gate jobs
that verify the same playbooks as used in the post job.

Also correct source-repository for ironic-python-agent to use the
project name, not the old element name.

Change-Id: I9a404b24f95e47c84b22d4739fcf2b5b800886f9
2019-08-29 14:22:49 +02:00
Dmitry Tantsur
18d161bdc3 DIB: add missing ironic-python-agent-create-rescue-user.sh
And remove gitignore rules that prevented it from being added.

Change-Id: If2a52d98ffd94eacc7b2166a4fe553850ba084d0
2019-08-27 09:52:30 +02:00
Dmitry Tantsur
f2c9fff6f4 DIB: create the directory for rescue password
Change-Id: I3eebafdfa5f7337a4c9db2a5a1a92c9598a6d5d5
2019-08-26 14:09:33 +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