Enable TTM for openSUSE:Leap:15.3:Images
And drop Jump. Also fix the erb file, which wasn't used to enable Leap 15.3.
This commit is contained in:
parent
df53c4629b
commit
79190b8ef7
@ -252,7 +252,7 @@ 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:Leap:15.3
|
||||
TTM.Jump_15.2_Images:
|
||||
TTM.Leap_15.3_Images:
|
||||
group: openSUSE.Checkers
|
||||
lock_behavior: unlockWhenFinished
|
||||
environment_variables:
|
||||
@ -272,4 +272,4 @@ pipelines:
|
||||
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:Jump:15.2:Images
|
||||
scripts/totest-manager.py -A https://api.opensuse.org --debug run openSUSE:Leap:15.3:Images
|
||||
|
@ -12,8 +12,8 @@ pipelines:
|
||||
openSUSE:Leap:15.2:Images
|
||||
openSUSE:Leap:15.2:MicroOS
|
||||
openSUSE:Leap:15.2:WSL
|
||||
openSUSE:Jump:15.2
|
||||
openSUSE:Jump:15.2:Images
|
||||
openSUSE:Leap:15.3
|
||||
openSUSE:Leap:15.3:Images
|
||||
) -%>
|
||||
TTM.<%= project.gsub('openSUSE:', '').gsub(':', '_') %>:
|
||||
group: openSUSE.Checkers
|
||||
|
Loading…
x
Reference in New Issue
Block a user