From 60160701999700879f8e21f6e3c887c204cc8d8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Tue, 17 Aug 2021 16:08:11 +0200 Subject: [PATCH] Review blockerbugs SOP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- modules/sysadmin_guide/nav.adoc | 2 +- modules/sysadmin_guide/pages/blockerbugs.adoc | 29 +++++++++---------- 2 files changed, 15 insertions(+), 16 deletions(-) diff --git a/modules/sysadmin_guide/nav.adoc b/modules/sysadmin_guide/nav.adoc index b5cc2a3..5c290bb 100644 --- a/modules/sysadmin_guide/nav.adoc +++ b/modules/sysadmin_guide/nav.adoc @@ -9,7 +9,7 @@ ** xref:arm.adoc[Fedora ARM Infrastructure - SOP] ** xref:aws-access.adoc[Amazon Web Services Access - SOP] ** xref:bastion-hosts-info.adoc[Fedora Bastion Hosts - SOP] -** xref:blockerbugs.adoc[blockerbugs - SOP in review ] +** xref:blockerbugs.adoc[Blockerbugs Infrastructure - SOP] ** xref:bodhi.adoc[bodhi - SOP in review ] ** xref:bugzilla2fedmsg.adoc[bugzilla2fedmsg - SOP in review ] ** xref:bugzilla.adoc[bugzilla - SOP in review ] diff --git a/modules/sysadmin_guide/pages/blockerbugs.adoc b/modules/sysadmin_guide/pages/blockerbugs.adoc index adfea0a..b8b1507 100644 --- a/modules/sysadmin_guide/pages/blockerbugs.adoc +++ b/modules/sysadmin_guide/pages/blockerbugs.adoc @@ -6,13 +6,13 @@ freeze exception bugs in branched Fedora releases. == Contents -[arabic] -. Contact Information -. File Locations -. Upgrade Process -* Upgrade Preparation (for all upgrades) -* Minor Upgrade (no db change) -* Major Upgrade (with db changes) +* <<_contact_information>> +* <<_file_locations>> +* <<_building_for_infra>> +* <<_upgrading>> +** <<_upgrade_preparation_all_upgrades>> +** <<_minor_upgrades_no_database_changes>> +** <<_major_upgrades_with_database_changes>> == Contact Information @@ -21,9 +21,9 @@ Owner:: Contact:: #fedora-qa Location:: - Phoenix + iad2 Servers:: - blockerbugs01.phx2, blockerbugs02.phx2, blockerbugs01.stg.phx2 + blockerbugs01.iad2, blockerbugs02.iad2, blockerbugs01.stg.iad2 Purpose:: Hosting the https://pagure.io/fedora-qa/blockerbugs[blocker bug tracking application] for QA @@ -34,12 +34,12 @@ Purpose:: === Node Roles -blockerbugs01.stg.phx2:: +blockerbugs01.stg.iad2:: the staging instance, it is not load balanced -blockerbugs01.phx2:: +blockerbugs01.iad2:: one of the load balanced production nodes, it is responsible for running bugzilla/bodhi/koji sync -blockerbugs02.phx2:: +blockerbugs02.iad2:: the other load balanced production node. It does not do any sync operations @@ -67,7 +67,6 @@ koji build epel7-infra blockerbugs-0.4.4.11-1.el7.src.rpm .... [NOTE] -.Note ==== The fun bit of this is that `python-flask` is only available on `x86_64` builders. If your build is routed to one of the non-x86_64, it will @@ -97,8 +96,8 @@ blockerbugs RPM. === Minor Upgrades (no database changes) -Run the following on *both* `blockerbugs01.phx2` and -`blockerbugs02.phx2` if updating in production. +Run the following on *both* `blockerbugs01.iad2` and +`blockerbugs02.iad2` if updating in production. [arabic] . Update ansible with config changes, push changes to the ansible repo: