Describe the issue We've reached the limits of what testing we can do in ELN in the STG environment (we need access to the real dist-git to continue). All functionality that we can test (builds, bodhi update creation and ODCS composes) are behaving as expected.
When do you need this? (YYYY/MM/DD) Once F32 Freeze is lifted.
When is this no longer needed or useful? (YYYY/MM/DD) If the ELN project is canceled.
If we cannot complete your request, what is the impact? We cannot proceed with the ELN efforts.
Done.
$ koji add-tag eln --parent f33 Wed 29 Apr 2020 03:08:37 PM EDT $ koji add-tag eln-build --parent eln --arches 'armv7hl i686 x86_64 aarch64 ppc64le s390x' $ koji add-tag-inheritance eln-build f33-build --priority 5 $ koji add-tag --parent eln eln-updates 1846ms Wed 29 Apr 2020 03:09:34 PM EDT $ koji add-tag --parent eln eln-updates-candidate 1560ms Wed 29 Apr 2020 03:09:41 PM EDT $ koji add-tag --parent eln eln-updates-testing 1488ms Wed 29 Apr 2020 03:09:48 PM EDT $ koji add-tag --parent eln-updates-testing eln-updates-testing-pending $ koji add-tag --parent eln eln-updates-pending 1511ms Wed 29 Apr 2020 03:10:02 PM EDT $ koji add-tag --parent eln eln-override 1526ms Wed 29 Apr 2020 03:10:08 PM EDT $ koji add-tag --parent eln-updates-testing-pending eln-signing-pending $ koji add-target eln eln-build eln-updates-candidate 2022ms Wed 29 Apr 2020 03:10:32 PM EDT $ koji add-target eln-candidate eln-build eln-updates-candidate $ bodhi releases create --name "ELN" --long-name "Fedora ELN" --id-prefix FEDORA --version eln --branch eln --dist-tag eln --stable-tag eln --testing-tag eln-updates-testing --candidate-tag eln-updates-candidate --pending-stable-tag eln-updates-pending --pending-testing-tag eln-updates-testing-pending --pending-signing-tag eln-signing-pending --state pending --override-tag eln-override --create-automatic-updates --not-composed-by-bodhi Saved release: Name: ELN Long Name: Fedora ELN Version: eln Branch: eln ID Prefix: FEDORA Dist Tag: eln Stable Tag: eln Testing Tag: eln-updates-testing Candidate Tag: eln-updates-candidate Pending Signing Tag: eln-signing-pending Pending Testing Tag: eln-updates-testing-pending Pending Stable Tag: eln-updates-pending Override Tag: eln-override State: pending Email Template: fedora_errata_template Composed by Bodhi: False Create Automatic Updates: True Package Manager: unspecified Testing Repository: None
Bodhi, greenwave and robosig configs have been deployed.
Metadata Update from @mohanboddu: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
For to update the eln-build tag to add the extra options:
koji edit-tag -x rpm.macro.fedora=%{nil} -x rpm.macro.rhel=9 -x rpm.macro.eln=100.0 -x 'rpm.macro.dist=%{!?distprefix0:%{?distprefix}}%{expand:%{lua:for i=0,9999 do print("%{?distprefix" .. i .."}") end}}.eln%{eln}%{?with_bootstrap:~bootstrap}' eln-build
I forgot to request Modular tags as well for ELN. Could we please have those created?
Metadata Update from @sgallagh: - Issue status updated to: Open (was: Closed)
This seems to have been done a while back. ;)
Re-open if there's still anything to do.
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)