aboutsummaryrefslogtreecommitdiffstats
path: root/modules/youri-check/templates/4.conf
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@gmail.com>2014-11-16 23:40:03 +0000
committerPascal Terjan <pterjan@gmail.com>2014-11-16 23:40:03 +0000
commit08894e207e92f355850e17d5a25d2008b10ca4bc (patch)
tree9c8324433217d721827039fde3019df6461fcf8a /modules/youri-check/templates/4.conf
parent10758a0f4295810bd598365dd2bc8a59bf4222e0 (diff)
downloadpuppet-08894e207e92f355850e17d5a25d2008b10ca4bc.tar
puppet-08894e207e92f355850e17d5a25d2008b10ca4bc.tar.gz
puppet-08894e207e92f355850e17d5a25d2008b10ca4bc.tar.bz2
puppet-08894e207e92f355850e17d5a25d2008b10ca4bc.tar.xz
puppet-08894e207e92f355850e17d5a25d2008b10ca4bc.zip
Drop updates_mandriva_2010_2 and add tests for updates on stable releases
Diffstat (limited to 'modules/youri-check/templates/4.conf')
-rw-r--r--modules/youri-check/templates/4.conf139
1 files changed, 102 insertions, 37 deletions
diff --git a/modules/youri-check/templates/4.conf b/modules/youri-check/templates/4.conf
index 281b3acc..e4af2b06 100644
--- a/modules/youri-check/templates/4.conf
+++ b/modules/youri-check/templates/4.conf
@@ -31,43 +31,6 @@ tests:
missing:
class: Youri::Check::Test::Missing
- updates_mandriva_2010_2:
- class: Youri::Check::Test::Updates
- options:
- aliases:
- # Only add exceptions here after making sure that the package has an Epoch
- basesystem: ~
- bash-completion: ~
- sources:
- mandriva:
- class: Youri::Check::Test::Updates::Source::Media::Mandriva
- options:
- medias:
- main.sources:
- class: Youri::Media::URPM
- options:
- name: main
- type: source
- hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/main/release/media_info/hdlist.cz
- mainupdates.sources:
- class: Youri::Media::URPM
- options:
- name: main-updates
- type: source
- hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/main/updates/media_info/hdlist.cz
- contrib.sources:
- class: Youri::Media::URPM
- options:
- name: contrib
- type: source
- hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/contrib/release/media_info/hdlist.cz
- contribupdates.sources:
- class: Youri::Media::URPM
- options:
- name: contrib-updates
- type: source
- hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/contrib/updates/media_info/hdlist.cz
-
# reports definitions
reports:
file:
@@ -100,6 +63,40 @@ medias:
allowed:
- core.sources
+ core_updates.i586:
+ class: Youri::Media::URPM
+ options:
+ name: core_updates
+ type: binary
+ hdlist: ${mirror_i586}/media_info/hdlist_core_updates.cz
+ options:
+ dependencies:
+ allowed:
+ - core.i586
+ - core_updates.i586
+ missing:
+ allowed:
+ - core.sources
+ - core_updates.sources
+
+ core_updates_testing.i586:
+ class: Youri::Media::URPM
+ options:
+ name: core_updates_testing
+ type: binary
+ hdlist: ${mirror_i586}/media_info/hdlist_core_updates_testing.cz
+ options:
+ dependencies:
+ allowed:
+ - core.i586
+ - core_updates.i586
+ - core_updates_testing.i586
+ missing:
+ allowed:
+ - core.sources
+ - core_updates.sources
+ - core_updates_testing.sources
+
core.x86_64:
class: Youri::Media::URPM
options:
@@ -115,6 +112,44 @@ medias:
allowed:
- core.sources
+ core_updates.x86_64:
+ class: Youri::Media::URPM
+ options:
+ name: core_updates
+ type: binary
+ hdlist: ${mirror_x86_64}/media_info/hdlist_core_updates.cz
+ options:
+ dependencies:
+ allowed:
+ - core.i586
+ - core_updates.i586
+ - core.x86_64
+ - core_updates.x86_64
+ missing:
+ allowed:
+ - core.sources
+ - core_updates.sources
+
+ core_updates_testing.x86_64:
+ class: Youri::Media::URPM
+ options:
+ name: core_updates_testing
+ type: binary
+ hdlist: ${mirror_x86_64}/media_info/hdlist_core_updates_testing.cz
+ options:
+ dependencies:
+ allowed:
+ - core.x86_64
+ - core_updates.x86_64
+ - core_updates_testing.x86_64
+ - core.i586
+ - core_updates.i586
+ - core_updates_testing.i586
+ missing:
+ allowed:
+ - core.sources
+ - core_updates.sources
+ - core_updates_testing.sources
core.sources:
class: Youri::Media::URPM
@@ -128,6 +163,36 @@ medias:
- core.x86_64
- core.i586
+ core_updates.sources:
+ class: Youri::Media::URPM
+ options:
+ name: core_updates
+ type: source
+ hdlist: ${mirror_i586}/media_info/hdlist_core_updates.src.cz
+ options:
+ dependencies:
+ allowed:
+ - core.x86_64
+ - core_updates.x86_64
+ - core.i586
+ - core_updates.i586
+
+ core_updates_testing.sources:
+ class: Youri::Media::URPM
+ options:
+ name: core_updates_testing
+ type: source
+ hdlist: ${mirror_i586}/media_info/hdlist_core_updates_testing.src.cz
+ options:
+ dependencies:
+ allowed:
+ - core.x86_64
+ - core_updates.x86_64
+ - core_updates_testing.x86_64
+ - core.i586
+ - core_updates.i586
+ - core_updates_testing.i586
+
nonfree.i586:
class: Youri::Media::URPM
options: