zulip/tools/lib
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
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
capitalization.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
git-tools.bash tools: Give require_clean_work_tree our nice UI touches. 2020-04-06 17:52:10 -07:00
gitlint-rules.py gitlint-rules: Fix bogus type annotations. 2020-04-19 13:36:58 -07:00
graph.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
html_branches.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
pretty_print.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
provision_inner.py ci: Replaced travis with test suite while setting production setup on ci. 2020-04-21 14:46:40 -07:00
provision.py ci: Fixed errors related to running services in ci production build. 2020-04-21 14:46:40 -07:00
sanity_check.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
template_parser.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
test_script.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
test_server.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00