zulip/tools/ci
arpit551 56a5beddc0 ci: Fixed errors related to running services in ci production build.
Restart postgres service if provision is called in production test suite.
This is required because terminate-psql-sessions script (used
in tools/ci/setup-production) throws error if postgres service is not running.

Restart rabbitmq service if provision is called in production test suite.
This is done to start the node as Circle CI don't start services on installation.

Removed memcached restart as flush-memcached script (which is furthur
used in tools/ci/production) throws UNKNOWN READ FAILURE if memcached is restarted
in development.
2020-04-21 14:46:40 -07:00
..
activate-venv Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
backend ci: Disable test-run-dev. 2020-03-26 21:38:19 -07:00
frontend casper: Add support for exporting results as XUnit XML file. 2019-07-07 22:30:01 -07:00
production Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
production-helper ci: Remove the need of using TRAVIS in env. 2020-04-21 14:46:40 -07:00
setup-backend install, provision: Treat all nonzero exit codes as failure, not just 1. 2019-07-19 11:22:11 -07:00
setup-frontend tools: Rename tools/travis directory to tools/ci. 2018-12-10 11:07:26 -08:00
setup-production ci: Fixed errors related to running services in ci production build. 2020-04-21 14:46:40 -07:00
success-http-headers.txt ci: Change production setup in ci according to bionic and Circle CI. 2020-04-21 14:46:40 -07:00