Use docker-compose to get a zuul+nodepool+gerrit up and configured so that we can write walkthrough documentation which starts with a running system. Change-Id: I5819aee1fb9c3af72eb31818da476df074424225 Co-Authored-By: Tobias Henkel <tobias.henkel@bmw.de>
25 lines
227 B
Plaintext
25 lines
227 B
Plaintext
*.sw?
|
|
*.egg
|
|
*.egg-info
|
|
*.pyc
|
|
*.retry
|
|
.idea
|
|
.mypy_cache
|
|
.test
|
|
.testrepository
|
|
.tox
|
|
.venv
|
|
.coverage
|
|
.stestr
|
|
AUTHORS
|
|
build/*
|
|
ChangeLog
|
|
doc/build/*
|
|
zuul/versioninfo
|
|
dist/
|
|
cover/
|
|
htmlcov/
|
|
zuul/web/static
|
|
node_modules
|
|
yarn-error.log
|