Commit Graph

24 Commits

Author SHA1 Message Date
Jan Kaluza
ef9b90b1ce ELN: Use the "global variable" feature to reduce config duplicities.
This moves all the configuration variables from eln.conf to
shared/*.conf files. The configuration itself remains the same,
it is just stored differently.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-07 07:38:00 +02:00
Jan Kaluza
d3985bf6d2 ELN: Import missing shared/general and shared/createiso. Move Fedora specific configuration to fedora/override.conf.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-08-31 13:57:51 +02:00
Jan Kaluza
9de872ed0e New ELN compose layout.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-08-28 13:09:21 +02:00
Jan Kaluza
684efd77af [WIP] Test new ELN compose layout.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-08-21 11:24:52 +02:00
Jan Kaluza
c25436be03 ELN: Actually enable i386 and also in variants.xml.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-07-08 15:08:00 +02:00
Jan Kaluza
66b99caf70 ELN: Enable i686 architecture.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-07-08 14:43:36 +02:00
Jan Kaluza
27f359a040 ELN: Workaround bug in Pungi when koji tag does not contain any module.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-06-26 14:58:18 +02:00
Jan Kaluza
235b3ea3ec ELN: Add Modular variant.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-06-26 13:37:34 +02:00
Stephen Gallagher
93b0e0a6ab
Add rawhide repository to satisfy missing deps for lorax
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-06-17 16:24:36 -04:00
Jan Kaluza
b0cb481feb Do not use zck for ELN temporarily, because ODCS has too old createrepo_c.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-06-15 11:19:42 +02:00
Jan Kaluza
0c01957398 ELN: Set bootable=True.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-06-14 07:18:01 +02:00
Jan Kaluza
ca6f1c291f ELN: Mark buildinstall as failable for now.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-06-01 11:36:58 +02:00
Jan Kaluza
8bf425f697 ELN: Enable nomacboot for testing.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-05-22 15:56:27 +02:00
Jan Kaluza
9601cfc733 Enable buildinstall temporarily for x86_64 as a test.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-05-22 15:18:53 +02:00
Jan Kaluza
d1ec9c08b3 Skip buildinstall again. Tests are over.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-05-19 16:32:32 +02:00
Jan Kaluza
332517cada Enable buildinstall temporarily again for more tests.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-05-18 17:22:28 +02:00
Jan Kaluza
8f0a6b7a08 Disable 'buildinstall' phase enabled temporarily to test ELN.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-05-16 07:02:58 +02:00
Jan Kaluza
189fe9d92c Enable buildinstall temporarily for x86_64 as a test.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-05-15 15:55:29 +02:00
Jan Kaluža
d7752e6571 Merge #832 ELN: Allow reusing old Pungi gather phase results.
Signed-off-by: Jan Kaluža <jkaluza@redhat.com>
2020-05-10 12:50:15 +00:00
Jan Kaluza
e4521cfb80 ELN: Filter out openh264 packages to be 100% they will not appear in the compose.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-04-23 07:10:08 +02:00
Jan Kaluza
3209229b26 ELN: Allow reusing old Pungi gather phase results.
Pungi-4.2.21 has new performance optimization - it can reuse
gather phase results from previous compose runs in certain
situations:

https://pagure.io/pungi/pull-request/1360

This commit enables this for ELN composes.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-04-22 12:44:53 +02:00
Jan Kaluza
a60be9fc83 Use Rawhide module-defaults for ELN composes.
The ELN compose should use the same module-defaults as Fedora Rawhide
compose to stay in sync with it.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-04-21 15:47:54 +02:00
Jan Kaluza
fb63e4ebed Use comps-rawhide.xml for ELN composes.
The ELN compose should use the same comps file as Fedora Rawhide
compose to stay in sync with it.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-04-21 15:28:23 +02:00
Jan Kaluza
113ff010ee Add initial ELN Pungi configuration.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-04-20 07:56:38 +02:00