Closed Bug 1365235 Opened 7 years ago Closed 7 years ago

Separate systemtest Python from regular Python

Categories

(Socorro :: Symbols, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

Details

When working on adding Celery to the Django app, it mysteriously broke the systemtests (only tested locally). Unclear exactly what, but the pytest_django that was installed tried to import `django.conf.settings` but that would fail because the systemtests has nothing to do with Django. It's a coincidence that it's both Python. 

We should have separate docker containers and separate requirements.txt
Commit pushed to master at https://github.com/mozilla-services/tecken

https://github.com/mozilla-services/tecken/commit/c02f96cb282099f389868b48dcb4c207cf289ce2
Bug 1365235 separate systemtest python from regular python (#95)

* bug 1365235 - Separate systemtest Python from regular Python

* cleaning up a bit

* simplified path

* tidying
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.