TELEICU/Canary rollout: Difference between revisions
From OHC Network Wiki
More languages
More actions
Content deleted Content added
Replace ASCII branch diagram with Mermaid (via update-page on MediaWiki MCP Server) |
Fix 3 Mermaid diagrams: remove <pre> wrapping (via update-page on MediaWiki MCP Server) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 10: | Line 10: | ||
== Stages == |
== Stages == |
||
<pre> |
|||
{{#mermaid:flowchart LR |
{{#mermaid:flowchart LR |
||
STAGING["Staging<br/>(test VMs/hardware)"] |
STAGING["Staging<br/>(test VMs/hardware)"] |
||
| Line 21: | Line 20: | ||
REGIONAL -->|"gate →"| FLEET |
REGIONAL -->|"gate →"| FLEET |
||
}} |
}} |
||
</pre> |
|||
== Gating criteria == |
== Gating criteria == |
||
| Line 37: | Line 35: | ||
=== Ansible path === |
=== Ansible path === |
||
<pre> |
|||
{{#mermaid:flowchart LR |
{{#mermaid:flowchart LR |
||
STAGING["staging branch"] |
STAGING["staging branch"] |
||
| Line 48: | Line 45: | ||
REGIONAL -->|"merge"| MAIN |
REGIONAL -->|"merge"| MAIN |
||
}} |
}} |
||
</pre> |
|||
=== NixOS path === |
=== NixOS path === |
||
<pre> |
|||
{{#mermaid:flowchart LR |
{{#mermaid:flowchart LR |
||
STAGING["Update flake → rebuild in staging"] |
STAGING["Update flake → rebuild in staging"] |
||
| Line 63: | Line 58: | ||
REGIONAL -->|"gate →"| FLEET |
REGIONAL -->|"gate →"| FLEET |
||
}} |
}} |
||
</pre> |
|||
{{Navbox TELEICU}} |
|||
{{Related}} |
{{Related}} |
||