diff --git a/gocd/totestmanager.gocd.yaml b/gocd/totestmanager.gocd.yaml index 6c7828df..d30b4b69 100644 --- a/gocd/totestmanager.gocd.yaml +++ b/gocd/totestmanager.gocd.yaml @@ -63,27 +63,6 @@ pipelines: - script: |- install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf scripts/totest-manager.py -A https://api.opensuse.org --debug run openSUSE:Factory:PowerPC - TTM.Factory_WSL: - group: openSUSE.Checkers - lock_behavior: unlockWhenFinished - environment_variables: - OSC_CONFIG: /home/go/config/oscrc-totest-manager - materials: - script: - git: https://github.com/openSUSE/openSUSE-release-tools.git - destination: scripts - timer: - spec: 0 */15 * ? * * - only_on_changes: false - stages: - - Run: - approval: manual - resources: - - staging-bot - tasks: - - script: |- - install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf - scripts/totest-manager.py -A https://api.opensuse.org --debug run openSUSE:Factory:WSL TTM.Factory_zSystems: group: openSUSE.Checkers lock_behavior: unlockWhenFinished diff --git a/gocd/totestmanager.gocd.yaml.erb b/gocd/totestmanager.gocd.yaml.erb index 9bf67eb2..1e29ae95 100644 --- a/gocd/totestmanager.gocd.yaml.erb +++ b/gocd/totestmanager.gocd.yaml.erb @@ -4,7 +4,6 @@ pipelines: openSUSE:Factory openSUSE:Factory:ARM openSUSE:Factory:PowerPC - openSUSE:Factory:WSL openSUSE:Factory:zSystems openSUSE:Leap:15.2:ARM:Images openSUSE:Leap:15.2:Images