kompose/script/test/fixtures/gitlab
Suraj Deshmukh 36aa6d8c3b Fix output comparison for cmd tests
Now check on true as comparison output, then PASS,
if anything else just fail on it. This avoids all the
false positives.
2016-08-17 22:09:15 +05:30
..
docker-compose.yml Functional Testing 2016-08-08 04:39:10 +00:00
envs Functional Testing 2016-08-08 04:39:10 +00:00
output-k8s.json Fix output comparison for cmd tests 2016-08-17 22:09:15 +05:30
output-os.json Update tests output files 2016-08-12 04:42:06 +00:00
README.md Functional Testing 2016-08-08 04:39:10 +00:00

Gitlab

Gitlab, Postgresql, Redis

Usage

The simplest thing to do:

export $(cat envs)
docker-compose up

To customize the values edit envs file.