Uploaded image for project: 'Community Linux Engineering'
  1. Community Linux Engineering
  2. CLE-4479

F44 Mass Branching: Disable Rawhide and Prepare Koji for Branching

SetAsigneesSync from "Extern...update-metadata-from-f...XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • amedvede@redhat.com

    • 2

      Original reporter: amedvede@redhat.com

      The issue:

      Create a clean branching point by freezing Rawhide in Koji and cancelling active builds.

        1. Checklist
      • [ ] SSH to `koji01` and `koji02` and become root
      • [ ] Get `koji-http-toggle.sh` script
      • [ ] Block external HTTP submissions:
        ```
        koji-http-toggle.sh block
        ```
      • [ ] Verify block status and confirm external submissions fail
      • [ ] List running Rawhide builds:
        ```
        koji list-builds --state=0 --type=rpm | grep fc44 | awk ' {print $1}

        '
        ```

      • [ ] Cancel all relevant running Rawhide builds

              Unassigned Unassigned
              cle_bot CLE bot
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: