taskotron-trigger: disable atomic and cloud tests
Due to missing nested virt: https://pagure.io/taskotron/issue/239
This commit is contained in:
parent
cad734d27c
commit
1957d79cdc
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
do:
|
||||
- {tasks: [check_modulemd]}
|
||||
|
||||
{# disabled due to missing nested virt: https://pagure.io/taskotron/issue/239
|
||||
- when:
|
||||
message_type: AtomicCompose
|
||||
do:
|
||||
|
@ -43,6 +44,7 @@
|
|||
message_type: CloudCompose
|
||||
do:
|
||||
- {tasks: [fedora-cloud-tests]}
|
||||
#}
|
||||
|
||||
- when:
|
||||
message_type: ModuleBuildComplete
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue