Run staging bot on SP2

This commit is contained in:
Stephan Kulow 2019-07-09 13:42:15 +02:00
parent 7f37712fe6
commit 6b1d69f45b
3 changed files with 26 additions and 26 deletions

View File

@ -36,19 +36,19 @@ pipelines:
- Run: - Run:
approval: manual approval: manual
jobs: jobs:
SLE_15_SP1: SLE_15_SP2:
timeout: 0 timeout: 0
resources: resources:
- repo-checker - repo-checker
tasks: tasks:
- script: ./project-installcheck.py -A https://api.suse.de --debug project_only SUSE:SLE-15-SP1:GA - script: ./project-installcheck.py -A https://api.suse.de --debug project_only SUSE:SLE-15-SP2:GA
SLE_12_SP5: SLE_12_SP5:
timeout: 0 timeout: 0
resources: resources:
- repo-checker - repo-checker
tasks: tasks:
- script: ./project-installcheck.py -A https://api.suse.de --debug project_only SUSE:SLE-12-SP5:GA - script: ./project-installcheck.py -A https://api.suse.de --debug project_only SUSE:SLE-12-SP5:GA
SLE-SP1.Manager42: SLE-SP2.Manager42:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished
timer: timer:
@ -67,7 +67,7 @@ pipelines:
resources: resources:
- staging-bot - staging-bot
tasks: tasks:
- script: ./manager_42.py -A https://api.suse.de -c config/manager_42/SUSE:SLE-15-SP1:GA.yml - script: ./manager_42.py -A https://api.suse.de -c config/manager_42/SUSE:SLE-15-SP2:GA.yml
SLE.Leaper: SLE.Leaper:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished
@ -88,7 +88,7 @@ pipelines:
- leaper - leaper
tasks: tasks:
- script: ./leaper.py -A https://api.suse.de --group=leaper --user=leaper --verbose --manual-version-updates --manual-maintenance-updates review - script: ./leaper.py -A https://api.suse.de --group=leaper --user=leaper --verbose --manual-version-updates --manual-maintenance-updates review
SLE.Staging.Bot.Regular: S15.SP2.Staging.Bot.Regular:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished
timer: timer:
@ -108,13 +108,13 @@ pipelines:
resources: resources:
- staging-bot - staging-bot
tasks: tasks:
- script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP1:GA rebuild - script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA rebuild
- script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP1:GA list --supersede - script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA list --supersede
- script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP1:GA adi --by-develproject - script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA adi --by-develproject
- script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP1:GA select --non-interactive --merge --try-strategies - script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA select --non-interactive --merge --try-strategies
- script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP1:GA unselect --cleanup - script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA unselect --cleanup
- script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP1:GA repair --cleanup - script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA repair --cleanup
SLE.Staging.Bot.Report: S15.SP2.Staging.Bot.Report:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished
timer: timer:
@ -134,7 +134,7 @@ pipelines:
resources: resources:
- staging-bot - staging-bot
tasks: tasks:
- script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP1:GA - script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP2:GA
SLE.Source.Check: SLE.Source.Check:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished

View File

@ -36,19 +36,19 @@ pipelines:
- Run: - Run:
approval: manual approval: manual
jobs: jobs:
SLE_15_SP1: SLE_15_SP2:
timeout: 0 timeout: 0
resources: resources:
- repo-checker - repo-checker
tasks: tasks:
- script: ./project-installcheck.py -A https://api.suse.de --debug project_only SUSE:SLE-15-SP1:GA - script: ./project-installcheck.py -A https://api.suse.de --debug project_only SUSE:SLE-15-SP2:GA
SLE_12_SP5: SLE_12_SP5:
timeout: 0 timeout: 0
resources: resources:
- repo-checker - repo-checker
tasks: tasks:
- script: ./project-installcheck.py -A https://api.suse.de --debug project_only SUSE:SLE-12-SP5:GA - script: ./project-installcheck.py -A https://api.suse.de --debug project_only SUSE:SLE-12-SP5:GA
SLE-SP1.Manager42: SLE-SP2.Manager42:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished
timer: timer:
@ -67,7 +67,7 @@ pipelines:
resources: resources:
- staging-bot - staging-bot
tasks: tasks:
- script: ./manager_42.py -A https://api.suse.de -c config/manager_42/SUSE:SLE-15-SP1:GA.yml - script: ./manager_42.py -A https://api.suse.de -c config/manager_42/SUSE:SLE-15-SP2:GA.yml
SLE.Leaper: SLE.Leaper:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished
@ -88,7 +88,7 @@ pipelines:
- leaper - leaper
tasks: tasks:
- script: ./leaper.py -A https://api.suse.de --group=leaper --user=leaper --verbose --manual-version-updates --manual-maintenance-updates review - script: ./leaper.py -A https://api.suse.de --group=leaper --user=leaper --verbose --manual-version-updates --manual-maintenance-updates review
SLE.Staging.Bot.Regular: S15.SP2.Staging.Bot.Regular:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished
timer: timer:
@ -108,13 +108,13 @@ pipelines:
resources: resources:
- staging-bot - staging-bot
tasks: tasks:
- script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP1:GA rebuild - script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA rebuild
- script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP1:GA list --supersede - script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA list --supersede
- script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP1:GA adi --by-develproject - script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA adi --by-develproject
- script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP1:GA select --non-interactive --merge --try-strategies - script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA select --non-interactive --merge --try-strategies
- script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP1:GA unselect --cleanup - script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA unselect --cleanup
- script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP1:GA repair --cleanup - script: osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA repair --cleanup
SLE.Staging.Bot.Report: S15.SP2.Staging.Bot.Report:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished
timer: timer:
@ -134,7 +134,7 @@ pipelines:
resources: resources:
- staging-bot - staging-bot
tasks: tasks:
- script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP1:GA - script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP2:GA
SLE.Source.Check: SLE.Source.Check:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished