]
Barak Korren updated OVIRT-1470:
--------------------------------
Epic Link: OVIRT-400
Create README for the 'jenkins' repo
------------------------------------
Key: OVIRT-1470
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1470
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: oVirt CI
Reporter: Barak Korren
Assignee: infra
Labels: documentation, jenkins, jjb
The 'jenkins' repo does not have any 'readme' file ATM, this makes it
very unfriendly for newcomers, especially if they find it in GitHub.
We should add a '{{README.markdown}}' file that will include:
# Explanation about what the repo contains
# General explanation about the logic behind the repo and STD-CI with a link to
infra-docs for further information.
# Explanation about how to use JJB to create jobs
# Explanation about how to run tests for code
We should probably also include a more JJB specific README in '{{/jobs/confs}}'
as well as a '{{requirements.txt}}' file to help installing JJB in virtualenv
(This may be done as part of OVIRT-1466).