GitHub user basti1302 opened a pull request:
https://github.com/apache/couchdb-ci/pull/1
Docker container Ubuntu 14.04/Erlang 18.2 for build.a.o
This PR adds a Dockerfile which will produce a container based on Ubuntu
14.04 LTS with Erlang 18.2 and all required dependencies to build current
CouchDB master as discussed in
[INFRA-10126](https://issues.apache.org/jira/browse/INFRA-10126)).
It also removes a lot of the prototypical stuff that is not needed anymore
(based on the discussion in the ticket mentioned above), like provisioning a
Jenkins master, configuring build jobs via scm-sync-plug-in etc.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/basti1302/couchdb-ci master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-ci/pull/1.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1
----
commit 589e7a8a27446a25db72ce2d87331c87aecfd588
Author: Bastian Krol <[email protected]>
Date: 2015-12-21T10:51:39Z
build Docker container that can build CouchDB
- run Ansible inside Docker container
- change Ansible scripts so all required dependencies for building
CouchDB are installed
- remove Jenkins master related scripts
- update readme to reflect new strategy with Docker
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---