#8286 Create f31 container release in bodhi
Closed: Fixed 4 years ago by mohanboddu. Opened 5 years ago by cverna.

  • Describe the issue
    We want to start publishing f31 containers in registry.fp.o for that we need to be able to create updates for the f31 container releases.

Also I think this release should not have any mandatory days in testing so we can push the updates directly in registry.fp.o.

  • When do you need this? (YYYY/MM/DD)

  • When is this no longer needed or useful? (YYYY/MM/DD)

  • If we cannot complete your request, what is the impact?


Huh, well, I see F30C in bodhi already...

https://bodhi.fedoraproject.org/releases/F30C

@mohanboddu is there anything else we need to do here to get thse up on registry?

@kevin It needs the tags in koji which I finally able to create and also added the bodhi release.

$ koji add-tag --parent f31-container f31-container-updates
$ koji add-tag --parent f31-container-updates f31-container-updates-candidate
$ koji add-tag --parent f31-container-updates f31-container-updates-testing
$ koji add-tag --parent f31-container-updates-testing f31-container-updates-testing-pending
$ koji add-tag --parent f31-container-updates f31-container-updates-pending
$ koji add-tag --parent f31-container-updates f31-container-override


$ bodhi releases create --name "f31C" --long-name "Fedora 31 Containers" --id-prefix FEDORA-CONTAINER --version 31 --branch f31 --dist-tag f31-container --stable-tag f31-container-updates --testing-tag f31-container-updates-testing --candidate-tag f31-container-updates-candidate --pending-stable-tag f31-container-updates-pending --pending-testing-tag f31-container-updates-testing-pending --state pending --override-tag f31-container-override
Saved release:
  Name:                f31C
  Long Name:           Fedora 31 Containers
  Version:             31
  Branch:              f31
  ID Prefix:           FEDORA-CONTAINER
  Dist Tag:            f31-container
  Stable Tag:          f31-container-updates
  Testing Tag:         f31-container-updates-testing
  Candidate Tag:       f31-container-updates-candidate
  Pending Signing Tag: 
  Pending Testing Tag: f31-container-updates-testing-pending
  Pending Stable Tag:  f31-container-updates-pending
  Override Tag:        f31-container-override
  State:               pending
  Email Template:      fedora_errata_template
  Composed by Bodhi:   True

Metadata Update from @mohanboddu:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

oops. I misread f31 as f30 there.

Thanks for setting it up.

Login to comment on this ticket.

Metadata