Commit Graph

101 Commits

Author SHA1 Message Date
Mohan Boddu
a0d4019d87 F28 Module Retirement
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-06-17 13:46:35 +00:00
Aurélien Bompard
47297a9f60 mbs: update package command to not use items
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2019-06-11 17:56:22 +02:00
Mikolaj Izdebski
56feffc3cb mbs: Try using fast method for uploading files to Koji 2019-05-24 19:48:02 +02:00
mprahl
d46ba7fbbe Add a missing config option for scratch builds in MBS 2019-05-15 01:53:19 +00:00
mprahl
cabcaf9946 Allow scratch builds in MBS 2019-05-15 01:48:04 +00:00
Owen W. Taylor
4e5928d055 Allow a separate flatpaks/ namespace in production
Adjust the production distgit and MBS configuration to allow
having a separate flatpaks/ namespace and building from there.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2019-05-14 18:47:48 +00:00
Mikolaj Izdebski
615c28bcbe mbs/common: Set Koji build priority to 20 (#7740) 2019-05-08 08:49:32 +02:00
Owen W. Taylor
76197fc4d0 Prepare staging for a separate flatpaks/ namespace
Change the distgit staging configuration to allow a flatpaks/ namespace,
and configure Koji and MBS to allow building from there.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2019-04-10 16:15:54 +00:00
Igor Gnatenko
b291b11c34 The value was defined 3 years ago, in March 2017 when there were much
fewer modules in Fedora. Our Koji has capacity to run many more builds.
Currently we have 158 Koji builders in default channel that are able to
run RPM builds. Their total capacity is 566. Therefore it should be safe
to increase MBS NUM_CONCURRENT_BUILDS to at least 100. Especially since
Koji builds submitted by MBS have lower priority than default for
non-modular component builds submitted by packagers, so
packager-submitted builds will tak precedence over builds submitted by
MBS.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-03-17 16:47:32 +00:00
Mohan Boddu
4e36ad7113 Bump platform:31 version
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2019-03-01 20:54:24 +00:00
Mohan Boddu
3df8e8fe91 Adding glibc-minimal-langpack module buildroots
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2019-03-01 20:49:24 +00:00
Mohan Boddu
6d7a2ed1f7 Adding F31 platform
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2019-03-01 20:40:52 +00:00
mprahl
31ab4fb738 Revert "MBS: Use KOJI_ARCHES in prod until we upgrade prod to latest MBS version."
This reverts commit 0d69136a29.
2019-01-15 16:12:22 +00:00
Jan Kaluža
0d69136a29 MBS: Use KOJI_ARCHES in prod until we upgrade prod to latest MBS version. 2019-01-02 12:54:31 +00:00
mprahl
23c8226576 Disable MBS from generating "-devel" modules 2018-12-07 13:55:34 +00:00
mprahl
7e440777a9 Rename the MBS configuration option of KOJI_ARCHES to ARCHES for v2.8.1
This reverts commit a7ce4dfbf6.
2018-12-07 13:52:55 +00:00
mprahl
a7ce4dfbf6 Revert "Rename the MBS configuration option of KOJI_ARCHES to ARCHES for v2.8.1"
This must be reverted because the configuration got applied to production somehow,
which is causing module builds to fail since production isn't 2.8.1 yet.

This reverts commit 8f777008e6.
2018-11-28 20:28:49 +00:00
mprahl
8f777008e6 Rename the MBS configuration option of KOJI_ARCHES to ARCHES for v2.8.1 2018-11-19 21:06:12 +00:00
Mikolaj Izdebski
e0dab07cf0 Enable aarch64 for mbs.stg (#7360) 2018-11-06 19:44:12 +00:00
Mohan Boddu
d4f741bc8e Disable checking EOL's for module building
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2018-09-27 14:31:26 +00:00
Ralph Bean
76db07fe67 Check module branch EOL before building. 2018-09-26 16:37:29 +00:00
Till Maas
ba02f21e94 Use https for MBS
Signed-off-by: Till Maas <opensource@till.name>
2018-08-17 14:21:55 +00:00
Ralph Bean
aebd10d51f Add platform:f30 module for MBS prod.
https://pagure.io/fedora-infrastructure/issue/7165
2018-08-16 12:28:46 +00:00
Ralph Bean
e47a2d8584 Add missing tags. 2018-08-16 12:25:21 +00:00
Ralph Bean
75b5a8db6a A platform:f30 module (for MBS, staging)
https://pagure.io/fedora-infrastructure/issue/7165
2018-08-16 12:15:31 +00:00
Ralph Bean
14e64660e4 Disable ppc64 in MBS for f29 and later. 2018-08-14 17:05:38 +00:00
Ralph Bean
82d4ce412e Delete this unused old name. 2018-08-14 17:00:04 +00:00
mprahl
b06ed17fb4 Import the platform:f29 pseudo module on MBS stage 2018-07-31 17:20:07 +00:00
Igor Gnatenko
ee9a0705e5 References: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-10 09:58:53 +00:00
Ralph Bean
66eecf8b14 MBS: Create /var/cache/fedmsg/. 2018-05-30 19:47:05 +00:00
Ricky Elrod
9ee3b65f20 need pdc.d directory
Signed-off-by: Ricky Elrod <relrod@redhat.com>
2018-05-14 23:48:00 +00:00
mprahl
6585d7a7ed Import default modules after the DB migration when MBS is upgraded 2018-05-04 14:36:51 +00:00
Jan Kaluža
82a4b78fce Use commit:f29 for platform-f29 virtual module. 2018-04-09 13:55:07 +00:00
Jan Kaluža
6a49c82511 MBS: Use 'db' RESOLVER also for prod. 2018-04-05 14:52:36 +00:00
Jan Kaluža
804bf00dd3 MBS: Add default-modules.production. 2018-04-05 13:22:09 +00:00
Jan Kaluža
ebaa897f1a Use basename when referencing MBS default module 2018-03-19 07:17:04 +00:00
Jan Kaluža
e02cbc0fff Use files/default-modules.{{ env }} to store default modules and copy them using fileglob. 2018-03-19 07:14:33 +00:00
Jan Kaluža
e9cff502ae Revert "Do not copy default-modules to MBS backend, but import it from files directly."
This reverts commit 23f6b3b6b9.
2018-03-19 07:08:25 +00:00
Jan Kaluža
23f6b3b6b9 Do not copy default-modules to MBS backend, but import it from files directly. 2018-03-19 07:04:27 +00:00
Jan Kaluža
c212c43cba Fix typo in MBS common role. 2018-03-19 06:54:31 +00:00
Jan Kaluža
e0285b7f50 Import default modules as part of MBS common role. 2018-03-19 06:49:14 +00:00
Jan Kaluža
261ab77b50 Use 'db' resolver in MBS staging. 2018-03-07 11:44:44 +00:00
Jan Kaluža
d26cb9aab2 Enable i686 arch for staging MBS, so we can test multilib on staging. 2018-02-22 08:54:52 +00:00
Filip Valder
cf6dc8a348 mbs: change REBUILD_STRATEGY from the default 'changed-and-after' to 'only-changed' 2018-01-22 14:23:34 +00:00
mprahl
50da23f384 Add git+https as an acceptable SMCM URL prefix in MBS 2017-11-22 19:30:43 +00:00
mprahl
381bd1b389 Allow overriding rebuild_strategy in MBS in prod 2017-11-03 15:10:55 +00:00
mprahl
0a7ebf6c23 Allow overriding the rebuild strategy on MBS stage 2017-11-02 12:24:32 +00:00
mprahl
4b15a2367b Add https://src.fedoraproject.org/git/modules/ as a valid URL for MBS 2017-10-25 15:21:59 +00:00
Ralph Bean
4cf07e1f6c Be explicit about these tags. 2017-10-16 17:12:21 +00:00
Ralph Bean
f753144e69 Make sure fedmsg-hub isn't running on the mbs-frontend.
Thanks @pingou for pointing this out.
2017-10-09 23:06:15 +00:00