Closed Bug 1122190 Opened 10 years ago Closed 10 years ago

The container is killed with a Python Syntax error

Categories

(Marketplace Graveyard :: Integration, defect, P4)

Avenir
x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andy+bugzilla, Assigned: andy+bugzilla)

References

Details

(Whiteboard: [qa-])

The docker containers start the process using runserver. When runserver encounters a syntax error it stops. That's not too bad locally, but when run with Docker, it also kills the container because that's the entry process. Suggested fix was to use supervisord for running the process instead of runserver.
Priority: -- → P4
Assignee: nobody → amckay
https://github.com/mozilla/marketplace-env/pull/59 https://github.com/mozilla/zamboni/pull/2860 Works for zamboni. I'll repeat with solitude and webpay for consistency.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.