update updgrade koji
Compare changes
+ 64
− 24
@@ -10,14 +11,12 @@ The standard process to upgrade koji is:
@@ -25,10 +24,9 @@ See [https://gitlab.cern.ch/linuxsupport/rpms/koji](https://gitlab.cern.ch/linux
@@ -37,57 +35,73 @@ You may want to install the test rpm from <linuxsoft.cern.ch/internal/repos/linu
@@ -98,14 +112,17 @@ wassh -l root -c lsb/builder 'service kojid stop'
@@ -116,36 +133,49 @@ wassh -l root -c lsb/hub 'service httpd stop'
@@ -154,24 +184,29 @@ tbag show koji_db_password --hg lsb/test2
This step is optional, as it is not strictly required to update the RPM. The reason behind the yumlock pinning is that since we are using nightly builds we have seen that certain updates make UEFI VM booting impossible, so we should better control the version we use at any given point to make sure it keeps on working.
@@ -179,7 +214,7 @@ Pinned at <https://gitlab.cern.ch/ai/it-puppet-module-koji/-/blob/qa/code/manife
@@ -188,7 +223,7 @@ mco puppet runonce --dm puppetdb -T lsb -F 'hostgroup_1=test2'
@@ -201,4 +236,9 @@ wassh -l root -c lsb/test2 'sudo roger update --all_alarms true'