From bc377aa24366fef38f425e988b225a438af748e5 Mon Sep 17 00:00:00 2001 From: Jimmy Berry Date: Fri, 13 Sep 2019 11:06:06 -0500 Subject: [PATCH] gocd: remove PackageHub15SP1.Manager42 as project is locked. Leave a README file in config/manager_42 to preserve directory until ready to remove leaper/manager_42 stack. --- config/manager_42/README.txt | 1 + .../openSUSE:Backports:SLE-15-SP1.yml | 4 ---- gocd/checkers.opensuse.gocd.yaml | 21 ------------------- 3 files changed, 1 insertion(+), 25 deletions(-) create mode 100644 config/manager_42/README.txt delete mode 100644 config/manager_42/openSUSE:Backports:SLE-15-SP1.yml diff --git a/config/manager_42/README.txt b/config/manager_42/README.txt new file mode 100644 index 00000000..4054855a --- /dev/null +++ b/config/manager_42/README.txt @@ -0,0 +1 @@ +Create an OSRT:OriginManager config instead. diff --git a/config/manager_42/openSUSE:Backports:SLE-15-SP1.yml b/config/manager_42/openSUSE:Backports:SLE-15-SP1.yml deleted file mode 100644 index 6d028e71..00000000 --- a/config/manager_42/openSUSE:Backports:SLE-15-SP1.yml +++ /dev/null @@ -1,4 +0,0 @@ ---- -from_prj: openSUSE:Backports:SLE-15-SP1 -project_preference_order: - - openSUSE:Leap:15.1 diff --git a/gocd/checkers.opensuse.gocd.yaml b/gocd/checkers.opensuse.gocd.yaml index 5384c6de..68989f5c 100644 --- a/gocd/checkers.opensuse.gocd.yaml +++ b/gocd/checkers.opensuse.gocd.yaml @@ -127,27 +127,6 @@ pipelines: - staging-bot tasks: - script: ./leaper.py -A https://api.opensuse.org --verbose project openSUSE:Maintenance maintenance_incident - PackageHub15SP1.Manager42: - group: openSUSE.Checkers - lock_behavior: unlockWhenFinished - timer: - spec: 0 */30 * ? * * - environment_variables: - OSC_CONFIG: /home/go/config/oscrc-leaper - materials: - git: - git: https://github.com/openSUSE/openSUSE-release-tools.git - stages: - - Run: - approval: manual - jobs: - Run: - timeout: 0 - resources: - - staging-bot - tasks: - - script: ./manager_42.py -A https://api.opensuse.org -c config/manager_42/openSUSE:Backports:SLE-15-SP1.yml - Factory.Staging.Report: group: openSUSE.Checkers lock_behavior: unlockWhenFinished