Commit Graph

19 Commits

Author SHA1 Message Date
Neal Gompa
0a91c4077b builder.py: Use TMT_TEST_DATA for storing artifacts for CI
The contents of TMT_PLAN_DATA does not get exposed in the
CI artifacts output UI, whereas TMT_TEST_DATA does.
2023-12-20 22:11:49 -05:00
Davide Cavalca
9bd4af2286 tmt: copy the artifacts over 2023-12-18 18:23:42 -08:00
Janne Grunau
928c859ad7 builder: Mark rawhide targets as expert only 2023-10-07 16:50:35 +02:00
Davide Cavalca
10d62cc9c6 Clobber extras on headless targets 2023-08-28 12:53:11 -04:00
Davide Cavalca
e35b149784 builder: use a consistent build version to avoid conflicts 2023-07-20 11:42:27 -07:00
Davide Cavalca
85c1d1750f builder: more packaging bugfixes 2023-07-20 10:00:28 -07:00
Davide Cavalca
1711c0e46a builder: add option to make manifest update conditional 2023-07-20 08:34:26 -07:00
Davide Cavalca
340844f960 Package the json manifest too 2023-07-20 08:31:18 -07:00
Davide Cavalca
cdf0a1f24a Package up the logs and the raw image too 2023-07-19 17:39:31 -07:00
Davide Cavalca
0bfa3ff963 Fix manifest subcommand 2023-07-19 16:54:18 -07:00
Davide Cavalca
04b52adf87 builder: fetch manifest from S3 2023-07-19 16:16:04 -07:00
Davide Cavalca
650733849d builder: drop invalidation logic 2023-07-19 14:08:43 -07:00
Davide Cavalca
d6d00d25da builder: parse release from config.xml 2023-07-14 12:55:24 -07:00
Davide Cavalca
9d9b6b5b75 builder: rework OS names for consistency 2023-05-09 09:58:00 -07:00
Neal Gompa
14652d47d2 builder: Shorten the KDE and GNOME variant names
We don't need to be too wordy here, and it should fit in the
boot menu list.
2023-05-09 07:53:06 -04:00
Neal Gompa
547c21b7b3 builder: List Fedora KDE first
For Fedora Asahi, Fedora KDE is the flagship variant as it is more
developed for the Apple Silicon platform than GNOME.
2023-05-09 07:52:05 -04:00
Neal Gompa
0d1538e7ca builder: Always consistently identify Fedora variants
This eliminates the "variant-less" version of the images and
correctly labels all variants properly.
2023-05-09 07:48:36 -04:00
Davide Cavalca
34a4ef3ca5 builder: include date in the OS name 2023-05-09 00:11:11 +00:00
Davide Cavalca
f11d8d71d5 Add hacky builder script to automate releng work 2023-03-24 21:29:43 +00:00