2019-03-27 14:36:11 +01:00
|
|
|
format_version: 3
|
|
|
|
pipelines:
|
|
|
|
TTM.Factory:
|
|
|
|
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:
|
2019-05-29 18:13:38 +02:00
|
|
|
- staging-bot
|
2019-03-27 14:36:11 +01:00
|
|
|
tasks:
|
|
|
|
- script: |-
|
|
|
|
install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf
|
2019-03-28 08:34:26 +01:00
|
|
|
scripts/totest-manager.py -A https://api.opensuse.org --debug run openSUSE:Factory
|
2019-03-27 14:36:11 +01:00
|
|
|
TTM.Factory_ARM:
|
|
|
|
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:
|
2019-05-29 18:13:38 +02:00
|
|
|
- staging-bot
|
2019-03-27 14:36:11 +01:00
|
|
|
tasks:
|
|
|
|
- script: |-
|
|
|
|
install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf
|
2019-03-28 08:34:26 +01:00
|
|
|
scripts/totest-manager.py -A https://api.opensuse.org --debug run openSUSE:Factory:ARM
|
2019-03-27 14:36:11 +01:00
|
|
|
TTM.Factory_PowerPC:
|
|
|
|
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:
|
2019-05-29 18:13:38 +02:00
|
|
|
- staging-bot
|
2019-03-27 14:36:11 +01:00
|
|
|
tasks:
|
|
|
|
- script: |-
|
|
|
|
install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf
|
2019-03-28 08:34:26 +01:00
|
|
|
scripts/totest-manager.py -A https://api.opensuse.org --debug run openSUSE:Factory:PowerPC
|
2019-03-27 14:36:11 +01:00
|
|
|
TTM.Factory_zSystems:
|
|
|
|
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:
|
2019-05-29 18:13:38 +02:00
|
|
|
- staging-bot
|
2019-03-27 14:36:11 +01:00
|
|
|
tasks:
|
|
|
|
- script: |-
|
|
|
|
install -D /home/go/config/openqa-client.conf /home/go/.config/openqa/client.conf
|
2019-03-28 08:34:26 +01:00
|
|
|
scripts/totest-manager.py -A https://api.opensuse.org --debug run openSUSE:Factory:zSystems
|
2021-06-21 15:09:04 +02:00
|
|
|
TTM.Leap_15.3_ARM:
|
2020-07-08 13:45:59 +02:00
|
|
|
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
|
2021-06-21 15:09:04 +02:00
|
|
|
scripts/totest-manager.py -A https://api.opensuse.org --debug run openSUSE:Leap:15.3:ARM
|
|
|
|
TTM.Leap_15.3_ARM_Images:
|
2021-02-25 11:03:48 +01:00
|
|
|
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
|
2021-06-21 15:09:04 +02:00
|
|
|
scripts/totest-manager.py -A https://api.opensuse.org --debug run openSUSE:Leap:15.3:ARM:Images
|
|
|
|
TTM.Leap_15.3_Images:
|
2020-09-30 14:23:20 +02:00
|
|
|
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
|
2021-06-21 15:09:04 +02:00
|
|
|
scripts/totest-manager.py -A https://api.opensuse.org --debug run openSUSE:Leap:15.3:Images
|
|
|
|
TTM.Leap_15.3_WSL:
|
2021-06-07 15:17:38 +02:00
|
|
|
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
|
2021-06-21 15:09:04 +02:00
|
|
|
scripts/totest-manager.py -A https://api.opensuse.org --debug run openSUSE:Leap:15.3:WSL
|
2021-09-24 00:45:38 +08:00
|
|
|
TTM.Leap_15.3_Update_Respin:
|
|
|
|
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:Leap:15.3:Update:Respin
|
2021-11-02 14:22:01 +01:00
|
|
|
TTM.Leap_15.4_Images:
|
|
|
|
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:Leap:15.4:Images
|
2021-08-10 22:31:37 +08:00
|
|
|
TTM.Leap_15.4:
|
|
|
|
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:Leap:15.4
|
2021-12-15 14:49:23 +01:00
|
|
|
TTM.Leap_15.4_ARM:
|
|
|
|
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:Leap:15.4:ARM
|
2021-12-15 21:25:44 +01:00
|
|
|
TTM.Leap_15.4_ARM_Images:
|
|
|
|
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:Leap:15.4:ARM:Images
|
2022-03-10 16:09:43 +01:00
|
|
|
TTM.Leap_Micro_5.2:
|
|
|
|
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:Leap:Micro:5.2
|
2022-04-13 20:33:34 +08:00
|
|
|
TTM.Leap_Micro_5.2_Images:
|
|
|
|
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:Leap:Micro:5.2:Images
|
2022-07-14 14:27:28 +02:00
|
|
|
TTM.Leap_Micro_5.3:
|
|
|
|
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:Leap:Micro:5.3
|
|
|
|
TTM.Leap_Micro_5.3_Images:
|
|
|
|
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:Leap:Micro:5.3:Images
|