Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2017 at 14:31 UTC
Updated:
25 Apr 2017 at 09:40 UTC
Jump to comment: Most recent
Comments
Comment #2
helmo commentedNext step will be to link this to gitlab testing which I started in another feature branch
Comment #3
helmo commentedI setup a spare VM of mine to be runner, that seems to help. Before I sometimes had to wait a bit before the build would start.
Latest run is https://gitlab.com/aegir/provision/pipelines/7066425
Another improvement could come from using a custom docker image that already has our dependencies ... http://stackoverflow.com/questions/34820755/gitlab-docker-executor-cache...
Comment #4
helmo commentedI set my runner to be in 'privileged mode', see https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/blob/master/docs/ex...
I thought this was needed when I saw warnings like:
But it turned out that a build could also pass with these warnings. see https://gitlab.com/aegir/provision/pipelines/7079376
One strange thing is that with the last build I had to retry the debian install twice to get it to pass .... not sure what the variation element is.
Comment #5
helmo commentedThis is OK now ... packages are automatically pushed to the new repo ... temp name debian2.aegirproject.org I'll probably switch that to live today.
Comment #6
helmo commentedFollow-up for stable packages #2868586: Build stable Debian packages on GitLab CI