Skip to content
Snippets Groups Projects
Verified Commit a612224c authored by anarcat's avatar anarcat
Browse files

move predict-os here

parent 605508a2
No related branches found
No related tags found
No related merge requests found
......@@ -13,13 +13,15 @@ major release. Here are the currently documented ones:
### Predicting completion
Anarcat wrote a set of tools to predict when a cluster of machines
(under Puppet) will complete the transition to a given release. See
the [predict-os][] for details.
[[!img predict-stretch.png align=right alt="graph showing planned completion date, currently around july 2020"]]
[predict-os]: https://gitlab.com/anarcat/predict-os/
The above graphic shows the progress of the migration between major
releases. It can be regenerated with the [[predict-os.py]] script in
the subdirectory. It pulls information from [[puppet]] to update a CSV
file to keep track of progress over time. It is ran by hand from time
to time, like this:
<img alt="graph showing planned completion date, currently around july 2020" src="https://gitlab.com/anarcat/predict-os/raw/master/torproject-2019-10-07.png" />
./predict-os.py --path data.csv --refresh --output predict-stretch.png
Minor upgrades
--------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment