Closed Bug 1295678 Opened 8 years ago Closed 8 years ago

please deploy balrog 2.5 to stage/prod

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bhearsum, Assigned: mostlygeek)

References

Details

Balrog version X.Y is ready to be pushed to stage. Please deploy the new Docker image master-2016-08-16-15-43.

Ben and I talked, and said we'd shoot for around 10am Pacific tomorrow for prod.

This push requires a schema change that needs to be done _prior_ to the new code going out. Thas can be performed by running the Docker image with the "upgrade-db" command, with DBURI set.
Upgraded the stage database: 

Procedure:

- sudo docker pull mozilla/balrog:master-2016-08-16-15-43
- sudo docker run -it --env-file /etc/dockerflow/balrog-admin.txt mozilla/balrog:master-2016-08-16-15-43 upgrade-db

Used 'show tables' in mysql and it created: 

- rules_scheduled_changes
- rules_scheduled_changes_history
This has been deployed to stage. Please test it.
Correction: Admin has been deployed to stage.
Web on stage has also been updated.
Everything looks good in stage.
public has been rolled out to production.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
(In reply to Benson Wong [:mostlygeek] from comment #6)
> public has been rolled out to production.

And admin, according to IRC. Everything looks good to me, thank you!
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.