rearrange config installation
6 files changed
tree: c3e59518daca88651cce44d5895077e799132298
  1. .gitignore
  2. .testr.conf
  3. LICENSE
  4. README.md
  5. doc/
  6. etc/
  7. requirements.txt
  8. setup.cfg
  9. setup.py
  10. test-requirements.txt
  11. tests/
  12. tools/
  13. tox.ini
  14. turbo_hipster/
README.md

turbo-hipster

A set of CI tools.

worker_server.py is a worker server that loads and runs task_plugins.

Each task_plugin is a zuul gearman worker that implements, handles, executes a job, uploads/post-processes the logs and sends back the results to zuul.

plugins

gate_real_db_upgrade: Runs the db_sync migrations on each dataset available in the datasets subdir.