Commit Graph

8 Commits

Author SHA1 Message Date
erihban
070f3b694a Add bionic based build jobs to Zuul build configuraton
This patch adds bionic based build jobs to Zuul config
to create loci images based on Bionic.

Change-Id: I8f691908b8f7aa482e716559e9e1422f2d4d5d6c
2019-06-26 15:53:34 +02:00
Jean-Philippe Evrard
f3fcdaf2ce Add curl to the default heat image
curl was apparently forgotten in the refactor to have images built
in zuul automatically.

This is a problem, as the heat image is used in glance to fetch
the CirrOS image, which would fail if curl is absent.

Change-Id: Ia1a84766865ea5c4e4a26516c9e8faa2e0daf9b2
2019-05-14 14:20:57 +02:00
Itxaka
cb1551590b Add rocky release script
Add the new build-rocky.sh script.

Also fix pycrypto not being used on rocky by overriding the
pip packages being installed in the build-rocky.sh script

Change-Id: Id06a3ee97f99b6f28c0bec8c49bab54611fb079c
2019-04-01 09:46:42 +00:00
Zuul
cbb56663eb Merge "Do not pass the project name to bindep profiles" 2019-03-07 04:15:18 +00:00
Jiří Suchomel
cb6fc47ac5 Do not pass the project name to bindep profiles
Loci adds the project name automatically.

Change-Id: I79a30cfb56b3c4c6dfbed057c1cca0d1b6544117
2019-03-06 11:24:35 +01:00
Jiří Suchomel
b1d54cb5a3 Added some checks for the case 'requirement' is not part of BUILD_PROJECTS
If requirements is not part of BUILD_PROJECTS, assume it was built already
before and set the REQUIREMENTS_TAGGED_PROJECT_REF according to current project.
Otherwise there'd be WHEELS set to something like "requirements:version--distro"

Change-Id: Ifedd3b41a52b4e9628c1b4ec07176b5e3416dbb7
2019-02-23 02:00:12 +00:00
Arun Kant
b12e466404 Clear parallel actions from previous install
In local dev environment, there can be actions from previous build.
As we are appending actions for per-project build, clear the content
first from last image build execution.

Change-Id: I5c15b5a474a16da5680f3c382154d8bfb9d4731c
2019-01-09 10:59:06 -08:00
Jean-Philippe Evrard
b1132137fe Add LOCI to OSH images
This adds the LOCI build progress into OSH-images.

Change-Id: Iffc12af6ef8fff82ca1338c528ea427ef2fb0e8a
2018-12-17 09:10:12 +00:00