[PATCH] Add configs for stg.

Dennis Gilmore dennis at ausil.us
Wed Apr 22 22:22:02 UTC 2015


On Wednesday, April 22, 2015 04:26:34 PM Ralph Bean wrote:
> This treats the fedora infrastructure staging environment just like
> another secondary architecture (at dgilmore's suggestion in
> the fedora-releng channel today).

nak on this patch 

> ---
>  configs/branched.stg.mash | 23 +++++++++++++++++++++++
>  configs/mash.stg.conf     |  7 +++++++
>  configs/rawhide.stg.mash  | 23 +++++++++++++++++++++++
>  3 files changed, 53 insertions(+)
>  create mode 100644 configs/branched.stg.mash
>  create mode 100644 configs/mash.stg.conf
>  create mode 100644 configs/rawhide.stg.mash
> 
> diff --git a/configs/branched.stg.mash b/configs/branched.stg.mash
> new file mode 100644
> index 0000000..7797a46
> --- /dev/null
> +++ b/configs/branched.stg.mash
> @@ -0,0 +1,23 @@
> +# mash config file
> +
> +[22]
look at the secondary arch configs this this needs to be  [22-stg]
> +rpm_path = %(arch)s/os/Packages
> +repodata_path = %(arch)s/os/
> +source_path = source/SRPMS
> +debuginfo = True
> +multilib = True
> +multilib_method = devel
> +tag = f22
> +inherit = False
> +strict_keys = True
> +keys = 8E1431D5
> +repoviewurl =
> http://download.fedoraproject.org/pub/fedora/linux/development/22/%(arch)s/
> os/ +repoviewtitle = "Fedora Branched - %(arch)s"
> +arches = armhfp i386 x86_64
> +delta = True
> +max_delta_rpm_size = 800000000
> +max_delta_rpm_age = 604800
> +delta_workers = 8
> +# Change distro_tags as fedora-release version gets bumped
> +distro_tags = cpe:/o:fedoraproject:fedora:22 Twenty Two
> +hash_packages = True
> diff --git a/configs/mash.stg.conf b/configs/mash.stg.conf
> new file mode 100644
> index 0000000..a8c408c
> --- /dev/null
> +++ b/configs/mash.stg.conf
> @@ -0,0 +1,7 @@
> +
> +[defaults]
> +configdir = /etc/mash
> +buildhost = http://koji.stg.fedoraproject.org/kojihub
> +repodir = file:///mnt/koji
> +use_sqlite = True
> +use_repoview = False
> diff --git a/configs/rawhide.stg.mash b/configs/rawhide.stg.mash
> new file mode 100644
> index 0000000..837d5c0
> --- /dev/null
> +++ b/configs/rawhide.stg.mash
> @@ -0,0 +1,23 @@
> +# mash config file
> +
> +[rawhide]
needs to be [rawhide-stg]

> +rpm_path = %(arch)s/os/Packages
> +repodata_path = %(arch)s/os/
> +source_path = source/SRPMS
> +debuginfo = True
> +multilib = True
> +multilib_method = devel
> +tag = f22
> +inherit = False
> +strict_keys = False
> +keys = 8E1431D5
> +repoviewurl =
> http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/%(ar
> ch)s/os/ +repoviewtitle = "Fedora Rawhide - %(arch)s"
> +arches = i386 x86_64 armhfp
> +delta = True
> +max_delta_rpm_size = 800000000
> +max_delta_rpm_age = 604800
> +delta_workers = 8
> +# Change distro_tags as fedora-release version gets bumped
> +distro_tags = cpe:/o:fedoraproject:fedora:22 rawhide
> +hash_packages = True
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.fedoraproject.org/pipermail/buildsys/attachments/20150422/20e46b4d/attachment.sig>


More information about the buildsys mailing list