Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add acceptance tests and Docker based CI #83

Open
wants to merge 74 commits into
base: master
Choose a base branch
from

Conversation

keywan-ghadami-oxid
Copy link
Contributor

that allows to run acceptance tests on different CI tools (e.g. travis).

It is known to be POC, docker images are not yet optimized for size and speed, but it works

- a external network may be useful for local development or if this stack is used to publish branches
- it could be removed if this stack runs all tests internally and is not used for other cases
- using a docker container with preinstalled oxid because it makes things faster and simpler
because it would cause endless recursion when tring to install the module into this directory
- filter stale containers when using execOnFmp script
- remove host user from httpd shell because its not useful
- change document directory to debug httpd (still not working)
so fpm and apache can share files with the host user by having the same
uid and gid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants