#11131 Updating the ostree refs for final compose
Merged a year ago by humaton. Opened a year ago by mohanboddu.
mohanboddu/releng doc-update  into  main

@@ -296,6 +296,8 @@ 

  

  Please update the refs as per the following commands on `bodhi-backend01.phx2.fedoraproject.org`

  

+ Run the following commands from `/mnt/koji/compose/ostree/repo` and `/mnt/koji/ostree/repo/`

+ 

  ::

  

     $ sudo -u ftpsync ostree refs --create=fedora/31/x86_64/updates/silverblue  fedora/31/x86_64/silverblue
@@ -310,6 +312,12 @@ 

     $ sudo -u ftpsync ostree refs --alias --create=fedora/31/aarch64/silverblue fedora/31/aarch64/updates/silverblue

     $ sudo -u ftpsync ostree refs --alias --create=fedora/31/ppc64le/silverblue fedora/31/ppc64le/updates/silverblue

  

+ Run the following command only from `/mnt/koji/ostree/repo/`

+ 

+ ::

+ 

+    $ sudo ostree summary -u

+ 

  .. note::

     Before pushing the updates to fxx-updates, run the last branched compose so that both branched and rc composes have the same content.

     Once the branched compose is done, then update the silverblue refs as mentioned above.

Pull-Request has been merged by humaton

a year ago
Metadata