Update SLE Micro to 5.4

This commit is contained in:
Gustavo Yokoyama Ribeiro 2022-11-17 08:40:17 -03:00
parent 4db86c8950
commit 94d45c1fd8
5 changed files with 33 additions and 33 deletions

View File

@ -82,7 +82,7 @@ pipelines:
resources: resources:
- repo-checker - repo-checker
tasks: tasks:
- script: ./project-installcheck.py -A https://api.suse.de --debug check --store SUSE:SLE-15-SP4:Update:Products:Micro53:Staging/dashboard --no-rebuild SUSE:SLE-15-SP4:Update:Products:Micro53 - script: ./project-installcheck.py -A https://api.suse.de --debug check --store SUSE:SLE-15-SP4:Update:Products:Micro54:Staging/dashboard --no-rebuild SUSE:SLE-15-SP4:Update:Products:Micro54
SLE.Origin.Manager: SLE.Origin.Manager:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished
@ -163,11 +163,11 @@ pipelines:
ln -s $PWD/osclib $tempdir/.osc-plugins ln -s $PWD/osclib $tempdir/.osc-plugins
export HOME=$tempdir export HOME=$tempdir
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro53 rebuild osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro54 rebuild
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro53 list --supersede osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro54 list --supersede
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro53 select --non-interactive --merge --try-strategies osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro54 select --non-interactive --merge --try-strategies
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro53 unselect --cleanup osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro54 unselect --cleanup
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro53 repair --cleanup osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro54 repair --cleanup
rm -rf $tempdir rm -rf $tempdir
S15.SP5.Staging.Bot.Report: S15.SP5.Staging.Bot.Report:
group: SLE.Checkers group: SLE.Checkers
@ -210,7 +210,7 @@ pipelines:
resources: resources:
- staging-bot - staging-bot
tasks: tasks:
- script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP4:Update:Products:Micro53 - script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP4:Update:Products:Micro54
SLE.Source.Check: SLE.Source.Check:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished

View File

@ -82,7 +82,7 @@ pipelines:
resources: resources:
- repo-checker - repo-checker
tasks: tasks:
- script: ./project-installcheck.py -A https://api.suse.de --debug check --store SUSE:SLE-15-SP4:Update:Products:Micro53:Staging/dashboard --no-rebuild SUSE:SLE-15-SP4:Update:Products:Micro53 - script: ./project-installcheck.py -A https://api.suse.de --debug check --store SUSE:SLE-15-SP4:Update:Products:Micro54:Staging/dashboard --no-rebuild SUSE:SLE-15-SP4:Update:Products:Micro54
SLE.Origin.Manager: SLE.Origin.Manager:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished
@ -163,11 +163,11 @@ pipelines:
ln -s $PWD/osclib $tempdir/.osc-plugins ln -s $PWD/osclib $tempdir/.osc-plugins
export HOME=$tempdir export HOME=$tempdir
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro53 rebuild osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro54 rebuild
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro53 list --supersede osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro54 list --supersede
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro53 select --non-interactive --merge --try-strategies osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro54 select --non-interactive --merge --try-strategies
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro53 unselect --cleanup osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro54 unselect --cleanup
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro53 repair --cleanup osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro54 repair --cleanup
rm -rf $tempdir rm -rf $tempdir
S15.SP5.Staging.Bot.Report: S15.SP5.Staging.Bot.Report:
group: SLE.Checkers group: SLE.Checkers
@ -210,7 +210,7 @@ pipelines:
resources: resources:
- staging-bot - staging-bot
tasks: tasks:
- script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP4:Update:Products:Micro53 - script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP4:Update:Products:Micro54
SLE.Source.Check: SLE.Source.Check:
group: SLE.Checkers group: SLE.Checkers
lock_behavior: unlockWhenFinished lock_behavior: unlockWhenFinished

View File

@ -21,19 +21,19 @@ pipelines:
- repo-checker - repo-checker
tasks: tasks:
- script: ./pkglistgen.py -A https://api.suse.de update_and_solve - script: ./pkglistgen.py -A https://api.suse.de update_and_solve
--staging SUSE:SLE-15-SP4:Update:Products:Micro53:Staging:A --staging SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:A
--only-release-packages --force --only-release-packages --force
SLE-Micro.Staging.B: SLE-Micro.Staging.B:
resources: resources:
- repo-checker - repo-checker
tasks: tasks:
- script: ./pkglistgen.py -A https://api.suse.de update_and_solve - script: ./pkglistgen.py -A https://api.suse.de update_and_solve
--staging SUSE:SLE-15-SP4:Update:Products:Micro53:Staging:B --staging SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:B
--only-release-packages --force --only-release-packages --force
SLE-Micro.Staging.A: SLE-Micro.Staging.A:
environment_variables: environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP4:Update:Products:Micro53:Staging:A STAGING_PROJECT: SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:A
STAGING_API: https://api.suse.de STAGING_API: https://api.suse.de
OSC_CONFIG: /home/go/config/oscrc-staging-bot OSC_CONFIG: /home/go/config/oscrc-staging-bot
group: MicroOS group: MicroOS
@ -44,7 +44,7 @@ pipelines:
auto_update: true auto_update: true
destination: repos destination: repos
whitelist: whitelist:
- SUSE:SLE-15-SP4:Update:Products:Micro53:Staging:A_-_standard.yaml - SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:A_-_standard.yaml
scripts: scripts:
auto_update: true auto_update: true
git: https://github.com/openSUSE/openSUSE-release-tools.git git: https://github.com/openSUSE/openSUSE-release-tools.git
@ -70,7 +70,7 @@ pipelines:
- repo-checker - repo-checker
tasks: tasks:
- script: |- - script: |-
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP4:Update:Products:Micro53 -s $STAGING_PROJECT ./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP4:Update:Products:Micro54 -s $STAGING_PROJECT
- Update.000product: - Update.000product:
resources: resources:
@ -96,7 +96,7 @@ pipelines:
SLE-Micro.Staging.B: SLE-Micro.Staging.B:
environment_variables: environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP4:Update:Products:Micro53:Staging:B STAGING_PROJECT: SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:B
STAGING_API: https://api.suse.de STAGING_API: https://api.suse.de
OSC_CONFIG: /home/go/config/oscrc-staging-bot OSC_CONFIG: /home/go/config/oscrc-staging-bot
group: MicroOS group: MicroOS
@ -107,7 +107,7 @@ pipelines:
auto_update: true auto_update: true
destination: repos destination: repos
whitelist: whitelist:
- SUSE:SLE-15-SP4:Update:Products:Micro53:Staging:B_-_standard.yaml - SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:B_-_standard.yaml
scripts: scripts:
auto_update: true auto_update: true
git: https://github.com/openSUSE/openSUSE-release-tools.git git: https://github.com/openSUSE/openSUSE-release-tools.git
@ -133,7 +133,7 @@ pipelines:
- repo-checker - repo-checker
tasks: tasks:
- script: |- - script: |-
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP4:Update:Products:Micro53 -s $STAGING_PROJECT ./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP4:Update:Products:Micro54 -s $STAGING_PROJECT
- Update.000product: - Update.000product:
resources: resources:

View File

@ -23,13 +23,13 @@ pipelines:
- repo-checker - repo-checker
tasks: tasks:
- script: ./pkglistgen.py -A https://api.suse.de update_and_solve - script: ./pkglistgen.py -A https://api.suse.de update_and_solve
--staging SUSE:SLE-15-SP4:Update:Products:Micro53:Staging:<%= letter %> --staging SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:<%= letter %>
--only-release-packages --force --only-release-packages --force
<% end -%> <% end -%>
<% stagings.each do |letter| %> <% stagings.each do |letter| %>
SLE-Micro.Staging.<%= letter %>: SLE-Micro.Staging.<%= letter %>:
environment_variables: environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP4:Update:Products:Micro53:Staging:<%= letter %> STAGING_PROJECT: SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:<%= letter %>
STAGING_API: https://api.suse.de STAGING_API: https://api.suse.de
OSC_CONFIG: /home/go/config/oscrc-staging-bot OSC_CONFIG: /home/go/config/oscrc-staging-bot
group: MicroOS group: MicroOS
@ -40,7 +40,7 @@ pipelines:
auto_update: true auto_update: true
destination: repos destination: repos
whitelist: whitelist:
- SUSE:SLE-15-SP4:Update:Products:Micro53:Staging:<%= letter %>_-_standard.yaml - SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:<%= letter %>_-_standard.yaml
scripts: scripts:
auto_update: true auto_update: true
git: https://github.com/openSUSE/openSUSE-release-tools.git git: https://github.com/openSUSE/openSUSE-release-tools.git
@ -66,7 +66,7 @@ pipelines:
- repo-checker - repo-checker
tasks: tasks:
- script: |- - script: |-
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP4:Update:Products:Micro53 -s $STAGING_PROJECT ./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP4:Update:Products:Micro54 -s $STAGING_PROJECT
- Update.000product: - Update.000product:
resources: resources:

View File

@ -17,7 +17,7 @@ pipelines:
resources: resources:
- repo-checker - repo-checker
tasks: tasks:
- script: ./pkglistgen.py -A https://api.suse.de update_and_solve -p SUSE:SLE-15-SP4:Update:Products:Micro53 -s target --only-release-packages --force - script: ./pkglistgen.py -A https://api.suse.de update_and_solve -p SUSE:SLE-15-SP4:Update:Products:Micro54 -s target --only-release-packages --force
SLE-Micro.Package.Lists: SLE-Micro.Package.Lists:
group: MicroOS group: MicroOS
@ -28,7 +28,7 @@ pipelines:
auto_update: true auto_update: true
destination: repos destination: repos
whitelist: whitelist:
- SUSE:SLE-15-SP4:Update:Products:Micro53_-_standard.yaml - SUSE:SLE-15-SP4:Update:Products:Micro54_-_standard.yaml
scripts: scripts:
git: https://github.com/openSUSE/openSUSE-release-tools.git git: https://github.com/openSUSE/openSUSE-release-tools.git
auto_update: true auto_update: true
@ -42,7 +42,7 @@ pipelines:
resources: resources:
- repo-checker - repo-checker
tasks: tasks:
- script: ./scripts/pkglistgen.py -A https://api.suse.de --debug update_and_solve -p SUSE:SLE-15-SP4:Update:Products:Micro53 -s target --force - script: ./scripts/pkglistgen.py -A https://api.suse.de --debug update_and_solve -p SUSE:SLE-15-SP4:Update:Products:Micro54 -s target --force
SLE-Micro.Images: SLE-Micro.Images:
group: MicroOS group: MicroOS
@ -52,7 +52,7 @@ pipelines:
git: git://botmaster.suse.de/suse-repos.git git: git://botmaster.suse.de/suse-repos.git
auto_update: true auto_update: true
whitelist: whitelist:
- SUSE:SLE-15-SP4:Update:Products:Micro53_-_images.yaml - SUSE:SLE-15-SP4:Update:Products:Micro54_-_images.yaml
destination: repos destination: repos
scripts: scripts:
auto_update: true auto_update: true
@ -69,7 +69,7 @@ pipelines:
tasks: tasks:
- script: | - script: |
export PYTHONPATH=scripts export PYTHONPATH=scripts
./scripts/gocd/verify-repo-built-successful.py -A https://api.suse.de -p SUSE:SLE-15-SP4:Update:Products:Micro53 -r images ./scripts/gocd/verify-repo-built-successful.py -A https://api.suse.de -p SUSE:SLE-15-SP4:Update:Products:Micro54 -r images
- Release.Images.To.Test: - Release.Images.To.Test:
approval: manual approval: manual
@ -82,7 +82,7 @@ pipelines:
tasks: tasks:
- script: |- - script: |-
for product in 000product SLE-Micro; do for product in 000product SLE-Micro; do
osc -A https://api.suse.de release SUSE:SLE-15-SP4:Update:Products:Micro53 $product osc -A https://api.suse.de release SUSE:SLE-15-SP4:Update:Products:Micro54 $product
done done
- Release.Images.To.Publish: - Release.Images.To.Publish:
@ -94,4 +94,4 @@ pipelines:
resources: resources:
- staging-bot - staging-bot
tasks: tasks:
- script: osc -A https://api.suse.de release SUSE:SLE-15-SP4:Update:Products:Micro53:TEST - script: osc -A https://api.suse.de release SUSE:SLE-15-SP4:Update:Products:Micro54:TEST