Add Zuul CI configuration
This allows us to have pull requests tested before we review changes to merge.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
summary: Build Vagrant image for libvirt
|
||||
discover:
|
||||
how: fmf
|
||||
environment:
|
||||
image_type: oem
|
||||
image_profile: Vagrant-libvirt
|
||||
execute:
|
||||
how: tmt
|
||||
Reference in New Issue
Block a user