]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: Separate the integration job template to a separate file
authorErik Skultety <eskultet@redhat.com>
Fri, 6 May 2022 06:16:46 +0000 (08:16 +0200)
committerErik Skultety <eskultet@redhat.com>
Thu, 12 May 2022 09:12:26 +0000 (11:12 +0200)
commit387932771ad32061e57de269e1e124c154e1eaa6
tree342fe96ac4053cb2956f492b697ca8daeb5c31a6
parent46fa0e46e13964465d337dc0d636a99a6f5a7359
ci: Separate the integration job template to a separate file

Future patches will do more code extraction from the existing template
using YAML anchors so it'd be better that the templates would live
separately from job definitions.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
ci/integration-template.yml [new file with mode: 0644]
ci/integration.yml