oncall-engine/engine/engine
Innokentii Konstantinov 7bad073626
Remove OSS_INSTALATION env var (#881)
It's a duplicate of LICENSE env var

**What this PR does**:
Remove OSS_INSTALLATION env var in favour of LICENSE env var. Also, I
refactored features tests a little. From my point of view it makes
little sense to test if all features are disabled or enabled. Better to
test specific use-case (e.g. oss installation).
Also to test that all features are disabled it is needed to set LICENSE
equals cloud license, which makes test confusing.

**Checklist**
- [x] Tests updated
- [ ] Documentation added
- [ ] `CHANGELOG.md` updated
2023-03-07 11:07:42 +00:00
..
logging World, meet OnCall! 2022-06-03 08:09:47 -06:00
management/commands Remove mobile_app_settings DynamicSetting (#1268) 2023-02-02 13:21:04 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
celery.py Move env vars to docker-compose-dev.yml and clean up 2023-01-04 10:49:42 +08:00
middlewares.py patch engine logging middleware (#950) 2022-12-05 17:01:49 +01:00
parsers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Remove OSS_INSTALATION env var (#881) 2023-03-07 11:07:42 +00:00
views.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
wsgi.py Remove local uwsgi instrumentation and local development tempo and agent 2023-01-04 22:25:17 +08:00