Fixed
Details
Assignee
Barak KorrenBarak Korren(Deactivated)Reporter
Barak KorrenBarak Korren(Deactivated)Blocked By
Blocking on code reviewComponents
Priority
Medium
Details
Details
Assignee
Barak Korren
Barak Korren(Deactivated)Reporter
Barak Korren
Barak Korren(Deactivated)Blocked By
Blocking on code review
Components
Priority
Created July 26, 2017 at 10:44 AM
Updated November 1, 2017 at 10:03 AM
Resolved October 2, 2017 at 7:24 AM
To add STD-CI jobs for a project in Gerrit, one needs to create an 'scm' file and put information about how to clone the project from Gerrit in it.
This file is not really needed, as most information is already available in parameters that are passed to the job templates by the 'project' definitions.
The Lago GitHub job templates for example, do not use scm files at all.
This means that removing the scm files is also needed to allow implementing OVIRT-1084.