Feature #11122

Update check-mirrors to support the new mirror pool design

Added by intrigeri 2016-02-13 15:29:45 . Updated 2016-05-31 20:15:56 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Infrastructure
Target version:
Start date:
2016-02-13
Due date:
% Done:

100%

Feature Branch:
check-mirrors:master
Type of work:
Code
Starter:
Affected tool:
Deliverable for:
269

Description

It’ll need to deal with the fact tha will will actually two (possibly intersecting?) pools: the remaining DNS one, and the new one described on the blueprint.


Subtasks


History

#1 Updated by intrigeri 2016-04-14 21:16:59

  • Target version changed from Tails_2.3 to Tails_2.4

#2 Updated by intrigeri 2016-05-04 15:02:07

  • Status changed from Confirmed to In Progress
  • % Done changed from 0 to 30
  • Feature Branch set to check-mirrors:feature/11122-new-mirror-pool

I have something that seems to work fine. I’ll push it to a production environment (misc.lizard) soonish, and we’ll see how it goes.

#3 Updated by intrigeri 2016-05-05 06:22:39

Started a full run on misc.lizard, in theory it should complete before the cron one starts.

#4 Updated by intrigeri 2016-05-05 12:13:44

I won’t have that full run done today so I’ve merged into master, so next full runs from misc.lizard by cron will have the new code.

#5 Updated by intrigeri 2016-05-07 01:52:16

  • Assignee changed from intrigeri to sajolida
  • % Done changed from 30 to 50
  • QA Check set to Ready for QA
  • Feature Branch changed from check-mirrors:feature/11122-new-mirror-pool to check-mirrors:master

Merged into master, seems to run fine from cron. sajolida, please pull into your other instances, code-review as you wish, and check that the updated CLI makes sense to you.

#6 Updated by sajolida 2016-05-31 20:15:56

  • Status changed from In Progress to Resolved
  • Assignee deleted (sajolida)
  • % Done changed from 50 to 100
  • QA Check deleted (Ready for QA)

Nice to see all these smart changes in this script!