Commit Graph

4 Commits

Author SHA1 Message Date
Luigi Toscano 2d0c3a8b98 Fix the buildimages jobs: call the ensure-tox role
... and use its output.

tox is not available by default on the images anymore.

Change-Id: If5ea0ffdfc51860842c19f0a6f238127d42eb292
2020-08-10 18:00:06 +02:00
Luigi Toscano ba498abc7d Zuul roles: allow to build only a specific image
Useful to generate a single image on-the-fly
and use it for scenario tests
(or simply useful for a refactor of the rest of the
build-images script).

Change-Id: Ica615e9e7d93b38fd12189a9f97d26ca62d84a3e
2018-03-30 15:33:35 +02:00
Luigi Toscano 37d58c6d49 Image builder: better default path to the source code
By default, use the variable that always point to the source code
of sahara-image-elements in the zuul environment. This makes it
possible to use the role in other projects without passing
the path to the source code of sahara-image-elements.

Change-Id: I29811eaa0d783d7b89ce1cb3f635de0c8f3e79e3
2017-12-07 13:01:01 +01:00
Luigi Toscano f3f5613238 Add native Zuul v3 buildimages jobs
Native Zuul v3 jobs for the image building tests, which matches
the existing jobs.

Change-Id: I0485093a87d9cc905682fdb8886fa44228525e87
2017-10-16 14:37:39 +02:00