Reuse the staging-bot container for manager_42
We don't need globally installed config - it's in git
This commit is contained in:
parent
ef36148848
commit
918a0f978b
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
|
||||||
|
|
@ -65,9 +65,9 @@ pipelines:
|
|||||||
Run:
|
Run:
|
||||||
timeout: 0
|
timeout: 0
|
||||||
resources:
|
resources:
|
||||||
- leaper
|
- staging-bot
|
||||||
tasks:
|
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:
|
SLE.Repochecker:
|
||||||
group: SLE.Checkers
|
group: SLE.Checkers
|
||||||
lock_behavior: unlockWhenFinished
|
lock_behavior: unlockWhenFinished
|
||||||
|
Loading…
x
Reference in New Issue
Block a user