Skip to content

[BB-5992] feat: change the default 'cache_db' to 'redis'

Boros Gábor requested to merge 0x29a/bb5992/redis_as_default_cache_db into master

Created by: 0x29a

Description

Changes cache_db default value to redis, so all new trial instances are using Redis as a broker for Celery.

Supporting information

Testing instructions

  1. Check that the recent trial instance has redis as cache_db.

Other information

Post-merge steps:

  1. SSH into Ocim and run git checkout master.

Merge request reports

Loading