Fix SCM and trigger yamls to support project and custom project

Description

In order to support all types of git URLs and project folders, we have decided to do the following:
1) Git clone dir, ${WORKSPACE}/{dir} will always stay ${WORKSPACE}/{project}
2) git URL will be different when using default macro and custom-repo macro.
for default it'll be: {git-proto}://{git-server}/{gerrit_subpath}{project}
for custom-repo it'll be: {git-proto}://{git-server}/{gerrit_subpath}{custom_repo}
3) trigger will also have default and custom repo.
for default it'll be {project}
for custom-repo it'll be {custome_repo}

custom_repo can be a project name or project name + path

is caused by

Activity

Show:

Barak Korren June 11, 2018 at 5:55 AM

This ticket has to do with the V1 code, has its been superseded by the V2 code, moving this to WONTFIX.

Barak Korren August 23, 2017 at 2:38 PM

This is only needed by the 'SDK' jobs for now, and we have other solutions in place for other use cases, so lowering priority and moving back to 'ToDo'

Won't Fix

Details

Assignee

Reporter

Priority

Created July 30, 2017 at 9:35 AM
Updated September 2, 2018 at 3:51 PM
Resolved June 11, 2018 at 5:55 AM

Flag notifications