
On Wed, 2019-03-27 at 09:17 +0000, Daniel P. Berrangé wrote:
On Wed, Mar 27, 2019 at 10:07:16AM +0100, Andrea Bolognani wrote:
On Mon, 2019-03-18 at 11:03 +0100, Andrea Bolognani wrote:
We didn't add this until now because i686 cross-compilation requires special care and lcitool was known to produce broken Dockerfiles, but that's been fixed as of libvirt-jenkins-ci commit f72d09153905 so we can finally go ahead and complete our coverage of non-x86_64 architectures.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- buildenv-debian-sid-cross-i686.Dockerfile | 93 +++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 buildenv-debian-sid-cross-i686.Dockerfile
Now pushed since nobody told me not to over a week or so :)
Sorry, I thought you always just pushed to dockerfiles.git repo without waiting for review, since its contents is just redundant data generated from the jenkins-ci.git repo.
Usually I push without review when all I've done is run the refresh script to sync with libvirt-jenkins-ci.git, and wait for a review when I'm changing the script or adding new stuff. Either way, no worries! :) -- Andrea Bolognani / Red Hat / Virtualization