Page MenuHomePhabricator

Deploy wmfmariadbpy 0.7.1
Closed, ResolvedPublic

Description

A new release has been created: https://gerrit.wikimedia.org/g/operations/software/wmfmariadbpy/+/refs/tags/v0.7.1
Packages have been built, but not yet uploaded to apt.wm.o.

This is a very minor release, with changes confined to db-replication-tree.

debdeploy spec file:

comment: https://phabricator.wikimedia.org/T284819
fixes:
  buster: 0.7.1+deb10u1
  stretch: 0.7.1+deb9u1
libraries: []
source: wmfmariadbpy
transitions: {}
update_type: tool

Prep:

  • Upload 0.7.1 debs to apt.wm.o
  • Log that packages have been updated: !log uploaded wmfmariadbpy 0.7.1 to apt.wm.o
  • Log that deployment is starting: !log Deploying wmfmariadbpy 0.7.1 T284819
  • Update apt cache on all relevant hosts: sudo cumin C:wmfmariadbpy 'apt-get update'

cumin1001:

  • sudo debdeploy deploy -u SPECFILE -Q 'cumin1001*'
  • Check that mysql.py and db-replication-tree work correctly.

random db server (e.g. db1128)

  • sudo debdeploy deploy -u SPECFILE -Q 'db1128*'
  • Check that sudo -u nagios db-check-health succeeds

everything else:

  • sudo debdeploy deploy -u SPECFILE -Q 'C:wmfmariadbpy'

Event Timeline

LSobanski triaged this task as Medium priority.Jun 11 2021, 1:11 PM
LSobanski moved this task from Triage to Ready on the DBA board.

Mentioned in SAL (#wikimedia-operations) [2021-06-16T09:04:19Z] <kormat> Deploying wmfmariadbpy 0.7.1 T284819

Kormat updated the task description. (Show Details)
Kormat updated the task description. (Show Details)
Kormat updated the task description. (Show Details)

All done.