Koji tags for image-builder to build ELN #13416
Labels
No labels
after freeze
automation
backlog
blocked
change-ack
change-nak
change-noreleng
changes
Closed As
Can't Fix
Closed As
Duplicate
Closed As
Fixed
Closed As
Fixed with Explanation
Closed As
Get back later
Closed As
Grooming
Closed As
Insufficient data
Closed As
Invalid
Closed As
It's all good
Closed As
taiga
Closed As
upstream
day-to-day
dev
docs
easyfix
epel
f26
f27
f28
f29
f30
f31
f32
f33
f34
f35
f36
f37
f38
f39
f40
f41
f42
f43
f44
f45
fedora
groomed
high-gain
high-trouble
in-progress
in-review
investigation
legal
low-gain
low-trouble
mass rebuild
medium-gain
medium-trouble
meeting
mini-initiative
new_artifact
ops
pdc_retirement
rawhide
RCA
review
script
sidetarget
sprint-0
sprint-1
sprint-2
sprint-3
sprint-4
sprint-5
unfrozen
waiting on external
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
release-process
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
releng/tickets#13416
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Previously we've set up tags for
image-builderin Koji to be able to build Fedora things (#12587). We want the same for ELN. That means I'd want:eln-image-buildertarget witheln-image-builder-buildas build tag andelnas destination tag.eln-image-builder-buildtag withmock.new_chrootset to0; inheriting fromeln-build.image-builder-buildto theeln-image-builder-buildtag.The setup is similar to https://koji.fedoraproject.org/koji/taginfo?tagID=94036 except with different names.
Something like this:
Not 100% sure on the group stuff here.
Hey, we did change the inheritance for the image-builder tag here: #13375;
Just Fyingg; Now that inherits from f44-build, then ELN should inherit from eln-build.
The parent should be
eln-build(see #13375), and thereforearchesneed not be specified (will be inherited instead).Implemented the ELN Image Builder Koji configuration, mirroring the existing Fedora Image Builder setup.
Commands executed
Verification
Verified the resulting configuration with:
Result
Created the
eln-image-builder-buildbuild tag.Configured it to inherit from
eln-build.Enabled the architectures:
x86_64aarch64ppc64les390xSet the required permission to
admin.Configured
mock.new_chroot = 0.Created the
eln-image-builderKoji target with:eln-image-builder-buildelnAdded the
image-builder-buildgroup to the build tag.Verified that the final configuration matches the existing Fedora Image Builder setup, with the following inheritance:
@supakeen, can you please verify the behaviour once?
I'll try it out today.
Thanks!
Closing this as resolved, in case there are any other issues, please let me know.