]
eyal edri [Administrator] commented on OVIRT-1021:
--------------------------------------------------
The support for GitHub projects in standard CI is tracked here
and initial work is done now to add
ovirt-web-ui as the first oVirt project to have build-artifacts triggered from GitHub.
Trigger a job on a github repo change
-------------------------------------
Key: OVIRT-1021
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1021
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Fabian Deutsch
Assignee: infra
Hey,
we are pushing some changes to this github repository:
https://github.com/kubevirt/demo
The test autpmation requires nesting, thus it would be nice if this repo could be run on
jenkins.
Could our jenkins instance get a plugin to be able to hook it up to github i.e.
https://wiki.jenkins-ci.org/display/JENKINS/GitHub+plugin
The other thing would be how to store the job specification in the repo.
Here it would be nice if we could dump a travis-ci-like file into the repo and let the
job inerprete this.