[libvirt] [PATCH jenkins-ci] Add libvirt-go-xml job

3 Jan
2017
3 Jan
'17
5:38 a.m.
Add a job for building the libvirt-go-xml library code Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- projects/libvirt-go-xml.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 projects/libvirt-go-xml.yaml diff --git a/projects/libvirt-go-xml.yaml b/projects/libvirt-go-xml.yaml new file mode 100644 index 0000000..3f73505 --- /dev/null +++ b/projects/libvirt-go-xml.yaml @@ -0,0 +1,13 @@ + +- project: + name: libvirt-go-xml + machines: + - libvirt-centos-7 + - libvirt-fedora-23 + - libvirt-fedora-24 + - libvirt-fedora-rawhide + title: Libvirt Go + jobs: + - go-build-job: + - go-check-job: + parent_jobs: 'libvirt-go-xml-master-build' -- 2.9.3
3169
Age (days ago)
3169
Last active (days ago)
0 comments
1 participants
participants (1)
-
Daniel P. Berrange