images/ipa-downloader-image
Sean Eagan ec7e6f3fc9 Optimize image build/publish jobs
Zuul jobs are running out of space and failing. This attempts to
resolve by cleaning up between the build/publish of each image.

Switched to the ansible command module, since the make module doesn't
support multiple make targets.

Added a clean target to any image which didn't already have one, which
was just the ipa-downloader-image.

Signed-off-by: Sean Eagan <seaneagan1@gmail.com>
Change-Id: I36747a7cd858eef612f654f50a5c65f596e4a59d
2021-04-02 16:07:56 -05:00
..
Dockerfile Update ironic-python-agent image 2020-12-01 17:42:00 -06:00
Dockerfile.ipa Update ironic-python-agent image 2020-12-01 17:42:00 -06:00
Makefile Optimize image build/publish jobs 2021-04-02 16:07:56 -05:00
README.md Add readme for ipa-downloader-image 2020-04-23 14:22:08 +00:00

README.md

ipa-downloader-image

ironic python agent serving image.

This image serves the ironic python agent that is used to inspect nodes by ironic

This agent can be overriden by passing IPA_BASEURI as build argument.