lamp-install-script icon indicating copy to clipboard operation
lamp-install-script copied to clipboard

Jenkins-CI job which will create virtualbox appliance based on this script

Open mhlavac opened this issue 12 years ago • 2 comments

Jenkins-CI job will be created which will test each pull request and also will generate new vagrant boxes and VirtualBox ova applicances for each new commit in master.

Additionally these scripts will be part of this repository to allow users to build their own instances of lamp. This will allows users to create ova appliance or vagrant box for specific tagged version.

mhlavac avatar Feb 15 '13 00:02 mhlavac

:+1: automated testing would be nice, not sure thou how to write tests shunit2 seems like a viable solution - I'll have a look at it

tomas-pecserke avatar Feb 15 '13 17:02 tomas-pecserke

As jenkins will prepare the virtual box again we can test if the services are running as they should. Same goes for project creation which leads to added DNS zone entry and virtualhost.

We must automatize testing to avoid regression bugs.

mhlavac avatar Feb 15 '13 18:02 mhlavac