Commit Graph

5 Commits

Author SHA1 Message Date
Dmitry Tantsur
e9d0443573 Run ensure-pip in the build/check jobs
It is no longer included automatically.

Change-Id: I15c6459c439e25b01929a89457896abc9090581a
2020-06-22 14:16:02 +02:00
Dmitry Tantsur
396eca61bc Clean up the ansible playbooks
Change-Id: I7514368c591fb7cb445207a96c966275896ba4d5
2019-09-26 11:55:41 +02:00
Dmitry Tantsur
c28ee635cc CI: do not create UPLOAD_* directories when uploading images
An innocent missing slash changes rsync semantics. This changes fixes it.

Change-Id: Ib167b541b9c4db7b4ef2cc4b68a6d82f5900c07c
2019-09-24 12:58:07 +02:00
Dmitry Tantsur
a7a8ff69f5 Correct variables in the POST job image_name -> image_type
Change-Id: Ica3ccbda25633d450a0e22111829cdc0115cf0f8
2019-09-18 15:48:29 +02: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