Commit Graph

6 Commits

Author SHA1 Message Date
Stephen Gallagher
e1408e4530
Sync changes from CentOS Stream 9
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-04-19 11:37:04 -04:00
Jan Kaluza
594715e0a7 ELN: Wait for 60 * 20 seconds (20 minutes) for packages to sign.
Sometimes the compose is when builds are tagging in the Koji tag
but are not signed yet. The automation which signs them need some
time to do so.

In this commit, we wait up to 20 minutes for the signing to happen.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2021-02-22 09:04:51 +01:00
Jan Kaluza
6b4c854414 ELN: Fix extra_files format...
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-20 08:25:19 +02:00
Jan Kaluza
5100e65915 ELN: Use EXTRA_FILES also in extra_files configuration option.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-20 08:23:14 +02:00
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
684efd77af [WIP] Test new ELN compose layout.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-08-21 11:24:52 +02:00