Active
Project:
Hostmaster (Aegir)
Version:
7.x-3.x-dev
Component:
Jenkins
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2017 at 09:07 UTC
Updated:
20 Apr 2018 at 14:22 UTC
Jump to comment: Most recent
Comments
Comment #2
helmo commentedI tried editign the docker compose file recently ... but no luck. https://travis-ci.org/aegir-project/tests/builds/214378236
Comment #3
helmo commentedJon fixed it for the dockerfiles repo in https://github.com/aegir-project/dockerfiles/pull/35
We still have to fix the other repo's to get all icons on https://github.com/aegir-project/tests green.
Would it be enough to empty the travis/prepare-docker.sh file from the tests repo?
Comment #4
helmo commentedThe provision tests were green a while back.
Last green: https://travis-ci.org/aegir-project/provision/builds/342415018
First red: https://travis-ci.org/aegir-project/provision/builds/351475860#L1359
What is causing the
The command "sudo docker-compose -f docker-compose-provision.yml run -T -e TERM=xterm hostmaster" exited with 1.error?The
file_put_contents(./composer.lock): failed to open stream: Permission deniederror is also shown in the last green one ... safe to ignore?