Page MenuHomePhabricator

[wikireplicas] Create views for new wiki thwikimedia
Closed, ResolvedPublic

Description

The storage layer was prepared in T405072: Prepare and check storage layer for thwikimedia but for some reason Maintenance_bot did not create the follow-up tickets for "Post-creation work".

This is just one of the missing steps, see T404567: Post-creation work for tokwiki for an example of a post-creation task with all the required activities.

Event Timeline

fnegri changed the task status from Open to In Progress.Nov 4 2025, 5:15 PM

Mentioned in SAL (#wikimedia-operations) [2025-11-04T17:15:27Z] <fnegri@cumin1003> START - Cookbook sre.wikireplicas.add-wiki for database thwikimedia (T409201)

Mentioned in SAL (#wikimedia-operations) [2025-11-04T18:12:12Z] <fnegri@cumin1003> END (PASS) - Cookbook sre.wikireplicas.add-wiki (exit_code=0) for database thwikimedia (T409201)

fnegri moved this task from In progress to Done on the cloud-services-team (FY2025/2026-Q1-Q2) board.

Verified working:

fnegri@tools-bastion-15:~$ sql thwikimedia

[...]

MariaDB [thwikimedia_p]> select count(*) from page;
+----------+
| count(*) |
+----------+
|       57 |
+----------+
1 row in set (0.002 sec)