Skip to content

Commit

Permalink
Merge pull request #2602 from Vogtinator/lesswsl
Browse files Browse the repository at this point in the history
gocd: Drop openSUSE:Factory:WSL
  • Loading branch information
Vogtinator committed Jul 14, 2021
2 parents 5d5297c + 1cbf523 commit bc46663
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
21 changes: 0 additions & 21 deletions gocd/totestmanager.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion gocd/totestmanager.gocd.yaml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bc46663

Please sign in to comment.