aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/youri/submit-upload.conf
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2012-05-27 17:44:40 +0000
committerThomas Backlund <tmb@mageia.org>2012-05-27 17:44:40 +0000
commit1f22ceb00c64a376d75c1e71c565cad236c9c9fa (patch)
tree4acbbea13f07ee9e99e7c378892359633aa31833 /modules/buildsystem/templates/youri/submit-upload.conf
parent2f228a54d0e9c22a0b98c9f50cfc6b16d90120a1 (diff)
downloadpuppet-1f22ceb00c64a376d75c1e71c565cad236c9c9fa.tar
puppet-1f22ceb00c64a376d75c1e71c565cad236c9c9fa.tar.gz
puppet-1f22ceb00c64a376d75c1e71c565cad236c9c9fa.tar.bz2
puppet-1f22ceb00c64a376d75c1e71c565cad236c9c9fa.tar.xz
puppet-1f22ceb00c64a376d75c1e71c565cad236c9c9fa.zip
buildsystem: add support for mga 2
Diffstat (limited to 'modules/buildsystem/templates/youri/submit-upload.conf')
-rw-r--r--modules/buildsystem/templates/youri/submit-upload.conf36
1 files changed, 36 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/youri/submit-upload.conf b/modules/buildsystem/templates/youri/submit-upload.conf
index 93195369..cbb74f96 100644
--- a/modules/buildsystem/templates/youri/submit-upload.conf
+++ b/modules/buildsystem/templates/youri/submit-upload.conf
@@ -16,6 +16,8 @@ repository:
queue: queue
noarch: i586
svn: svn+ssh://svn.<%= domain %>/svn/packages/cauldron/
+ 2:
+ arch: i586 x86_64
1:
arch: i586 x86_64
infra_1:
@@ -83,6 +85,34 @@ targets:
- clean_rpmsrate
- mirror
+ 2:
+ checks:
+ - version
+ - tag
+ - acl
+ - rpmlint
+ - recency
+ actions:
+# - markrelease
+ - sign
+ - install
+ - link
+# - unpack_release_notes
+# - unpack_gfxboot_theme
+# - unpack_meta_task
+# - unpack_installer_images
+# - unpack_installer_stage2
+# - unpack_installer_advertising
+# - unpack_installer_rescue
+# - dkms_module_info
+ - archive
+ - mail
+# - maintdb
+ posts:
+ - genhdlist2
+ - clean_rpmsrate
+ - mirror
+
infra_1:
checks:
- version
@@ -177,6 +207,12 @@ checks:
version:
class: Youri::Submit::Check::Version
options:
+ 2:
+ authorized_packages: none_package_authorized
+ authorized_sections: ^(debug/)?(core|nonfree|tainted)/(updates_testing|backports_testing)$
+ authorized_arches: none
+ mode: freeze
+
1:
authorized_packages: none_package_authorized
authorized_sections: ^(debug/)?(core|nonfree|tainted)/(updates_testing|backports_testing)$