I am using Jenkins - UCM clearCase plugin. I have two streams - One for Code and one for config and build scipts.
Stream selector: stream_code_name@\vob
load rules:
load set_code
load set_config
set_code is for stream_code_name stream.
Note: Jenkins downloaded the code under VIEWTAG/set_code. I want config code under VIEWTAG/set_config.
How do I load another stream ie stream_config_name@\vob. ??
I am open to using another plugins or base clearcase plugin too.
The only reason why an UCM stream
stream_code_name@\vobdoes not load anything underset_config, even though its config spec has a load rule is... there is noset_configcomponent (no UCM component with a root folder set_config)You need to rebase that stream with a foundation baseline of a component including
set_configfolder in order for that stream, when loaded (by Jenkins or even manually, on your own computer), to display any file inset_config.