Combine project_only and rebuild into check

For SLE we run it --no-rebuild, for openSUSE check also rebuilds
This commit is contained in:
Stephan Kulow
2019-07-29 15:29:20 +02:00
parent 071bbf8d66
commit 3bb6d36e29
4 changed files with 81 additions and 77 deletions

View File

@@ -41,13 +41,13 @@ pipelines:
resources:
- repo-checker
tasks:
- script: ./project-installcheck.py -A https://api.suse.de --debug project_only SUSE:SLE-15-SP2:GA
- script: ./project-installcheck.py -A https://api.suse.de --debug check --store SUSE:SLE-15-SP2:GA:Staging/dashboard --no-rebuild SUSE:SLE-15-SP2:GA
SLE_12_SP5:
timeout: 0
resources:
- repo-checker
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 check --store SUSE:SLE-12-SP5:GA:Staging/dashboard --no-rebuild SUSE:SLE-12-SP5:GA
SLE-SP2.Manager42:
group: SLE.Checkers
lock_behavior: unlockWhenFinished