Skip to content

Commit

Permalink
Merge pull request #2986 from gyr/micro55
Browse files Browse the repository at this point in the history
Update SLE Micro to 5.5
  • Loading branch information
dirkmueller committed Jul 10, 2023
2 parents bb6afc9 + 1447e94 commit b1b5536
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 33 deletions.
14 changes: 7 additions & 7 deletions gocd/checkers.suse.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pipelines:
resources:
- repo-checker
tasks:
- 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
- script: ./project-installcheck.py -A https://api.suse.de --debug check --store SUSE:SLE-15-SP5:Update:Products:Micro55:Staging/dashboard --no-rebuild SUSE:SLE-15-SP5:Update:Products:Micro55
SLE.Origin.Manager:
group: SLE.Checkers
lock_behavior: unlockWhenFinished
Expand Down Expand Up @@ -163,11 +163,11 @@ pipelines:
ln -s $PWD/osclib $tempdir/.osc-plugins
export HOME=$tempdir
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:Micro54 list --supersede
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:Micro54 unselect --cleanup
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro54 repair --cleanup
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP5:Update:Products:Micro55 rebuild
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP5:Update:Products:Micro55 list --supersede
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP5:Update:Products:Micro55 select --non-interactive --merge --try-strategies
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP5:Update:Products:Micro55 unselect --cleanup
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP5:Update:Products:Micro55 repair --cleanup
rm -rf $tempdir
S15.SP6.Staging.Bot.Report:
group: SLE.Checkers
Expand Down Expand Up @@ -210,7 +210,7 @@ pipelines:
resources:
- staging-bot
tasks:
- script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP4:Update:Products:Micro54
- script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP5:Update:Products:Micro55
SLE.Source.Check:
group: SLE.Checkers
lock_behavior: unlockWhenFinished
Expand Down
14 changes: 7 additions & 7 deletions gocd/checkers.suse.gocd.yaml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pipelines:
resources:
- repo-checker
tasks:
- 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
- script: ./project-installcheck.py -A https://api.suse.de --debug check --store SUSE:SLE-15-SP5:Update:Products:Micro55:Staging/dashboard --no-rebuild SUSE:SLE-15-SP5:Update:Products:Micro55
SLE.Origin.Manager:
group: SLE.Checkers
lock_behavior: unlockWhenFinished
Expand Down Expand Up @@ -163,11 +163,11 @@ pipelines:
ln -s $PWD/osclib $tempdir/.osc-plugins
export HOME=$tempdir

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:Micro54 list --supersede
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:Micro54 unselect --cleanup
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP4:Update:Products:Micro54 repair --cleanup
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP5:Update:Products:Micro55 rebuild
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP5:Update:Products:Micro55 list --supersede
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP5:Update:Products:Micro55 select --non-interactive --merge --try-strategies
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP5:Update:Products:Micro55 unselect --cleanup
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP5:Update:Products:Micro55 repair --cleanup
rm -rf $tempdir
S15.SP6.Staging.Bot.Report:
group: SLE.Checkers
Expand Down Expand Up @@ -210,7 +210,7 @@ pipelines:
resources:
- staging-bot
tasks:
- script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP4:Update:Products:Micro54
- script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP5:Update:Products:Micro55
SLE.Source.Check:
group: SLE.Checkers
lock_behavior: unlockWhenFinished
Expand Down
16 changes: 8 additions & 8 deletions gocd/microos-stagings.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@ pipelines:
- repo-checker
tasks:
- script: ./pkglistgen.py -A https://api.suse.de update_and_solve
--staging SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:A
--staging SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:A
--only-release-packages --force
SLE-Micro.Staging.B:
resources:
- repo-checker
tasks:
- script: ./pkglistgen.py -A https://api.suse.de update_and_solve
--staging SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:B
--staging SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:B
--only-release-packages --force

SLE-Micro.Staging.A:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:A
STAGING_PROJECT: SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:A
STAGING_API: https://api.suse.de
OSC_CONFIG: /home/go/config/oscrc-staging-bot
group: MicroOS
Expand All @@ -44,7 +44,7 @@ pipelines:
auto_update: true
destination: repos
whitelist:
- SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:A_-_standard.yaml
- SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:A_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/openSUSE/openSUSE-release-tools.git
Expand All @@ -69,7 +69,7 @@ pipelines:
resources:
- repo-checker
tasks:
- script: ./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP4:Update:Products:Micro54 -s $STAGING_PROJECT
- script: ./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP5:Update:Products:Micro55 -s $STAGING_PROJECT
- Update.000product:
resources:
- repo-checker
Expand All @@ -94,7 +94,7 @@ pipelines:
SLE-Micro.Staging.B:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:B
STAGING_PROJECT: SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:B
STAGING_API: https://api.suse.de
OSC_CONFIG: /home/go/config/oscrc-staging-bot
group: MicroOS
Expand All @@ -105,7 +105,7 @@ pipelines:
auto_update: true
destination: repos
whitelist:
- SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:B_-_standard.yaml
- SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:B_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/openSUSE/openSUSE-release-tools.git
Expand All @@ -130,7 +130,7 @@ pipelines:
resources:
- repo-checker
tasks:
- script: ./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP4:Update:Products:Micro54 -s $STAGING_PROJECT
- script: ./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP5:Update:Products:Micro55 -s $STAGING_PROJECT
- Update.000product:
resources:
- repo-checker
Expand Down
8 changes: 4 additions & 4 deletions gocd/microos-stagings.gocd.yaml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ pipelines:
- repo-checker
tasks:
- script: ./pkglistgen.py -A https://api.suse.de update_and_solve
--staging SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:<%= letter %>
--staging SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:<%= letter %>
--only-release-packages --force
<% end -%>
<% stagings.each do |letter| %>
SLE-Micro.Staging.<%= letter %>:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:<%= letter %>
STAGING_PROJECT: SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:<%= letter %>
STAGING_API: https://api.suse.de
OSC_CONFIG: /home/go/config/oscrc-staging-bot
group: MicroOS
Expand All @@ -40,7 +40,7 @@ pipelines:
auto_update: true
destination: repos
whitelist:
- SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:<%= letter %>_-_standard.yaml
- SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:<%= letter %>_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/openSUSE/openSUSE-release-tools.git
Expand All @@ -65,7 +65,7 @@ pipelines:
resources:
- repo-checker
tasks:
- script: ./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP4:Update:Products:Micro54 -s $STAGING_PROJECT
- script: ./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP5:Update:Products:Micro55 -s $STAGING_PROJECT
- Update.000product:
resources:
- repo-checker
Expand Down
14 changes: 7 additions & 7 deletions gocd/microos.target.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pipelines:
resources:
- repo-checker
tasks:
- 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
- script: ./pkglistgen.py -A https://api.suse.de update_and_solve -p SUSE:SLE-15-SP5:Update:Products:Micro55 -s target --only-release-packages --force

SLE-Micro.Package.Lists:
group: MicroOS
Expand All @@ -28,7 +28,7 @@ pipelines:
auto_update: true
destination: repos
whitelist:
- SUSE:SLE-15-SP4:Update:Products:Micro54_-_standard.yaml
- SUSE:SLE-15-SP5:Update:Products:Micro55_-_standard.yaml
scripts:
git: https://github.com/openSUSE/openSUSE-release-tools.git
auto_update: true
Expand All @@ -42,7 +42,7 @@ pipelines:
resources:
- repo-checker
tasks:
- script: ./scripts/pkglistgen.py -A https://api.suse.de --debug update_and_solve -p SUSE:SLE-15-SP4:Update:Products:Micro54 -s target --force
- script: ./scripts/pkglistgen.py -A https://api.suse.de --debug update_and_solve -p SUSE:SLE-15-SP5:Update:Products:Micro55 -s target --force

SLE-Micro.Images:
group: MicroOS
Expand All @@ -52,7 +52,7 @@ pipelines:
git: git://botmaster.suse.de/suse-repos.git
auto_update: true
whitelist:
- SUSE:SLE-15-SP4:Update:Products:Micro54_-_images.yaml
- SUSE:SLE-15-SP5:Update:Products:Micro55_-_images.yaml
destination: repos
scripts:
auto_update: true
Expand All @@ -69,7 +69,7 @@ pipelines:
tasks:
- script: |
export PYTHONPATH=scripts
./scripts/gocd/verify-repo-built-successful.py -A https://api.suse.de -p SUSE:SLE-15-SP4:Update:Products:Micro54 -r images
./scripts/gocd/verify-repo-built-successful.py -A https://api.suse.de -p SUSE:SLE-15-SP5:Update:Products:Micro55 -r images
- Release.Images.To.Test:
approval: manual
Expand All @@ -82,7 +82,7 @@ pipelines:
tasks:
- script: |-
for product in 000product SLE-Micro; do
osc -A https://api.suse.de release SUSE:SLE-15-SP4:Update:Products:Micro54 $product
osc -A https://api.suse.de release SUSE:SLE-15-SP5:Update:Products:Micro55 $product
done
- Release.Images.To.Publish:
Expand All @@ -94,4 +94,4 @@ pipelines:
resources:
- staging-bot
tasks:
- script: osc -A https://api.suse.de release SUSE:SLE-15-SP4:Update:Products:Micro54:TEST
- script: osc -A https://api.suse.de release SUSE:SLE-15-SP5:Update:Products:Micro55:TEST

0 comments on commit b1b5536

Please sign in to comment.