A new release has been created: https://gerrit.wikimedia.org/g/operations/software/wmfmariadbpy/+/refs/tags/v0.8
Packages have been built, but not yet uploaded to apt.wm.o.
This is a very minor release, with changes confined to db-switchover.
debdeploy spec file:
comment: https://phabricator.wikimedia.org/T299406 fixes: bullseye: 0.8+deb11u1 buster: 0.8+deb10u1 stretch: 0.8+deb9u1 libraries: [] source: wmfmariadbpy transitions: {} update_type: tool
Prep:
- Upload 0.8 debs to apt.wm.o
- Log that packages have been updated: !log uploaded wmfmariadbpy 0.8 to apt.wm.o
- Log that deployment is starting: !log Deploying wmfmariadbpy 0.8 T299406
- Update apt cache on all relevant hosts: sudo cumin -b 20 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. db2121)
- sudo debdeploy deploy -u SPECFILE -Q 'db2121*'
- Check that sudo -u nagios db-check-health succeeds
everything else:
- sudo debdeploy deploy -u SPECFILE -Q 'C:wmfmariadbpy'