commit
3ecf53c929
10
config/manager_42/SUSE:SLE-15-SP1:GA.yml
Normal file
10
config/manager_42/SUSE:SLE-15-SP1:GA.yml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
factory: openSUSE.org:openSUSE:Factory
|
||||
from_prj: SUSE:SLE-15-SP1:GA
|
||||
project_preference_order:
|
||||
- openSUSE.org:openSUSE:Factory
|
||||
- openSUSE.org:openSUSE:Factory:NonFree
|
||||
#- openSUSE.org:openSUSE:Leap:15.0:SLE-workarounds
|
||||
#- openSUSE.org:openSUSE:Leap:15.0
|
||||
#- openSUSE.org:openSUSE:Leap:15.0:NonFree
|
||||
|
@ -189,3 +189,21 @@ pipelines:
|
||||
- staging-bot
|
||||
tasks:
|
||||
- script: ./check_source_in_factory.py --factory openSUSE:Factory --factory openSUSE:Leap:15.0:Update --factory openSUSE:Leap:15.0 --factory openSUSE:Leap:15.0:Update --factory openSUSE:Leap:15.0 --review-mode=fallback-onfail --fallback-group=backports-reviewers --verbose review
|
||||
Leaper:
|
||||
group: openSUSE.Checkers
|
||||
lock_behavior: unlockWhenFinished
|
||||
environment_variables:
|
||||
OSC_CONFIG: /home/go/config/oscrc-leaper
|
||||
materials:
|
||||
script:
|
||||
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
||||
timer:
|
||||
spec: 0 */5 * ? * *
|
||||
only_on_changes: false
|
||||
stages:
|
||||
- Run:
|
||||
approval: manual
|
||||
resources:
|
||||
- staging-bot
|
||||
tasks:
|
||||
- script: ./leaper.py -A https://api.opensuse.org --verbose --manual-version-updates --manual-maintenance-updates review
|
||||
|
@ -65,9 +65,9 @@ pipelines:
|
||||
Run:
|
||||
timeout: 0
|
||||
resources:
|
||||
- leaper
|
||||
- staging-bot
|
||||
tasks:
|
||||
- script: python3 /usr/bin/osrt-manager_42 -A https://api.suse.de -c /etc/openSUSE-release-tools/manager_42/SUSE:SLE-15-SP1:GA.yml
|
||||
- script: ./manager_42.py -A https://api.suse.de -c config/manager_42/SUSE:SLE-15-SP1:GA.yml
|
||||
SLE.Repochecker:
|
||||
group: SLE.Checkers
|
||||
lock_behavior: unlockWhenFinished
|
||||
|
Loading…
x
Reference in New Issue
Block a user