zulip/tools/travis
Robert Hönig 789ae8648a Add wrapper and log file output for provisioning.
Before this commit, provisioning was done by executing provision.py,
which printed the log directly to stdout, making debugging harder.
This commit creates a wrapper bash script 'provision' in tools, which
calls 'zulip/scripts/tools/provision_vm.py' (the new location of
provision.py) and prints all the output to
'zulip/var/log/zulip/zulip_provision.log' via 'tee'.
Travis tests and docs have been modified accordingly.
2017-01-17 14:23:28 -08:00
..
activate-venv Run tools/lint-all on Travis in python 3. 2016-07-08 10:43:48 -07:00
backend travis: Add test-help-documentation to CI for real. 2016-12-26 16:17:42 -08:00
frontend Use tools/travis/activate-venv in test suites. 2016-07-19 14:15:35 -07:00
production Expand testing done via Travis CI to cover production pipeline. 2015-11-01 18:11:39 -08:00
production-helper travis: Prevent upgrading oracle-java9-installer. 2017-01-06 19:30:16 -08:00
setup-backend Add wrapper and log file output for provisioning. 2017-01-17 14:23:28 -08:00
setup-frontend Expand testing done via Travis CI to cover production pipeline. 2015-11-01 18:11:39 -08:00
setup-production Add wrapper and log file output for provisioning. 2017-01-17 14:23:28 -08:00
setup-static-analysis Merge mypy and py3k test suites in Travis. 2016-07-11 21:28:01 -07:00
static-analysis run-mypy: Check scripts by default. 2016-10-15 22:53:29 -07:00
success-http-headers.txt Upgrade to the latest Django release, 1.10.4. 2016-12-14 22:43:20 -08:00