diff --git a/gocd/build-fail-reminder.yaml b/gocd/build-fail-reminder.yaml index 9bcc0853..d993c274 100644 --- a/gocd/build-fail-reminder.yaml +++ b/gocd/build-fail-reminder.yaml @@ -15,7 +15,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- ./build-fail-reminder.py --sender="DimStar / Dominique Leuenberger " --project=openSUSE:Factory --relay=relay.suse.de --json=/home/go/config/openSUSE:Factory.reminded.json --debug diff --git a/gocd/checkers.opensuse.gocd.yaml b/gocd/checkers.opensuse.gocd.yaml index 31f7f6fd..2c3c8fa9 100644 --- a/gocd/checkers.opensuse.gocd.yaml +++ b/gocd/checkers.opensuse.gocd.yaml @@ -18,7 +18,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./check_source.py -A https://api.opensuse.org --verbose --skip-add-reviews --group factory-auto review openSUSE.Repochecker: @@ -39,7 +39,7 @@ pipelines: Run: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: ./repo_checker.py -A https://api.opensuse.org --debug review openSUSE.Legal.Check: @@ -60,7 +60,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./legal-auto.py -A https://api.opensuse.org --debug --legaldb http://legaldb.suse.de review openSUSE.Legal.Import: @@ -102,7 +102,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./check_maintenance_incidents.py --verbose review Factory.Staging.Report: @@ -123,7 +123,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./staging-report.py --debug -A https://api.opensuse.org -p openSUSE:Factory Leap.Staging.Report: @@ -144,7 +144,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./staging-report.py --debug -A https://api.opensuse.org -p openSUSE:Leap:15.1 Source.In.Factory: @@ -165,6 +165,6 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./check_source_in_factory.py --factory openSUSE:Factory --factory openSUSE:Leap:15.0:Update --factory openSUSE:Leap:15.0 --factory openSUSE:Leap:15.0:Update --factory openSUSE:Leap:15.0 --review-mode=fallback-onfail --fallback-group=backports-reviewers --verbose review diff --git a/gocd/checkers.suse.gocd.yaml b/gocd/checkers.suse.gocd.yaml index cb062c65..c5fc7fa2 100644 --- a/gocd/checkers.suse.gocd.yaml +++ b/gocd/checkers.suse.gocd.yaml @@ -18,7 +18,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./check_tags_in_requests.py -A https://api.suse.de --verbose --user=sle-changelog-checker --review=accept-onpass --factory=openSUSE.org:openSUSE:Factory review SLE.Project.Only: @@ -39,13 +39,13 @@ pipelines: SLE_15_SP1: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: ./repo_checker.py -A https://api.suse.de --debug project_only --post-comments SUSE:SLE-15-SP1:GA SLE_12_SP5: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: ./repo_checker.py -A https://api.suse.de --debug project_only --post-comments SUSE:SLE-12-SP5:GA SLE-SP1.Manager42: @@ -85,7 +85,7 @@ pipelines: Run: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: ./repo_checker.py -A https://api.suse.de --debug review SLE.Leaper: @@ -126,7 +126,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot 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-SP1:GA list --supersede @@ -152,7 +152,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP1:GA SLE.Check.Dups: @@ -173,7 +173,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: /usr/bin/osc -A https://api.suse.de check_dups SUSE:SLE-15-SP1:GA SLE.Source.Check: @@ -194,7 +194,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./check_source.py -A https://api.suse.de --verbose --skip-add-reviews --group factory-auto review SLE.Legal.Check: @@ -215,7 +215,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./legal-auto.py -A https://api.suse.de --debug --legaldb http://legaldb.suse.de review SLE.Legal.Import: @@ -259,7 +259,7 @@ pipelines: - Run: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: |- cd scripts @@ -284,7 +284,7 @@ pipelines: - Run: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: |- cd scripts @@ -309,7 +309,7 @@ pipelines: - Run: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: |- cd scripts @@ -334,7 +334,7 @@ pipelines: - Run: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: |- cd scripts @@ -359,7 +359,7 @@ pipelines: - Run: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: |- cd scripts @@ -384,7 +384,7 @@ pipelines: - Run: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: |- cd scripts @@ -409,7 +409,7 @@ pipelines: - Run: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: |- cd scripts @@ -434,7 +434,7 @@ pipelines: - Run: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: |- cd scripts diff --git a/gocd/checkers.suse.gocd.yaml.erb b/gocd/checkers.suse.gocd.yaml.erb index ba51f426..9d1fd1b9 100644 --- a/gocd/checkers.suse.gocd.yaml.erb +++ b/gocd/checkers.suse.gocd.yaml.erb @@ -18,7 +18,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./check_tags_in_requests.py -A https://api.suse.de --verbose --user=sle-changelog-checker --review=accept-onpass --factory=openSUSE.org:openSUSE:Factory review SLE.Project.Only: @@ -39,13 +39,13 @@ pipelines: SLE_15_SP1: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: ./repo_checker.py -A https://api.suse.de --debug project_only --post-comments SUSE:SLE-15-SP1:GA SLE_12_SP5: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: ./repo_checker.py -A https://api.suse.de --debug project_only --post-comments SUSE:SLE-12-SP5:GA SLE-SP1.Manager42: @@ -85,7 +85,7 @@ pipelines: Run: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: ./repo_checker.py -A https://api.suse.de --debug review SLE.Leaper: @@ -126,7 +126,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot 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-SP1:GA list --supersede @@ -152,7 +152,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./staging-report.py --debug -A https://api.suse.de -p SUSE:SLE-15-SP1:GA SLE.Check.Dups: @@ -173,7 +173,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: /usr/bin/osc -A https://api.suse.de check_dups SUSE:SLE-15-SP1:GA SLE.Source.Check: @@ -194,7 +194,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./check_source.py -A https://api.suse.de --verbose --skip-add-reviews --group factory-auto review SLE.Legal.Check: @@ -215,7 +215,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./legal-auto.py -A https://api.suse.de --debug --legaldb http://legaldb.suse.de review SLE.Legal.Import: @@ -260,7 +260,7 @@ pipelines: - Run: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: |- cd scripts diff --git a/gocd/container-cleaner.gocd.yaml b/gocd/container-cleaner.gocd.yaml index b706eca9..4f96c186 100644 --- a/gocd/container-cleaner.gocd.yaml +++ b/gocd/container-cleaner.gocd.yaml @@ -17,7 +17,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- scripts/container_cleaner.py --verbose run openSUSE:Containers:Tumbleweed diff --git a/gocd/devel_list.gocd.yaml b/gocd/devel_list.gocd.yaml index 3c799c66..a058a593 100644 --- a/gocd/devel_list.gocd.yaml +++ b/gocd/devel_list.gocd.yaml @@ -14,6 +14,6 @@ pipelines: stages: - Run: resources: - - staging-bot3 + - staging-bot tasks: - script: ./devel-project.py list -w diff --git a/gocd/gnome-review-bot.gocd.yaml b/gocd/gnome-review-bot.gocd.yaml index b414c3c2..0eccc681 100644 --- a/gocd/gnome-review-bot.gocd.yaml +++ b/gocd/gnome-review-bot.gocd.yaml @@ -14,6 +14,6 @@ pipelines: stages: - Run: resources: - - staging-bot3 + - staging-bot tasks: - script: ./check_source.py --verbose --skip-add-reviews review diff --git a/gocd/monitors.gocd.yaml b/gocd/monitors.gocd.yaml index 90c9ee79..5a8583d3 100644 --- a/gocd/monitors.gocd.yaml +++ b/gocd/monitors.gocd.yaml @@ -20,7 +20,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: |- export PYTHONPATH=$PWD/scripts @@ -45,7 +45,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: # endless loop - script: |- @@ -71,7 +71,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: # endless loop - script: |- @@ -101,7 +101,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: # endless loop - script: |- diff --git a/gocd/pkglistgen.opensuse.gocd.yaml b/gocd/pkglistgen.opensuse.gocd.yaml index 628a7820..b084cb98 100644 --- a/gocd/pkglistgen.opensuse.gocd.yaml +++ b/gocd/pkglistgen.opensuse.gocd.yaml @@ -18,27 +18,27 @@ pipelines: jobs: openSUSE_Factory_target: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Factory -s target openSUSE_Factory_rings: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Factory -s rings openSUSE_Factory_ARM: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Factory:ARM openSUSE_Factory_PowerPC: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Factory:PowerPC openSUSE_Factory_zSystems: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Factory:zSystems Update.Repos.Factory: @@ -59,17 +59,17 @@ pipelines: jobs: openSUSE_Factory: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py --apiurl https://api.opensuse.org handle_update_repos openSUSE:Factory openSUSE_Factory_ARM: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py --apiurl https://api.opensuse.org handle_update_repos openSUSE:Factory:ARM openSUSE_Factory_PowerPC: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py --apiurl https://api.opensuse.org handle_update_repos openSUSE:Factory:PowerPC Pkglistgen.openSUSE_Leap: @@ -90,22 +90,22 @@ pipelines: jobs: openSUSE_Leap_15.1_target: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Leap:15.1 -s target openSUSE_Leap_15.1_rings: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Leap:15.1 -s rings openSUSE_Leap_15.1_ARM: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Leap:15.1:ARM openSUSE_Leap_15.1_PowerPC: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Leap:15.1:PowerPC Update.Repos.Leap: @@ -126,16 +126,16 @@ pipelines: jobs: openSUSE_Leap_15.1: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py --apiurl https://api.opensuse.org handle_update_repos openSUSE:Leap:15.1 openSUSE_Leap_15.1_ARM: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py --apiurl https://api.opensuse.org handle_update_repos openSUSE:Leap:15.1:ARM openSUSE_Leap_15.1_PowerPC: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py --apiurl https://api.opensuse.org handle_update_repos openSUSE:Leap:15.1:PowerPC diff --git a/gocd/pkglistgen.opensuse.gocd.yaml.erb b/gocd/pkglistgen.opensuse.gocd.yaml.erb index c6f8684a..8e339549 100644 --- a/gocd/pkglistgen.opensuse.gocd.yaml.erb +++ b/gocd/pkglistgen.opensuse.gocd.yaml.erb @@ -26,7 +26,7 @@ pipelines: -%> <%= name %>: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p <%= project[0] %><%= options %> <% end -%> @@ -49,7 +49,7 @@ pipelines: <% %w(openSUSE:Factory openSUSE:Factory:ARM openSUSE:Factory:PowerPC).each do |project| -%> <%= project.gsub(':', '_') %>: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py --apiurl https://api.opensuse.org handle_update_repos <%= project %> <% end -%> @@ -78,7 +78,7 @@ pipelines: end -%> <%= name %>: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p <%= project[0] %><%= options %> <% end -%> @@ -101,7 +101,7 @@ Update.Repos.Leap: <% %w(openSUSE:Leap:15.1 openSUSE:Leap:15.1:ARM openSUSE:Leap:15.1:PowerPC).each do |project| -%> <%= project.gsub(':', '_') %>: resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py --apiurl https://api.opensuse.org handle_update_repos <%= project %> <% end -%> diff --git a/gocd/pkglistgen_staging.gocd.yaml b/gocd/pkglistgen_staging.gocd.yaml index fefd4a80..9a4d90e4 100644 --- a/gocd/pkglistgen_staging.gocd.yaml +++ b/gocd/pkglistgen_staging.gocd.yaml @@ -17,112 +17,112 @@ pipelines: jobs: "Staging.A": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:A --only-release-packages --force "Staging.B": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:B --only-release-packages --force "Staging.C": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:C --only-release-packages --force "Staging.D": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:D --only-release-packages --force "Staging.E": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:E --only-release-packages --force "Staging.F": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:F --only-release-packages --force "Staging.G": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:G --only-release-packages --force "Staging.H": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:H --only-release-packages --force "Staging.I": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:I --only-release-packages --force "Staging.J": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:J --only-release-packages --force "Staging.K": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:K --only-release-packages --force "Staging.L": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:L --only-release-packages --force "Staging.M": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:M --only-release-packages --force "Staging.N": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:N --only-release-packages --force "Staging.O": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:O --only-release-packages --force "Staging.Gcc7": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:Gcc7 @@ -154,7 +154,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -163,21 +163,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -208,7 +208,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -217,21 +217,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -262,7 +262,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -271,21 +271,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -316,7 +316,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -325,21 +325,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -370,7 +370,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -379,21 +379,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -424,7 +424,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -433,21 +433,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -478,7 +478,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -487,21 +487,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -532,7 +532,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -541,21 +541,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -586,7 +586,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -595,21 +595,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -640,7 +640,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -649,21 +649,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -694,7 +694,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -703,21 +703,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -748,7 +748,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -757,21 +757,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -802,7 +802,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -811,21 +811,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -856,7 +856,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -865,21 +865,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -910,7 +910,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -919,21 +919,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -964,7 +964,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -973,21 +973,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -1010,35 +1010,35 @@ pipelines: jobs: "Staging.A": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Leap:15.1:Staging:A --only-release-packages --force "Staging.B": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Leap:15.1:Staging:B --only-release-packages --force "Staging.C": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Leap:15.1:Staging:C --only-release-packages --force "Staging.D": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Leap:15.1:Staging:D --only-release-packages --force "Staging.E": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Leap:15.1:Staging:E @@ -1070,7 +1070,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -1079,14 +1079,14 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Leap:15.1 -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force @@ -1116,7 +1116,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -1125,14 +1125,14 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Leap:15.1 -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force @@ -1162,7 +1162,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -1171,14 +1171,14 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Leap:15.1 -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force @@ -1208,7 +1208,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -1217,14 +1217,14 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Leap:15.1 -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force @@ -1254,7 +1254,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -1263,14 +1263,14 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Leap:15.1 -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force diff --git a/gocd/pkglistgen_staging.gocd.yaml.erb b/gocd/pkglistgen_staging.gocd.yaml.erb index 09148ee7..57a7921b 100644 --- a/gocd/pkglistgen_staging.gocd.yaml.erb +++ b/gocd/pkglistgen_staging.gocd.yaml.erb @@ -19,7 +19,7 @@ pipelines: <% factory_stagings.each do |letter| -%> "Staging.<%= letter %>": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Factory:Staging:<%= letter %> @@ -52,7 +52,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -61,21 +61,21 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Factory -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force - Enable.images.repo: resources: - - staging-bot3 + - staging-bot tasks: - script: |- osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build" @@ -100,7 +100,7 @@ pipelines: <% leap_stagings.each do |letter| -%> "Staging.<%= letter %>": resources: - - repo-checker3 + - repo-checker tasks: - script: python3 ./pkglistgen.py -A https://api.opensuse.org update_and_solve --staging openSUSE:Leap:15.1:Staging:<%= letter %> @@ -133,7 +133,7 @@ pipelines: jobs: Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- python3 ./scripts/gocd/verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard @@ -142,14 +142,14 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-repo-checker resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A $STAGING_API -p openSUSE:Leap:15.1 -s $STAGING_PROJECT - Update.000product: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force diff --git a/gocd/rebuild_support.gocd.yaml b/gocd/rebuild_support.gocd.yaml index 13e12586..15fd6506 100644 --- a/gocd/rebuild_support.gocd.yaml +++ b/gocd/rebuild_support.gocd.yaml @@ -14,6 +14,6 @@ pipelines: stages: - Run: resources: - - staging-bot3 + - staging-bot tasks: - script: ./suppkg_rebuild.py -p openSUSE:Factory diff --git a/gocd/sp1-stagings.gocd.yaml b/gocd/sp1-stagings.gocd.yaml index 61d3ead0..4dd1176d 100644 --- a/gocd/sp1-stagings.gocd.yaml +++ b/gocd/sp1-stagings.gocd.yaml @@ -118,7 +118,7 @@ pipelines: stages: - Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- cd scripts/gocd @@ -163,7 +163,7 @@ pipelines: stages: - Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- cd scripts/gocd @@ -208,7 +208,7 @@ pipelines: stages: - Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- cd scripts/gocd @@ -253,7 +253,7 @@ pipelines: stages: - Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- cd scripts/gocd @@ -298,7 +298,7 @@ pipelines: stages: - Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- cd scripts/gocd @@ -343,7 +343,7 @@ pipelines: stages: - Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- cd scripts/gocd @@ -388,7 +388,7 @@ pipelines: stages: - Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- cd scripts/gocd @@ -433,7 +433,7 @@ pipelines: stages: - Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- cd scripts/gocd @@ -478,7 +478,7 @@ pipelines: stages: - Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- cd scripts/gocd @@ -523,7 +523,7 @@ pipelines: stages: - Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- cd scripts/gocd @@ -568,7 +568,7 @@ pipelines: stages: - Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- cd scripts/gocd diff --git a/gocd/sp1-stagings.gocd.yaml.erb b/gocd/sp1-stagings.gocd.yaml.erb index 475f2ff9..211f7f29 100644 --- a/gocd/sp1-stagings.gocd.yaml.erb +++ b/gocd/sp1-stagings.gocd.yaml.erb @@ -51,7 +51,7 @@ pipelines: stages: - Check.Build.Succeeds: resources: - - staging-bot3 + - staging-bot tasks: - script: |- cd scripts/gocd diff --git a/gocd/sp1.target.gocd.yaml b/gocd/sp1.target.gocd.yaml index 96a33877..70b0169b 100644 --- a/gocd/sp1.target.gocd.yaml +++ b/gocd/sp1.target.gocd.yaml @@ -59,7 +59,7 @@ pipelines: stages: - Expect.Images.To.Finish: resources: - - staging-bot3 + - staging-bot tasks: - script: | export PYTHONPATH=scripts @@ -72,7 +72,7 @@ pipelines: environment_variables: OSC_CONFIG: /home/go/config/oscrc-totest-manager resources: - - staging-bot3 + - staging-bot tasks: - script: |- for product in kiwi-templates-SLES15-JeOS \ diff --git a/gocd/staging-bot-reminder.gocd.yaml b/gocd/staging-bot-reminder.gocd.yaml index 7acf2f3a..1e11fb74 100644 --- a/gocd/staging-bot-reminder.gocd.yaml +++ b/gocd/staging-bot-reminder.gocd.yaml @@ -16,7 +16,7 @@ pipelines: type: manual timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: ./devel-project.py reviews --min-age 3 --remind - script: ./devel-project.py requests --min-age 3 --remind diff --git a/gocd/staging.bot.gocd.yaml b/gocd/staging.bot.gocd.yaml index 92f69003..4c57186f 100644 --- a/gocd/staging.bot.gocd.yaml +++ b/gocd/staging.bot.gocd.yaml @@ -20,7 +20,7 @@ pipelines: jobs: Run: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A https://api.opensuse.org -p openSUSE:Factory @@ -42,7 +42,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: osc -A https://api.opensuse.org staging -p openSUSE:Factory rebuild - script: osc -A https://api.opensuse.org staging -p openSUSE:Factory list --supersede @@ -70,7 +70,7 @@ pipelines: jobs: Run: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A https://api.opensuse.org -p openSUSE:Leap:15.1 @@ -92,7 +92,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: osc -A https://api.opensuse.org staging -p openSUSE:Leap:15.1 rebuild - script: osc -A https://api.opensuse.org staging -p openSUSE:Leap:15.1 list --supersede @@ -119,24 +119,24 @@ pipelines: openSUSE.Factory: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: ./repo_checker.py -A https://api.opensuse.org --debug project_only --post-comments openSUSE:Factory openSUSE.Leap.15.0.Update: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: ./repo_checker.py -A https://api.opensuse.org --debug project_only --post-comments openSUSE:Leap:15.0:Update openSUSE.Leap.42.3.Update: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: ./repo_checker.py -A https://api.opensuse.org --debug project_only --post-comments openSUSE:Leap:42.3:Update openSUSE.Leap.15.1.Update: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: ./repo_checker.py -A https://api.opensuse.org --debug project_only --post-comments openSUSE:Leap:15.1:Update diff --git a/gocd/staging.bot.gocd.yaml.erb b/gocd/staging.bot.gocd.yaml.erb index 3270c742..3f6cc063 100644 --- a/gocd/staging.bot.gocd.yaml.erb +++ b/gocd/staging.bot.gocd.yaml.erb @@ -22,7 +22,7 @@ pipelines: jobs: Run: resources: - - repo-checker3 + - repo-checker tasks: - script: |- python3 ./scripts/staging-installcheck.py -A https://api.opensuse.org -p openSUSE:<%= project %> @@ -44,7 +44,7 @@ pipelines: Run: timeout: 0 resources: - - staging-bot3 + - staging-bot tasks: - script: osc -A https://api.opensuse.org staging -p openSUSE:<%= project %> rebuild - script: osc -A https://api.opensuse.org staging -p openSUSE:<%= project %> list --supersede @@ -73,7 +73,7 @@ pipelines: <%= project.gsub(':', '.') %>: timeout: 0 resources: - - repo-checker3 + - repo-checker tasks: - script: ./repo_checker.py -A https://api.opensuse.org --debug project_only --post-comments <%= project %> <% end -%> diff --git a/gocd/totestmanager.gocd.yaml b/gocd/totestmanager.gocd.yaml index 8403699d..6cfa22fe 100644 --- a/gocd/totestmanager.gocd.yaml +++ b/gocd/totestmanager.gocd.yaml @@ -16,7 +16,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf @@ -37,7 +37,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf @@ -58,7 +58,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf @@ -79,7 +79,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf @@ -100,7 +100,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf @@ -121,7 +121,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf @@ -142,7 +142,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf @@ -163,7 +163,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf @@ -184,7 +184,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf @@ -205,7 +205,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf diff --git a/gocd/totestmanager.gocd.yaml.erb b/gocd/totestmanager.gocd.yaml.erb index 3627399b..ee310070 100644 --- a/gocd/totestmanager.gocd.yaml.erb +++ b/gocd/totestmanager.gocd.yaml.erb @@ -19,7 +19,7 @@ pipelines: - Run: approval: manual resources: - - staging-bot3 + - staging-bot tasks: - script: |- install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf diff --git a/gocd/update.osrt.gocd.yaml b/gocd/update.osrt.gocd.yaml index 50629934..fd5d2193 100644 --- a/gocd/update.osrt.gocd.yaml +++ b/gocd/update.osrt.gocd.yaml @@ -17,6 +17,6 @@ pipelines: stages: - obs-deploy: resources: - - staging-bot3 + - staging-bot tasks: - script: ./dist/ci/obs-deploy