Benjamin, It's a midterm plan: we have a .gitlab-ci.yml ( https://tree.taiga.io/project/joubu-koha-rm-1711/us/146) which may need more work (I have no idea if I have shared it on the list yet). The problem is that we are waiting for the gitlab team to implement the view for junit files (the ones produced by prove). See these links (and others) to see gitlab's work in progress: https://gitlab.com/gitlab-org/gitlab-ce/issues/34102 https://gitlab.com/gitlab-org/gitlab-ce/issues/17081 https://gitlab.com/gitlab-org/gitlab-ce/issues/35379 Cheers, Jonathan On Wed, 18 Apr 2018 at 01:41 Benjamin Rokseth <benjamin.rokseth@deichman.no> wrote:
Hi everyone, on the CI front, I have recently introduced (successfully) the broad use of Docker images to run the full test suite. This project, named koha-testing-docker [1], evolved into a usable development environment too. Right now I'm trying to spend some time on porting kohadevbox things into it.
Great news, Tomas! That will definitely ease development and sandboxing. Probably also migration to elasticsearch.
This Docker image is built and published automatically by our Jenkins server, and then used in the three nodes we have to run the tests.
We also have a Docker image for building koha-* packages wherever we need to (yes, we want to automate this, and properly test the generated packages using the CI infrastructure). [2]
Since you're already on gitlab, why not use it for CI instead? Then you could have all code in one place. Retire mr Jenkins, only thing we miss is the Chuck Norris plugin.
With this knowledge, and the infrastructure part of it solved, I would like to start publishing an official Docker image of Koha. Once we have this, the koha-testing-docker tools would be rebuilt on top of it.
And it gets even better! Let us know if we can help
Benjamin Rokseth Deichman Public Library _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/