Add Zuul CI configuration

This allows us to have pull requests tested before we review changes
to merge.
This commit is contained in:
Neal Gompa
2023-12-20 07:55:40 -05:00
parent 724d3376e7
commit b5003bffbe
10 changed files with 94 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
summary: Build Vagrant image for VirtualBox
discover:
how: fmf
adjust:
enabled: false
when: arch != x86_64
environment:
image_type: oem
image_profile: Vagrant-VirtualBox
execute:
how: tmt